
[data-v-5e22f705] .el-input{
  width: 174px;
}
.tree-overflow .el-tree[data-v-5e22f705] {
  background-color: #fff;
  position: absolute;
  z-index: 999;
  min-width: 100%;
}
.tree-overflow-isNot .el-tree[data-v-5e22f705] {
  /*height: 220px;*/
  background-color: #fff;
  position: absolute;
  /*left: 0px;*/
  z-index: 999;
  width: 100%;
}
.treebox[data-v-5e22f705] {
  width: 99%;
}
/* .el-tree-node__content:hover  */


.tree-parent[data-v-5e22f705] {
  position: relative;
}
.tree-box[data-v-5e22f705] {
  min-width: 320px;
  height: 220px;
  overflow-y: auto;
  border: 1px solid #ececec;
  background-color: #fff;
  top: 28px;
  z-index: 999;
}
.initClass[data-v-5e22f705] {
  position: absolute;
  left: 0px;
}
/* .diaClass {
  position: fixed;
  right: 10px;
  width: 320px;
} */
.treeShowBox[data-v-5e22f705] {
  width: 100%;
  min-width: 180px;
  min-height: 580px;
  /* border-radius: 3px; */
  border: 0px;
  top: 0px;
}
.tree-overflow-close[data-v-5e22f705] {
  position: absolute;
  right: 10px;
  top: 7px;
  cursor: pointer;
}


[data-v-009174f9] .el-input{
  width: 174px;
}
.tree-overflow .el-tree[data-v-009174f9] {
  background-color: #fff;
  position: absolute;
  z-index: 999;
  min-width: 100%;
}
.tree-overflow-isNot .el-tree[data-v-009174f9] {
  /*height: 220px;*/
  background-color: #fff;
  position: absolute;
  /*left: 0px;*/
  z-index: 999;
  width: 100%;
}
.treebox[data-v-009174f9] {
  width: 99%;
}
/* .el-tree-node__content:hover  */


.tree-parent[data-v-009174f9] {
  position: relative;
}
.tree-box[data-v-009174f9] {
  min-width: 320px;
  height: 220px;
  overflow-y: auto;
  border: 1px solid #ececec;
  background-color: #fff;
  top: 28px;
  z-index: 999;
}
.initClass[data-v-009174f9] {
  position: absolute;
  left: 0px;
}
/* .diaClass {
  position: fixed;
  right: 10px;
  width: 320px;
} */
.treeShowBox[data-v-009174f9] {
  width: 100%;
  min-width: 180px;
  min-height: 580px;
  /* border-radius: 3px; */
  border: 0px;
  top: 0px;
}
.tree-overflow-close[data-v-009174f9] {
  position: absolute;
  right: 10px;
  top: 7px;
  cursor: pointer;
}


.pa-header-search-user-select .el-select-dropdown__item.hover[data-v-94cfeac4], .el-select-dropdown__item[data-v-94cfeac4]:hover {
    background-color: #2d68ea;
    color: #ffffff;
    border-radius: 4px;
}
.pa-header-search-user-select .el-select-dropdown__item.selected[data-v-94cfeac4] {
    background-color: #2d68ea!important;
    color: #ffffff!important;
    font-weight: 700;
}
.el-select-dropdown__item[data-v-94cfeac4]{
    padding: 5px 5px;
    line-height: 27px;
    border-radius: 4px;
}
.search-image[data-v-94cfeac4]{
    width: 28px;
    height: 28px;
    line-height: 28px;
}


.pa-header-search-user-select .el-select-dropdown__item.hover[data-v-ee07f36e], .el-select-dropdown__item[data-v-ee07f36e]:hover {
    background-color: #2d68ea;
    color: #ffffff;
    border-radius: 4px;
}
.pa-header-search-user-select .el-select-dropdown__item.selected[data-v-ee07f36e] {
    background-color: #2d68ea!important;
    color: #ffffff!important;
    font-weight: 700;
}
.el-select-dropdown__item[data-v-ee07f36e]{
    padding: 5px 5px;
    line-height: 27px;
    border-radius: 4px;
}
.search-image[data-v-ee07f36e]{
    width: 28px;
    height: 28px;
    line-height: 28px;
}


[data-v-387e5404] .el-form-item__error {
  color: transparent;
}
[data-v-387e5404] .longFormItem .el-form-item__content {
  width: 258px;
}
[data-v-387e5404] .edit-table .el-select .el-tag {
  width: auto !important;
}
.switchTxt[data-v-387e5404] {
  position: absolute;
  top: 2px;
  color: #fff;
  pointer-events: none;
}
a[data-v-387e5404] {
  text-decoration: underline;
}
.top-title[data-v-387e5404] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #00102A;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  position: relative;
}
.top-title .content-title[data-v-387e5404] {
  padding: 12px 0 12px 12px;
}
.top-title .content-title .verticalLine[data-v-387e5404] {
  width: 3px;
  height: 14px;
  position: absolute;
  left: 5px;
  top: 14px;
  background: #2485FF;
  display: inline-block;
}
.top-title .right-txt[data-v-387e5404] {
  font-size: 12px;
  cursor: pointer;
}
.footer[data-v-387e5404] {
  position: fixed;
  bottom: 0;
  background: #ffffff;
  padding: 12px 80px 12px 12px;
  right: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.searchPerson[data-v-387e5404] .el-select {
  width: 90% !important;
}
.searchPerson[data-v-387e5404] .el-select /deep/ .el-tag {
  width: auto !important;
}
[data-v-387e5404] .el-table td {
  padding: 6px 0;
}
.list-info[data-v-387e5404] {
  height: calc(100vh - 200px);
  overflow: scroll;
}
.cardBigBox .tip[data-v-387e5404] {
  padding: 0 0 10px 28px;
  margin-top: -10px;
  color: orange;
}
.promteQuota[data-v-387e5404] {
  padding: 12px;
  background: #fafafa;
  border: 1px solid #ccc;
}

