
.ex-form-responsive .el-form-item[data-v-a51e5d2c] {
  padding-bottom: 10px;
}
.w-100[data-v-a51e5d2c] {
  width: 100% !important;
}
.el-select .el-input[data-v-a51e5d2c] {
  width: 50% !important;
}
.input-with-select .el-input-group__prepend[data-v-a51e5d2c] {
  background-color: #fff;
}
.scrollableSelect[data-v-a51e5d2c] {
  margin-bottom: 0px;
  vertical-align: middle;
}
.linktag[data-v-a51e5d2c] {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}


.addGroup[data-v-59756a7f] {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
  color: var(--color-primary) !important;
}

.addGroupty .el-table__body-wrapper{
  max-height: 245px !important;
}


.syncGroup[data-v-18cded26]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}
.left-content[data-v-18cded26]{
    width: 80%;
}
.right-content[data-v-18cded26]{
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}


.card-header[data-v-2fa06fd6]{
  min-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* .card {
  border: 1px solid #727cf5;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  margin-right: 10px;
  height: 80px;
  margin-bottom: 10px;
  overflow: hidden;
} */
/* .card-header {
  background: #727cf5;
  color: white;
  padding: 5px;
  font-size: 16px;
} */
.card-content[data-v-2fa06fd6] {
  height: 68%;
  /* padding: 1.5em; */
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* .card-content h2 {
  color: #727cf5;
  margin: auto 0;
} */


.statistics-card[data-v-451c3494] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

