.allDetail .detailContent .invoiceInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.allDetail .detailContent .invoiceInfo .el-button i {
    width: inherit;
    height: inherit;
    background: none;
}

.basic-container[data-v-2c20026e] .el-card__body {
  background: #fff !important;
}
.basic-container[data-v-2c20026e] .crudTableSettle {
  margin-bottom: 30px;
}
.basic-container[data-v-2c20026e] .crudTableApproval {
  margin-bottom: 30px;
}
.basic-container[data-v-2c20026e] .crudTableApproval .avue-crud__menu {
    display: none;
}
.img[data-v-2c20026e] {
  width: 100%;
}
.map-container[data-v-2c20026e] {
  height: 300px;
  margin-bottom: 20px;
}
#container[data-v-2c20026e] {
  height: 95%;
  margin-bottom: 20px;
}
.active[data-v-2c20026e] {
  font-weight: 700;
}
.package-detail .el-form-item__label[data-v-2c20026e] {
  display: block;
  text-align: left;
  line-height: 23px;
  padding-top: 6px;
}
.package-detail .el-form-item__error[data-v-2c20026e] {
  margin-top: -5px;
}
.package-detail .el-checkbox__label[data-v-2c20026e] {
  color: #399de9;
}
.package-detail .el-form-item__error[data-v-2c20026e] {
  margin-top: 5px;
}
.pay_details_box[data-v-2c20026e] {
  margin-bottom: 10px;
}
.pay_details_box .add_btn_row[data-v-2c20026e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    padding-right: 50px;
}
.pay_details_box .table_header_sty[data-v-2c20026e] {
    font-size: 14px;
}
.pay_details_box .table_header_sty span[data-v-2c20026e] {
      color: #f56c6c;
      padding-right: 4px;
}
.pay_details_box .table_btn_box[data-v-2c20026e] {
    padding-top: 10px;
}
.pay_details_box .table_btn_box span[data-v-2c20026e] {
      color: red;
      font-size: 14px;
      cursor: pointer;
}
.pay_details_box[data-v-2c20026e]  input::-webkit-outer-spin-button,
  .pay_details_box[data-v-2c20026e]  input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
.pay_details_box[data-v-2c20026e]  input[type="number"] {
    -moz-appearance: textfield;
}
.allDetail
.detailContent[data-v-2c20026e] .own_input_style
.el-form-item__content
.el-input {
  width: 215px !important;
}
.allDetail
.detailContent[data-v-2c20026e] .own_input_style
.el-form-item__content
.el-input
.el-input__inner {
  width: 215px !important;
}
.buttonArea[data-v-2c20026e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.buttonArea .negative_btn[data-v-2c20026e] {
  width: 100px;
  background-color: #ccc;
  border-color: #ccc !important;
}
.buttonArea .positive_btn[data-v-2c20026e] {
  width: 100px;
  background-color: #1c69d4;
}

