
.nb-remote-select[data-v-77dab792] {
  display: inline-block;
  width: 100%;
}

/* 使用深度选择器 */
.nb-remote-select[data-v-77dab792] .el-loading-mask {
  background-color: rgba(255, 255, 255, 0.8);
}


.dash-border-button[data-v-572d6fdb] {
  width: 100%;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: 1px dashed;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
}
.disabled[data-v-572d6fdb] {
  border-color: #adb1b8;
  color: #606266;
  cursor: not-allowed;
}
.normal[data-v-572d6fdb] {
  border-color: #409EFF;
  color: #409EFF;
}
.normal[data-v-572d6fdb]:hover {
  border-color: #ecf5ff;
  color: #b3d8ff;
}


.groupon-select-dialog[data-v-35464833] {
  display: inline-block;
  width: 100%;
}
.selected-items[data-v-35464833] {
  margin-top: 10px;
}
.selected-items .el-alert[data-v-35464833] {
  margin-bottom: 8px;
}
.search-bar[data-v-35464833] {
  margin-bottom: 16px;
}
.pagination-container[data-v-35464833] {
  margin-top: 16px;
  text-align: right;
}
.button-dash[data-v-35464833] {
  margin-bottom: 16px;
  width: 100%;
  font-size: 14px;
  color: #666;
  border: 1px dashed #eee;
  padding: 2px 10px;
  border-radius: 4px;
}

