.border-form[data-v-f261afe0] {
  /*::v-deep .el-form-item__content {
            width: calc(100% - 177px);
            margin-left: 0 !important;
        }*/
}
.border-form[data-v-f261afe0]  .el-form-item {
  display: flex;
}
.border-form[data-v-f261afe0]  .el-input.is-disabled .el-input__inner {
  color: #333;
}
.border-form[data-v-f261afe0]  .no-style {
  display: flex;
}
.border-form[data-v-f261afe0]  .no-style .el-form-item__label {
  background: none;
}
.border-form[data-v-f261afe0]  .no-style .el-form-item__content {
  width: calc(100% - 100px) !important;
  margin-left: 0 !important;
}
.border-form .calc-block[data-v-f261afe0] {
  display: flex;
  margin: 10px 0;
  align-items: center;
}
.border-form .calc-block .calc-item[data-v-f261afe0] {
  margin: 0 20px;
  cursor: pointer;
  position: relative;
}
.border-form .calc-block .calc-item_active[data-v-f261afe0] {
  color: #2068ed;
}
.border-form .calc-block .calc-item_active[data-v-f261afe0]::before {
  content: "";
  position: absolute;
  left: 9px;
  top: 3px;
  width: 0px;
  height: 0px;
  border: 16px solid transparent;
  border-bottom-color: #fff;
  z-index: 3;
}
.border-form .calc-block .calc-item_active[data-v-f261afe0]::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 3px;
  width: 0px;
  height: 0px;
  border: 15px solid transparent;
  border-bottom-color: #d7d7d7;
  z-index: 2;
}
.border-form .calc-block .calc-item_del[data-v-f261afe0] {
  position: absolute;
  color: #f01414;
  top: -10px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.border-form .calc-cnt[data-v-f261afe0] {
  padding: 0 10px 10px;
  position: relative;
}
.border-form .calc-cnt .calc-cnt_btn[data-v-f261afe0] {
  position: absolute;
  right: 10px;
  top: 18px;
  display: flex;
  z-index: 2;
}
.border-form .calc-cnt .calc-cnt_btn .el-checkbox[data-v-f261afe0] {
  margin-right: 10px;
}
.border-form .calc-cnt .calc-cnt_btn .btn-active[data-v-f261afe0] {
  color: #fff;
  background: #278bf0;
}
.border-form .calc-cnt_border[data-v-f261afe0] {
  border: 1px solid #d7d7d7;
}
[data-v-f261afe0] .date-style .el-picker-panel__footer .is-plain {
  color: red;
  background: red !important;
}
[data-v-f261afe0] .my-confirm-button-class {
  background: red !important;
}
[data-v-f261afe0] .small-picker .el-input__inner {
  padding-right: 0;
}
[data-v-f261afe0] .p0 {
  padding: 0 !important;
}
[data-v-f261afe0] .p0 .cell {
  padding: 0 !important;
}

/*.pdf{
        position: relative;
        padding:45px 1.5cm 0 1.5cm;
        .n{
            position: absolute;font-size: 28px;color: rgba(127, 127, 127, 0.2);
            transform: rotate(-20deg);
            left: 30px;
            top: 400px;
            z-index: 1;
        }
        .n-red{
            position: absolute;
            transform: rotate(-20deg);
            right: 35px;
            top: 160px;
            font-size: 26px;
            color: rgba(217, 0, 27, 0.2);
            z-index: 1;
        }
        ::v-deep .emptyDiv{
            .el-table__header::before{
                background: linear-gradient(228.991deg, rgb(35, 106, 238) 10%, rgb(35, 106, 238) 10%, rgb(42, 193, 240) 25%, rgb(35, 106, 238) 74%, rgb(33, 66, 122) 93%, rgb(33, 66, 122) 93%);
            }
        }
        ::v-deep{
            .el-table__body-wrapper, .el-table{
                position: initial;
            }
            .el-table::before{
                height: 0;
            }
        }
    }*/
