.paging {
  margin-top: 24px;
  overflow: hidden;
}
.el-pagination__sizes {
  margin-right: 24px;
}
.el-pagination__sizes .el-select {
    height: 26px;
    line-height: 26px !important;
    vertical-align: top;
}
.el-pagination__sizes .el-select /deep/.el-input {
      width: 90px;
}
.el-input--mini .el-input__inner {
  line-height: 26px !important;
  height: 26px !important;
}
/deep/.el-input--mini .el-input__icon {
  line-height: 28px !important;
}
.el-pagination__sizes .el-input__icon {
  line-height: 28px !important;
}
.el-select-dropdown {
  padding: 0 !important;
}
.el-pagination__editor.el-input .el-input__inner {
  height: 26px !important;
  line-height: 26px !important;
}
.el-pagination__jump {
  margin-left: 24px;
}
.page-text {
  color: #191B21;
  font-weight: 400;
  text-align: center;
}
.el-pagination button, .el-pagination span:not([class*=suffix]) {
  line-height: 26px;
  height: 26px;
}
.el-pagination__total {
  margin-right: 24px;
}
.el-pagination .btn-next, .el-pagination .btn-prev {
  min-width: 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #EBECF0;
  box-sizing: border-box;
  padding: 0;
}
.el-pagination .btn-next {
  margin-left: 8px;
}
.el-pagination .btn-prev {
  margin-right: 8px;
}

.rightsDetail[data-v-7c85928c] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.rightsDetail .tabName[data-v-7c85928c] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.rightsDetail .tabName .line[data-v-7c85928c] {
      margin: -2px 20px 0 20px;
}
.rightsDetail .tabName span[data-v-7c85928c] {
      cursor: pointer;
      color: #191B21;
}
.rightsDetail .tabName .isActive[data-v-7c85928c] {
      color: #191B21;
      font-weight: 600;
}
.rightsDetail .tabName .searchWrap[data-v-7c85928c] {
      width: 320px;
      height: 40px;
      position: relative;
      float: right;
}
.rightsDetail .tabName .searchWrap img[data-v-7c85928c] {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 12px;
        left: 16px;
        z-index: 1;
}
.rightsDetail .tabName .searchWrap .searchInput[data-v-7c85928c] .el-input__inner {
        padding-left: 40px;
}
.rightsDetail .orderListCon[data-v-7c85928c] {
    width: 100%;
    min-height: calc(100% - 50px);
    padding: 32px 48px;
    background: #ffffff;
    box-sizing: border-box;
}
.rightsDetail .orderListCon .topSelect[data-v-7c85928c] {
      width: 100%;
}
.rightsDetail .orderListCon .topSelect > div[data-v-7c85928c] {
        width: 33.33%;
        min-width: 245px;
        display: inline-block;
        margin-bottom: 24px;
}
.rightsDetail .orderListCon .topSelect > div > span[data-v-7c85928c] {
          width: 60px;
          display: inline-block;
          color: #191B21;
          font-size: 14px;
          margin-right: 16px;
}
.rightsDetail .orderListCon .topSelect[data-v-7c85928c] .el-input__inner {
        line-height: 36px;
        height: 36px;
}
.rightsDetail .orderListCon .tableList .pointErr[data-v-7c85928c] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #F25556;
}
.rightsDetail .orderListCon .tableList .pointSucc[data-v-7c85928c] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #1DD454;
}
.rightsDetail .orderListCon .tableList .pointWar[data-v-7c85928c] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #F8A94A;
}
.rightsDetail .orderListCon .tableList .pointSucc2[data-v-7c85928c] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #1D6EFE;
}
.rightsDetail .orderListCon .tableList .pointErr2[data-v-7c85928c] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #C0C3CC;
}
.rightsDetail .orderListCon .tableList .rights[data-v-7c85928c] {
      cursor: pointer;
      color: #1D6EFE;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog {
    width: 812px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__header {
      padding: 30px;
      padding-bottom: 0;
      box-sizing: border-box;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body {
      padding: 0 30px 30px 30px;
      box-sizing: border-box;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .title {
        color: #999999;
        font-size: 14px;
        margin: 22px 0 14px 0;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body /deep/.el-table__fixed {
        height: 96px !important;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists > div {
        display: inline-block;
        vertical-align: top;
        background: #FBFBFD;
        border-radius: 2px;
        border: 1px solid #EBECF0;
        padding: 16px;
        box-sizing: border-box;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists > div p {
          font-size: 14px;
          font-weight: 400;
          color: #999999;
          line-height: 14px;
          margin-bottom: 14px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists > div p span {
            float: right;
            cursor: pointer;
            color: #1D6EFE;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .fixedList {
        width: 112px;
        height: 132px;
        margin-right: 12px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .fixedList > span {
          font-size: 14px;
          font-weight: 400;
          color: #1D6EFE;
          cursor: pointer;
          border-radius: 2px;
          display: inline-block;
          line-height: 32px;
          text-align: center;
          background: #E8F0FF;
          padding: 0 10px;
          margin-bottom: 8px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .dynamicList {
        width: 616px;
        height: 132px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .dynamicList .listCon {
          width: 100%;
          height: 70px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .dynamicList .listCon > span {
            font-size: 14px;
            font-weight: 400;
            color: #1D6EFE;
            cursor: pointer;
            border-radius: 2px;
            display: inline-block;
            line-height: 32px;
            text-align: center;
            background: #E8F0FF;
            padding: 0 10px;
            margin-bottom: 8px;
            margin-right: 8px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .dynamicList .listCon > span i {
              margin-left: 8px;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .lists .dynamicList .listCon > span:hover {
            background: #1D6EFE;
            border-radius: 2px;
            color: #ffffff;
}
.rightsDetail .tableHeader[data-v-7c85928c] .el-dialog .el-dialog__body .subBtn {
        width: 64px;
        height: 36px;
        background: #1D6EFE;
        border-radius: 2px;
        margin: 0 auto;
        color: #ffffff;
        line-height: 36px;
        cursor: pointer;
        text-align: center;
        font-size: 14px;
        margin-top: 50px;
}

