.things-conditions-containers[data-v-2c2ec37c] {
  position: relative;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}
.things-conditions-btn-box[data-v-2c2ec37c] {
  border: 1px solid #d8d8d8;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
}
.things-conditions-btn-box .fa-triangledownfill[data-v-2c2ec37c] {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.things-conditions-btn-box .drop-open[data-v-2c2ec37c] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.things-conditions-info-containers[data-v-2c2ec37c] {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  z-index: 10;
  position: absolute;
  margin-top: 3px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  height: 200px;
  display: flex;
  overflow: hidden;
}
.things-conditions-info-containers .clear-text[data-v-2c2ec37c] {
  color: #2196F3;
  font-size: 12px;
  padding-bottom: 5px;
  cursor: pointer;
}
.things-conditions-info-containers .tip-text[data-v-2c2ec37c] {
  font-size: 12px;
  padding-bottom: 5px;
}
.things-conditions-info-containers .list-container[data-v-2c2ec37c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.things-conditions-info-containers .list-containers[data-v-2c2ec37c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 10px;
  max-height: 240px;
  overflow: auto;
}
.things-conditions-info-containers .list-item-box[data-v-2c2ec37c] {
  display: block;
  padding-bottom: 5px;
}
.things-conditions-info-containers .line[data-v-2c2ec37c] {
  display: block;
  height: 1px;
  width: 100%;
  background: #e5e5e5;
  margin: 10px 0;
}
.things-conditions-info-containers .search-box[data-v-2c2ec37c] {
  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;
}
.things-conditions-info-containers .search-box .confirm-btn[data-v-2c2ec37c] {
  width: 60px;
  font-size: 14px;
}
.things-conditions-info-containers .clear-data-box[data-v-2c2ec37c] {
  text-align: left;
}
.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;
}
.upload-ruleForm .el-form-item.form-item-name .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-ruleForm .el-form-item.form-item-name .name img {
  width: 30px;
  height: 30px;
  margin: 3px;
}
.upload-ruleForm .el-form-item.form-item-name .category {
  height: 20px;
  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;
}
.upload-ruleForm .el-form-item.form-item-icon .icon {
  width: 70px;
  height: 70px;
  border-radius: 8px;
}
.upload-ruleForm .el-form-item.form-item-icon .el-form-item__content {
  line-height: 0;
}
.upload-ruleForm .el-form-item.form-item-icon .el-upload__tip {
  height: 20px;
  line-height: 20px;
}
.upload-ruleForm .el-form-item:last-child {
  margin-bottom: 0;
}
.upload-ruleForm .el-form-item .el-cascader {
  display: block;
}
.wt-library-add .el-dialog__body {
  padding: 0;
  max-height: 60vh;
  overflow-y: auto;
}
.wt-library-add .add-main .add-step-main {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-library-add .add-main .add-step-main .add-steps {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  vertical-align: top;
  margin-right: 16px;
  white-space: nowrap;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item.steps-item-wait .steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.25);
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item.steps-item-process .steps-item-icon {
  border-color: #1890ff;
  background-color: #1890ff;
  color: #fff;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item.steps-item-finish .steps-item-icon {
  border-color: #1890ff;
  color: #1890ff;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item.steps-item-finish .steps-item-title {
  color: #1890ff;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item.steps-item-finish .steps-item-title::after {
  background: #1890ff !important;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item .steps-item-icon {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item .steps-item-icon > span {
  position: relative;
  top: -1px;
  line-height: 1;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item .steps-item-title {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 16px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 32px;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item:last-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 0;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item:last-child .steps-item-title {
  padding-right: 0;
}
.wt-library-add .add-main .add-step-main .add-steps .steps-item:not(:last-child) .steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #e8e8e8;
  content: "";
}
.wt-library-add .add-main .add-step-main .step-content {
  padding-top: 20px;
}
.wt-library-add .add-main .add-step-main .step-content .worktable .selected {
  width: 350px;
  height: 50px;
  background-color: #F5F6F7;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wt-library-add .add-main .add-step-main .step-content .worktable .selected > img {
  width: 35px;
  height: 35px;
  margin: 0 10px;
}
.wt-library-add .add-main .add-step-main .step-content .category-tips {
  padding: 20px 0 20px 100px;
  font-size: 12px;
}
.wt-library-add .add-main .add-step-main .step-content .release-library label {
  padding-right: 12px;
}
.wt-operation-log .el-dialog__body {
  max-height: 500px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-manage-container {
  height: calc(100vh - 110px);
}
.wt-manage-container.wt-manage-iframe {
  height: calc(100vh - 50px);
}
.wt-manage-container .manage-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-manage-container .manage-filter .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wt-manage-container .manage-filter .left .worktable, .wt-manage-container .manage-filter .left .buiness, .wt-manage-container .manage-filter .left .category {
  margin-right: 10px;
}
.wt-manage-container .manage-filter .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wt-manage-container .manage-filter .right .el-input {
  width: 220px;
  margin-right: 10px;
}
.wt-manage-container .manage-header {
  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;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #e6ebef;
}
.wt-manage-container .manage-header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wt-manage-container .manage-header .left .fa-list {
  padding-right: 5px;
}
.wt-manage-container .manage-header .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wt-manage-container .manage-header .right .manage-sort {
  padding-left: 10px;
}
.wt-manage-container .manage-list {
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-manage-container .manage-list .custom-list {
  height: 100%;
}
.wt-manage-container .manage-list .custom-list .fa-beizhuguanli, .wt-manage-container .manage-list .custom-list .fa-delete {
  font-size: 18px;
}
.wt-manage-container .manage-list .manage-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wt-manage-container .manage-list .manage-footer .batch-operate {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
