@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-f5090084]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.salesCenter-page .salesCenter-tabs[data-v-f5090084] .el-tabs__header {
  margin-right: 20px;
}
.salesCenter-page .previewTable[data-v-f5090084] {
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.salesCenter-page .previewTable .handleConfirmUpload[data-v-f5090084] {
  margin-bottom: 20px;
}
.salesCenter-page .prodConfirm-btn[data-v-f5090084] .el-button + .el-button {
  margin-left: 0;
}
.salesCenter-page .prodConfirm-btn .el-button[data-v-f5090084]:nth-child(1) {
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.salesCenter-page .prodConfirm-btn .el-button[data-v-f5090084]:nth-child(2) {
  border-radius: 0 3px 3px 0;
}
.salesCenter-page .orderAdjust-btn[data-v-f5090084] .el-button + .el-button {
  margin-left: 0;
}
.salesCenter-page .orderAdjust-btn .el-button[data-v-f5090084]:nth-child(1) {
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.salesCenter-page .orderAdjust-btn .el-button[data-v-f5090084]:nth-child(2) {
  border-radius: 0;
}
.salesCenter-page .orderAdjust-btn .el-button[data-v-f5090084]:nth-child(3) {
  border-left: 0;
  border-radius: 0 3px 3px 0;
}
.salesCenter-page .salesCenter-tips[data-v-f5090084] {
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}
.salesCenter-search[data-v-f5090084] {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.salesCenter-search .form-btn-container[data-v-f5090084] {
  margin-top: 8px;
}
.salesCenter-content[data-v-f5090084] {
  margin-top: 10px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.salesCenter-content .list-head[data-v-f5090084] {
  padding-bottom: 20px;
}
.salesCenter-content[data-v-f5090084] .el-table__empty-text {
  text-align: left;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-f486c7e8]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.salesCenter-page .salesCenter-tabs[data-v-f486c7e8] .el-tabs__header {
  margin-right: 20px;
}
.salesCenter-page .previewTable[data-v-f486c7e8] {
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.salesCenter-page .previewTable .handleConfirmUpload[data-v-f486c7e8] {
  margin-bottom: 20px;
}
.salesCenter-page .prodConfirm-btn[data-v-f486c7e8] .el-button + .el-button {
  margin-left: 0;
}
.salesCenter-page .prodConfirm-btn .el-button[data-v-f486c7e8]:nth-child(1) {
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.salesCenter-page .prodConfirm-btn .el-button[data-v-f486c7e8]:nth-child(2) {
  border-radius: 0 3px 3px 0;
}
.salesCenter-page .orderAdjust-btn[data-v-f486c7e8] .el-button + .el-button {
  margin-left: 0;
}
.salesCenter-page .orderAdjust-btn .el-button[data-v-f486c7e8]:nth-child(1) {
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.salesCenter-page .orderAdjust-btn .el-button[data-v-f486c7e8]:nth-child(2) {
  border-radius: 0;
}
.salesCenter-page .orderAdjust-btn .el-button[data-v-f486c7e8]:nth-child(3) {
  border-left: 0;
  border-radius: 0 3px 3px 0;
}
.salesCenter-page .salesCenter-tips[data-v-f486c7e8] {
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}
.salesCenter-search[data-v-f486c7e8] {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.salesCenter-search .form-btn-container[data-v-f486c7e8] {
  margin-top: 8px;
}
.salesCenter-content[data-v-f486c7e8] {
  margin-top: 10px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.salesCenter-content .list-head[data-v-f486c7e8] {
  padding-bottom: 20px;
}
.salesCenter-content[data-v-f486c7e8] .el-table__empty-text {
  text-align: left;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-6e7ceec8]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.schedulingPlan-page .schedulingPlan-tabs[data-v-6e7ceec8] .el-tabs__header {
  margin-right: 20px;
}
.schedulingPlan-search[data-v-6e7ceec8], .schedulingPlan-barDiagram[data-v-6e7ceec8] {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.schedulingPlan-search .form-btn-container[data-v-6e7ceec8], .schedulingPlan-barDiagram .form-btn-container[data-v-6e7ceec8] {
  margin-top: 8px;
}
.schedulingPlan-barDiagram[data-v-6e7ceec8] {
  margin-bottom: 10px;
}
.schedulingPlan-content[data-v-6e7ceec8] {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-top: 10px;
}
.schedulingPlan-content .list-head[data-v-6e7ceec8] {
  margin-top: 20px;
  padding-bottom: 20px;
}
.schedulingPlan-content[data-v-6e7ceec8] .el-table__empty-text {
  text-align: left;
}
.schedulingPlan-con[data-v-6e7ceec8] {
  position: relative;
  max-width: 100%;
}
.strategySelection-page .schedulingPlan-start[data-v-6e7ceec8] {
  line-height: 300px;
  text-align: center;
}
.strategySelection-page .schedulingPlan-start[data-v-6e7ceec8] .el-button {
  padding: 24px 60px;
  font-size: 20px;
}
.strategySelection-page .schedulingPlan-loading[data-v-6e7ceec8] {
  color: #409EFF;
}
.strategySelection-page[data-v-6e7ceec8] .el-loading-mask {
  background-color: rgba(255, 255, 255, 0.6);
}
