.mask[data-v-d8159de8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.mask .content[data-v-d8159de8] {
  position: absolute;
  padding: 20px 15px 0;
  left: 0;
  margin: auto;
  width: 700px;
  height: 670px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.mask .close-btn[data-v-d8159de8] {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  background-color: #f7f8f9;
  cursor: pointer;
}
.mask .input[data-v-d8159de8] {
  width: 120px;
}
.mask .pagination[data-v-d8159de8] {
  margin-top: 20px;
}

.course-invite[data-v-2e6c5a6e] {
  background-color: #fff;
  padding: 15px;
}
.link[data-v-2e6c5a6e] {
  text-decoration: underline;
}
.header[data-v-2e6c5a6e] {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.header .title[data-v-2e6c5a6e] {
  font-size: 18px;
  font-weight: bold;
}
.header .btns[data-v-2e6c5a6e] {
  display: flex;
}
.header .download[data-v-2e6c5a6e] {
  text-decoration: underline;
  padding: 6px 6px 0 0;
  color: #999;
}
.header .btn[data-v-2e6c5a6e] {
  width: 90px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  border-radius: 2px;
  border: 1px solid #bbbfc9;
  margin-left: 10px;
  font-size: 12px;
  cursor: pointer;
}
.header .share[data-v-2e6c5a6e] {
  background: #4a39a0;
  border: 1px solid #4a39a0;
  color: #ffffff;
}
.header .share[data-v-2e6c5a6e]::before {
  font-size: 16px;
  vertical-align: top;
}
.tean-box[data-v-2e6c5a6e] {
  padding-top: 20px;
  min-height: 400px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tean-box .red-border[data-v-2e6c5a6e] {
  border: 1px solid red;
}
.team[data-v-2e6c5a6e] {
  margin-right: 13px;
  border: 1px solid #eee;
  width: 510px;
  margin-bottom: 20px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.team .dragula-container[data-v-2e6c5a6e] {
  flex: 1;
}
.team .team-head[data-v-2e6c5a6e] {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: rgba(74, 57, 160, 0.07);
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  align-items: center;
}
.team .team-name[data-v-2e6c5a6e] {
  font-weight: bold;
  font-size: 14px;
  display: flex;
  flex: 1;
}
.team .team-name .name[data-v-2e6c5a6e] {
  margin-right: 10px;
}
.team .team-name .iconfont[data-v-2e6c5a6e] {
  color: #4a39a0;
}
.team .team-name input[data-v-2e6c5a6e] {
  height: 30px;
  width: 190px;
  margin-top: 5px;
  padding: 0 10px;
  border: 1px solid #7762df;
  border-radius: 4px;
}
.team .more-btn[data-v-2e6c5a6e] {
  cursor: pointer;
  width: 50px;
  text-align: right;
}
.team .more-btn:hover .toll-box[data-v-2e6c5a6e] {
  display: block;
}
.team .toll-box[data-v-2e6c5a6e] {
  text-align: left;
  position: absolute;
  top: 35px;
  width: 110px;
  background-color: #fff;
  right: 0;
  z-index: 9;
  display: none;
  padding: 10px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  line-height: 28px;
  border-radius: 3px;
}
.team .toll-box .iconfont[data-v-2e6c5a6e] {
  font-size: 12px;
}
.team .toll-box .iconfont[data-v-2e6c5a6e]:hover {
  color: #006eff;
}
.team .toll-box .iconfont[data-v-2e6c5a6e]::before {
  font-size: 14px;
  width: 20px;
  display: inline-block;
  text-align: left;
}
.team .toll-box .icon-qr[data-v-2e6c5a6e] {
  margin-left: -4px;
}
.team .toll-box .icon-biaoji[data-v-2e6c5a6e] {
  color: #272727;
}
.team .link[data-v-2e6c5a6e] {
  cursor: pointer;
}
.team .user-lists[data-v-2e6c5a6e] {
  padding: 0 10px;
  min-height: 80px;
}
.team .icon-biaoji[data-v-2e6c5a6e] {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 18px;
  margin-top: -2px;
  color: #bbb;
  cursor: pointer;
}
.team .current[data-v-2e6c5a6e] {
  color: #171717;
  cursor: default;
}
.index10[data-v-2e6c5a6e] {
  z-index: 99;
}
.user[data-v-2e6c5a6e] {
  vertical-align: middle;
  display: flex;
  line-height: 30px;
  padding: 15px 10px;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.user .icon[data-v-2e6c5a6e] {
  line-height: 30px;
  font-size: 18px;
  cursor: pointer;
  color: #999;
}
.user .el-icon-close[data-v-2e6c5a6e] {
  font-size: 20px;
}
.user .el-icon-rank[data-v-2e6c5a6e] {
  margin-right: 10px;
}
.user .phone[data-v-2e6c5a6e] {
  flex: 1;
  margin-left: 15px;
}
.user .avatar[data-v-2e6c5a6e] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 30px;
  color: #999;
}
.user .avatar .img[data-v-2e6c5a6e] {
  width: 30px;
  height: 30px;
}
.user .name[data-v-2e6c5a6e] {
  margin-right: 5px;
}
.user .flex[data-v-2e6c5a6e] {
  display: flex;
}
.ts-user .img[data-v-2e6c5a6e] {
  display: none;
}
.ts-user .user0 .avatar[data-v-2e6c5a6e] {
  background: #6cb05e;
}
.ts-user .user1 .avatar[data-v-2e6c5a6e] {
  background: #6396e1;
}
.ts-user .user2 .avatar[data-v-2e6c5a6e] {
  background: #efb154;
}
.ts-user .user3 .avatar[data-v-2e6c5a6e] {
  background: #e36f6f;
}
.submit-box[data-v-2e6c5a6e] {
  text-align: center;
}
.submit[data-v-2e6c5a6e] {
  width: 200px;
  margin: auto;
}
.mask[data-v-2e6c5a6e] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}

.mask[data-v-502fb507] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.mask .content[data-v-502fb507] {
  position: absolute;
  padding: 20px 15px 0;
  left: 0;
  margin: auto;
  width: 700px;
  height: 670px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.mask .close-btn[data-v-502fb507] {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  background-color: #f7f8f9;
  cursor: pointer;
}
.mask .input[data-v-502fb507] {
  width: 120px;
}
.mask .pagination[data-v-502fb507] {
  margin-top: 20px;
}

.course-invite[data-v-70e79e56] {
  background-color: #fff;
  padding: 15px;
}
.header[data-v-70e79e56] {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.header .title[data-v-70e79e56] {
  font-size: 18px;
  font-weight: bold;
}
.header .btns[data-v-70e79e56] {
  display: flex;
}
.header .download[data-v-70e79e56] {
  text-decoration: underline;
  padding: 6px 6px 0 0;
  color: #999;
}
.header .btn[data-v-70e79e56] {
  width: 90px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  border-radius: 2px;
  border: 1px solid #bbbfc9;
  margin-left: 10px;
  font-size: 12px;
  cursor: pointer;
}
.header .share[data-v-70e79e56] {
  background: #4a39a0;
  border: 1px solid #4a39a0;
  color: #ffffff;
}
.header .icon-qr[data-v-70e79e56]::before {
  font-size: 16px;
  vertical-align: top;
}
.tean-box[data-v-70e79e56] {
  padding-top: 20px;
  min-height: 400px;
}
.tean-box .red-border[data-v-70e79e56] {
  border: 1px solid red;
}
.tean-box .link[data-v-70e79e56] {
  cursor: pointer;
}
.team[data-v-70e79e56] {
  border: 1px solid #eee;
  margin-bottom: 20px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}
.team .dragula-container[data-v-70e79e56] {
  flex: 1;
}
.team .team-head[data-v-70e79e56] {
  display: flex;
  justify-content: space-between;
  background: rgba(74, 57, 160, 0.07);
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.team .team-name[data-v-70e79e56] {
  font-weight: bold;
  font-size: 14px;
}
.team .add-box[data-v-70e79e56] {
  text-align: center;
}
.team .user-lists[data-v-70e79e56] {
  padding: 0 10px;
}
.team .team-list[data-v-70e79e56] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.team .team-list > div[data-v-70e79e56] {
  width: 450px;
}
.user[data-v-70e79e56] {
  vertical-align: middle;
  display: flex;
  line-height: 30px;
  padding: 15px 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-bottom: 1px solid #eee;
}
.user .icon[data-v-70e79e56] {
  line-height: 30px;
  font-size: 18px;
  cursor: pointer;
  color: #999;
}
.user .el-icon-close[data-v-70e79e56] {
  font-size: 20px;
  margin-left: 10px;
}
.user .phone[data-v-70e79e56] {
  flex: 1;
}
.user .avator[data-v-70e79e56] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 30px;
  color: #999;
}
.user .avator img[data-v-70e79e56] {
  width: 30px;
  height: 30px;
}
.user .name[data-v-70e79e56] {
  margin-right: 5px;
}
.submit-box[data-v-70e79e56] {
  text-align: center;
}
.submit[data-v-70e79e56] {
  width: 200px;
  margin: auto;
}

