.vmsManage .message h3[data-v-049f121d] {
  padding: 0 10px;
  border-left: 2px solid #2a62ff;
}
.vmsManage .message p[data-v-049f121d] {
  margin-top: 30px;
}
.vmsManage .message .checkItem[data-v-049f121d] {
  margin: 33px 0 20px 0;
}
.mask-overlay[data-v-049f121d] {
  width: 100%;
  height: 100%;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mask-overlay .mask-content[data-v-049f121d] {
  padding: 20px;
  background: #fff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.changetips[data-v-049f121d] {
  width: 120px;
  font-size: 14px;
  color: #7D879F;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
  cursor: pointer;
}
.changetips img[data-v-049f121d] {
  margin-left: 6px;
}
.changetips .gray-line[data-v-049f121d] {
  display: inline-block;
  width: 1px;
  height: 18px;
  border: 1px solid #E4E7ED;
  margin-left: 6px;
}
.sp-search[data-v-049f121d] {
  display: inline-block;
  font-size: 14px;
  width: 73px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2A62FF;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #fff;
  position: relative;
  left: -4px;
  cursor: pointer;
  margin-right: 36px;
}
.sp-search img[data-v-049f121d] {
  position: relative;
  top: 12px;
  margin-right: 3px;
}
.top-blank[data-v-049f121d] {
  position: relative;
}
.other-phone[data-v-049f121d] {
  margin-bottom: 40px;
  margin-top: 10px;
}
.other-phone .other-item[data-v-049f121d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  gap: 10px;
}
.other-phone .other-item .el-input[data-v-049f121d] {
  max-width: 200px;
}
.other-phone .delete-item[data-v-049f121d] {
  margin-left: 20px;
  color: #2A62FF;
  text-decoration: underline;
  cursor: pointer;
}
.delaydays[data-v-049f121d] {
  margin: 20px 10px;
}
.change-item[data-v-049f121d] {
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -10px;
  width: 60px;
  height: 34px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
  border: 1px solid #E4E7ED;
  z-index: 100;
  font-size: 14px;
  color: #7D879F;
  text-align: center;
  line-height: 34px;
}
.table[data-v-049f121d] {
  height: 90%;
  overflow: auto;
  padding-top: 32px;
}
.table .tableBtn[data-v-049f121d] {
  cursor: pointer;
  color: #2a62ff;
  margin-right: 12px;
}
.tip[data-v-049f121d] {
  width: 100%;
  text-align: center;
  padding: 20%;
  color: #7d879f;
  font-size: 16px;
}
.page[data-v-049f121d] {
  float: right;
  margin-right: 26px;
}

.chose-blank[data-v-049f121d] {
  background: #ffffff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  height: 60px;
  line-height: 60px;
  padding-left: 36px;
}
.checkAction[data-v-049f121d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkAction p[data-v-049f121d] {
  cursor: pointer;
  width: 84px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-bottom: 2px solid #e4e7ed;
}
.checkAction .action[data-v-049f121d] {
  color: #2a62ff;
  border-bottom: 2px solid #2a62ff;
}
.table[data-v-049f121d] {
  height: 660px;
  overflow: auto;
}

.checkItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkItem .el-checkbox .el-checkbox__label {
  color: #252b3c;
  font-size: 14px !important;
}
#app .sp-input2 .el-input.el-input--large .el-input__inner {
  padding-left: 80px;
}

