[data-v-0292d507] .el-radio {
  white-space: pre-wrap;
}
.helpfulTips[data-v-0292d507] {
  position: relative;
  top: 30px;
  left: 95px;
}
[data-v-26096101] .el-radio {
  white-space: pre-wrap;
}
.helpfulTips[data-v-26096101] {
  position: relative;
  top: 30px;
  left: 95px;
}
.linktag[data-v-1ed2958e] {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.el-form-fullwidth[data-v-1ed2958e] {
  min-width: auto !important;
}
.attributeSubTy .el-form-item[data-v-1ed2958e] {
  padding: 0px !important;
}

.attributeSubTy .el-tag.el-tag--info{
    margin-top: 5px !important;
}


#exportPdf {
	font-size: 12px;
}
td {
	max-width: 500px;
}
.td-format {
	max-width: 100px;
	border: 1px solid #666;
	text-align: center;
	max-height: 80px;
}
.text-format {
	padding: 1px;
}
.img-format {
	width: 100px;
	height: auto;
	margin: 5px;
}

.display_ty .el-input.is-disabled .el-input__icon {
  display: none;
}
.display_ty .el-select .el-input.is-disabled .el-input__inner {
  cursor: unset;
}
.freight_add {
  min-width: 12px !important;
  line-height: 20px !important;
  text-align: center !important;
  padding: 0px !important;
  width: 20px;
  height: 20px;
  margin-top: 18px !important;
  font-size: 16px !important;
}
.line-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.line-block .line-block-item {
  width: 100%;
}
.line-block .line-block-item2 {
  width: 47.5%;
}
.line-block .line-block-hint {
  width: 5%;
}
.title-line {
  width: 100%;
  height: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-line .title-line-label::before {
  content: "*";
  color: #FA5C7C;
  margin-right: 4px;
}
.addbtn {
  width: 23px;
  height: 23px;
  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;
  border-radius: 4px;
  text-align: center;
}
.addbtn i {
  cursor: pointer;
  font-size: 14px;
}

.logisticians .el-tabs__header {
	margin-left: 10px !important;
}

