.screen-record-table .is-left .text-right {
    text-align: left
}

.c-table {
    background: #fff
}

.c-table>.el-form:after {
    content: " ";
    display: block;
    clear: both
}

.c-table>.el-form .operate {
    float: right;
    margin-right: 0
}

.c-table>.el-form .el-input,.c-table>.el-form .el-select {
    width: 200px
}

.c-table .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #f9f9f9!important
}

.c-table .el-table {
    border-bottom: 0;
    font-size: 12px
}

.c-table .el-table:before {
    content: unset
}

.c-table .el-table .el-button--text {
    font-size: 12px
}

.c-table .el-table .el-table__row td {
    border-color: #f1f1f1
}

.c-table .el-table .cell {
    line-height: normal;
    padding-left: 20px;
    font-size: 12px;
    color: #333;
    text-align: left
}

.c-table .el-table .el-button--text {
    padding: 0
}

.c-table .c-table__masonry .el-col {
    margin-bottom: 16px
}

.c-table .c-table__masonry .el-col .el-card__body {
    padding: 0
}

.c-table .c-table__pagination {
    text-align: right;
    padding: 20px 0 0 0
}

.c-table .c-table__pagination .el-pagination {
    padding: 10px
}

.c-table .c-table__pagination .el-pagination .el-pagination__total {
    color: #333;
    margin-right: 8px
}

.c-table .c-table__pagination .el-pagination .el-pagination__sizes {
    margin-right: 0
}

.c-table .c-table__pagination .el-pagination .el-pagination__sizes .el-select .el-input {
    margin: 0
}

.c-table .c-table__pagination .el-pagination .el-pagination__sizes .el-select .el-input .el-input__inner {
    border-radius: 4px;
    border-color: #e3e6e9;
    color: #666
}

.c-table .c-table__pagination .el-pagination .el-pagination__jump {
    margin-left: 20px;
    margin-right: 15px;
    color: #333
}

.c-table .c-table__pagination .el-pagination .el-pagination__jump .el-input {
    margin: 0 8px
}

.c-table .c-table__pagination .el-pagination .el-pagination__jump .el-input__inner {
    border-radius: 4px;
    border-color: #e3e6e9;
    color: #666
}

.c-table .c-table__pagination .el-pagination .btn-prev {
    margin: 0;
    border-radius: 0!important;
    border-top-left-radius: 2px!important;
    border-bottom-left-radius: 2px!important
}

.c-table .c-table__pagination .el-pagination .btn-prev i {
    color: #999
}

.c-table .c-table__pagination .el-pagination .el-pager li {
    margin: 0;
    border-radius: 0!important;
    font-size: 12px;
    font-weight: 400
}

.c-table .c-table__pagination .el-pagination .btn-next {
    margin: 0;
    border-radius: 0!important;
    border-top-right-radius: 2px!important;
    border-bottom-right-radius: 2px!important
}

.c-table .c-table__pagination .el-pagination .btn-next i {
    color: #999
}

.c-table .c-table__pagination .el-pagination .btn-prev,.c-table .c-table__pagination .el-pagination .el-pager li,.c-table .c-table__pagination .el-pagination.is-background .btn-next {
    background: #fff;
    border-radius: 4px
}

.c-table .c-table__pagination .el-pagination.is-background .el-pager li:not(.disabled).active {
    border: 1px solid #1690ff
}

.c-table .el-table__fixed-header-wrapper tr th {
    background-color: #f2f2f2!important
}

.c-table .sort-caret.ascending {
    display: none
}

.c-table .sort-caret.descending {
    bottom: 0
}

.c-table .caret-wrapper {
    width: 16px;
    height: 14px
}

.c-table .caret-wrapper .sort-caret {
    left: 5px
}

.c-table th.sortCloumn:not(.ascending) .sort-caret.descending {
    border-top-color: #1690ff
}

.c-table .is-sortable .cell {
    padding-right: 0
}

.c-table .el-table__empty-block {
    margin: 0 auto
}

.la-table-pages .el-scrollbar__wrap {
    overflow: hidden
}

.c-table-asc .asc .sort-caret.ascending {
    display: inline-block;
    top: -5px
}

.c-table-asc .asc .sort-caret.descending {
    bottom: -5px
}

.c-table[data-v-7676e97a] .el-table__header-wrapper {
    background-color: #f2f5f8
}

.c-table[data-v-7676e97a] .el-table__header-wrapper tr th {
    background-color: #f2f5f8!important;
    height: 38px;
    border: 0;
    color: #333;
    font-size: 12px
}
