.es-reference-list .el-dialog__body {
  padding: 10px 10px 0;
}
.es-reference-list .el-dialog__body .el-table .el-table__header-wrapper thead tr th {
  background: #FAFAFA;
  color: rgba(0, 0, 0, 0.85);
}
.es-reference-list .el-dialog__body .el-table .el-table__body-wrapper tbody tr td {
  color: #1A1A1C;
}
.es-reference-list .el-dialog__footer {
  border-top: 0;
  padding: 0 !important;
}
.es-reference-list .el-dialog__footer .pagination-containers {
  margin-top: 0;
  text-align: right;
}
.es-reference-list .el-dialog__footer .pagination-containers .el-pagination__jump {
  margin-left: 0;
}
.custom-list[data-v-06a26848] {
  background: #fff;
}
.custom-list.custom-list-padding[data-v-06a26848] {
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.custom-list .header[data-v-06a26848] {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-list .header .title[data-v-06a26848] {
  font-size: 16px;
  color: #1A1A1C;
  font-weight: 500;
}
.custom-list .el-button--medium[data-v-06a26848] {
  padding: 5px !important;
}
.custom-list .el-pagination[data-v-06a26848] {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  background: #fff;
}
.custom-list .el-pagination[data-v-06a26848]  .el-pagination__total {
  float: left;
}
.custom-list[data-v-06a26848]  .el-table::before {
  z-index: inherit;
}
.custom-list[data-v-06a26848]  .el-table th {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: 500;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.custom-list[data-v-06a26848]  .el-table td {
  font-size: 14px;
  color: #1a1a1c;
  padding: 4px 0;
}
.custom-list[data-v-06a26848]  .el-table td.operate .fa {
  font-size: 16px !important;
}
.custom-list[data-v-06a26848]  .el-table.workbench-group-web-table td {
  padding: 12px 0;
}
.custom-list[data-v-06a26848]  .el-table__fixed-right-patch {
  background-color: #fafafa;
}
.custom-list[data-v-06a26848]  .el-dropdown {
  padding: 8px 0;
  color: #2196F3;
  cursor: pointer;
}
.custom-list .ml-10[data-v-06a26848] {
  margin-left: 10px;
}
.fa .icon-text[data-v-06a26848] {
  margin-left: 8px;
  font-size: 12px;
}
.fa-qiyong[data-v-06a26848] {
  font-size: 16px !important;
  margin-left: -2px;
  margin-top: -2px;
}
.popover-list[data-v-06a26848] {
  max-height: 200px;
  overflow-y: auto;
}
.popover-list > li[data-v-06a26848] {
  width: 100%;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-dict-toolbar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding-bottom: 16px;
}
.wt-dict-toolbar .search {
  display: inline-block;
  width: 400px;
  margin-left: 10px;
}
.wt-dict-toolbar .create-dict-btn {
  font-size: 14px;
  padding: 8px 15px;
}
.wt-dict-table[data-v-df1f6136] {
  padding: 24px;
}
.wt-dict-table .dict-table-containers[data-v-df1f6136] {
  padding: 16px 24px 0 24px;
  background: #fff;
}
.wt-dict-table .dict-table-box[data-v-df1f6136]  .custom-content {
  padding: 0px;
}
.change-hand[data-v-df1f6136] {
  font-size: 18px;
  padding-right: 15px;
  cursor: pointer;
}
.wt-dict-child-table {
  max-width: 100%;
  padding-bottom: 30px;
  position: relative;
}
.wt-dict-child-table .el-table::before {
  height: 0;
}
.wt-dict-child-table .add-text {
  padding-right: 8px;
  font-weight: 500;
}
.wt-dict-child-table .dict-item-btn {
  padding-right: 10px;
  position: absolute;
  z-index: 200;
  right: 6px;
  top: -52px;
}
.wt-dict-child-table .font-14 {
  font-size: 14px;
}
.wt-dict-child-table .pr-10 {
  padding-right: 10px;
}
.wt-dict-child-table .change-hand {
  font-size: 18px;
  padding-right: 15px;
  cursor: pointer;
}
.wt-dict-child-table .change-round {
  font-size: 20px;
  padding-right: 12px;
  cursor: pointer;
}
.wt-dict-child-table .dict-item-tab {
  width: 100%;
}
.wt-dict-child-table .el-table th {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: 500;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.wt-dict-child-table .el-table th > .cell {
  padding-left: 10px;
}
.wt-dict-child-table .el-table td {
  font-size: 14px;
  color: #1a1a1c;
  padding: 13px 0;
}
.wt-dict-child-table .el-table__fixed-right-patch {
  background-color: #fafafa;
}
.wt-dict-child-table .pd-left-btn {
  padding-left: 20px;
}
.wt-dict-child-table .edit-dict-page-containers {
  position: fixed;
  bottom: 0px;
  background: #fff;
  width: 616px;
  padding: 0 10px;
  z-index: 100;
  border-top: 1px solid #d8d8d8;
  text-align: right;
}
.wt-dict-child-table .edit-dict-page-containers .el-pagination__total {
  float: left;
}
.wt-dict-child-table .el-input__inner {
  color: #1a1a1c;
  font-size: 14px;
}
.edit-dict-containers .dict-table-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 16px 20px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.edit-dict-containers .dict-table-top .text {
  min-width: 86px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
}
.edit-dict-containers .dict-table-top .dict-operation-search {
  width: 274px !important;
}
.dict-operation {
  overflow: hidden;
  border-bottom: 1px solid #E8E8E8;
}
.dict-operation .dict-operation-title {
  padding: 10px 0 16px 16px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
}
.dict-operation .dict-data-title {
  float: left;
  left: 0;
}
.dict-operation .dict-operation-btn {
  float: right;
  bottom: 0;
  right: 0;
  margin-top: -14px;
  margin-right: 20px;
}
.dict-operation .dict-operation-search {
  padding-right: 4px;
  width: 250px;
}
.dict-operation .el-form-item {
  margin-bottom: 16px;
}
.dict-operation .el-form-item .el-form-item__content .el-col .el-input {
  height: 30px;
  line-height: 30px;
}
.dict-operation .el-form-item .el-form-item__content .el-col .el-input .el-input__inner {
  height: 30px;
  line-height: 30px;
}
.dict-operation .el-input {
  height: 30px;
  line-height: 30px;
}
.dict-operation .el-input .el-input__inner {
  height: 30px;
  line-height: 30px;
}
.dict-operation .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon {
  line-height: 33px;
}
.dict-operation .el-textarea__inner {
  height: 60px;
}
.dict-operation .dict-notes-box {
  position: relative;
  margin-bottom: 10px;
  height: 60px;
}
.dict-operation .dict-notes-box .dict-notes-number {
  font-size: 13px;
  position: absolute;
  right: 6px;
  bottom: -32px;
  color: #666666;
}
