
.enterprise-selector[data-v-2bdcebf0] {
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
}
.enterprise-selector--inline[data-v-2bdcebf0] {
  padding: 0;
  margin-bottom: 0;
  background: transparent;
}
.enterprise-selector--locked[data-v-2bdcebf0] {
  padding: 0;
  margin-bottom: 0;
  background: transparent;
}
.enterprise-option[data-v-2bdcebf0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.enterprise-name[data-v-2bdcebf0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.enterprise-qyid[data-v-2bdcebf0] {
  margin-left: 10px;
  color: #909399;
  font-size: 12px;
  background-color: #f4f4f5;
  border: 1px solid #d3d4d6;
  border-radius: 4px;
  padding: 0 4px;
}

