[data-v-29ca326c] .Formdialog .el-dialog__header {
  border-bottom: 7px solid #f1f2f6 !important;
}
.msg[data-v-29ca326c] {
  padding: 10px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  margin-top: 15px;
  position: relative;
}
.msg[data-v-29ca326c]:before {
  width: 0px;
  height: 0px;
  position: absolute;
  top: -16px;
  left: 19px;
  padding: 0;
  border: 8px solid transparent;
  border-color: transparent transparent #fff transparent;
  content: "";
  z-index: 12;
}
.msg[data-v-29ca326c]:after {
  width: 0px;
  height: 0px;
  position: absolute;
  top: -19px;
  left: 18px;
  padding: 0;
  border: 9px solid transparent;
  border-color: transparent transparent #e9e9e9 transparent;
  content: "";
  z-index: 10;
}
.mian[data-v-29ca326c] {
  height: calc(100vh - 350px);
  overflow-y: scroll;
}
.axshare[data-v-29ca326c] {
  width: 110px;
  text-align: center;
  cursor: pointer;
}
.axshare p[data-v-29ca326c] {
  margin: 0;
  padding: 0;
}
.axshare .icon-upload[data-v-29ca326c] {
  font-size: 24px !important;
  color: rgba(8, 89, 238, 0.486);
}
.footer[data-v-29ca326c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.no-header-dialog .el-dialog__header {
  padding: 0 !important;
}

[data-v-1d19ffe0] .el-dialog__body {
  padding: 0;
}
.box_content[data-v-1d19ffe0] {
  display: flex;
  align-items: center;
  overflow: auto;
  position: relative;
}
.ContentRef[data-v-1d19ffe0] {
  width: 880px;
  padding: 0 10px;
  height: calc(100vh - 110px);
  overflow: auto;
  box-shadow: 0px 0px 5px 5px #cccc;
}
.btnWraps[data-v-1d19ffe0] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  padding-bottom: 45px;
}
.el-card__body[data-v-1d19ffe0] {
  width: 100%;
}
