.busdefendCompany .text-Icon {
  margin-right: 10px;
}
.busdefendCompany .likeA {
  cursor: pointer;
  text-decoration: underline;
}
.busdefendCompany .likeA:hover {
  color: #409EFF;
}
.busdefendCompany .el-dialog__header {
  text-align: center;
}
.addCircle {
  color: white;
  font-size: 24px;
  font-weight: bold;
  display: inline-flex;
  background: #409EFF;
  padding: 0px 8px;
  border-radius: 50%;
  justify-content: center;
  align-content: center;
  float: left;
  cursor: pointer;
  line-height: 30px;
  margin: 5px 0px 0 20px;
}
.Companyremove {
  padding: 0px 11px;
  font-size: 24px;
  line-height: 30px;
}
.el-select {
  width: 100%;
}
.busdefendCompany .el-form-item {
  margin-bottom: 16px;
}
.margin-left{
  margin-left: 5px;
}
