@CHARSET "UTF-8";

.resource-statistics-toolbar
{
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    padding-left: 10px;
    box-shadow: 0px 2px 3px -1px  rgb(0 0 0 / 15%);
    background-color: #fff;
    width: 100%;
    height: 50px;
}

.resource-statistics
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.resource-statistics-filter
{
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    width: 100%;
    height: 50px;
}

.resource-statistics-data
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 103px;
    background-color: rgb(226, 231, 239);
}

.resource-statistics-background
{
    position: absolute;
    left: 10px;
    right: 10px;
    top: 110px;
    bottom: 10px;
    background-color: #fff;
}

.resource-statistics-content-row-count
{
    position: relative;
    height: 31px;
    background-color: #fff;
    overflow: hidden;
}
.resource-statistics-dialog-pagination
{
    position: absolute;
    height: 30px;
    background-color: #fff;
    border-bottom: 1px solid #d7e2e2;
}
.resource-statistics-total-row-bg
{
    position: relative;
    width: auto;
    height: 35px;
    background-color: rgba(255, 248, 225, 1);
    border-bottom: 1px solid #d7e2e2;
    z-index: 2;
}
.resource-statistics-content {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
}
.resource-statistics-content-row-count-show
{
    display: block;
}

.resource-statistics-content-table
{
    position: relative;
    background-color: #fff;
}
.resource-statistics-content-dialog-content
{
    position: relative ;
    width:calc(100% - 2px);
    height: 94%;
    border: solid 1px #cccccc;
}
.access-analysis-detail-panel-top{
    position: relative;
    height: 25px;
}
.resource-statistics-content-dialog-table
{
    position: absolute ;
    top: 30px;
    width:100%;
    height: calc(100% - 30px);
}
.resource-statistics-search-icon
{
    position: absolute;
    float: right;
    top: 16px;
    right: 110px;
    width: 20px;
    height: 20px;
}

.resource-statistics-search-searchBox
{
    position: absolute;
    float: right;
    right: 52px;
    width: 230px;
    height: 30px;
    margin-top: 5px;
}

.resource-statistics-search-icon
{
    position: absolute;
    float: right;
    top: 16px;
    right: 110px;
    width: 20px;
    height: 20px;
}

.resource-statistics-search-searchBox-input
{
    left: 22px;
    width: 85px;
    top: 2px;
}

.resource-statistics-searching-searchBox
{
    position: absolute;
    float: right;
    right: 40px;
    width: 230px;
    height: 43px
}

.resource-statistics-searching-icon
{
    position: absolute;
    float: right;
    top: 16px;
    right: 210px;
    width: 20px;
    height: 20px;
}

.resource-statistics-searching-searchBox-input
{
    left: 22px;
    width: 180px;
    top: 2px;
}

.resource-statistics-tips
{
    position: absolute;
    width: 370px;
    height: 370px;
    left: 50%;
    top: 50%;
    margin-left: -185px;
    margin-top: -195px;
    text-align: center;
    z-index: 1;
}

.resource-statistics-tips-background
{
    height: 200px;
    width: 280px;
    position: absolute;
    left: 60%;
    top: 50%;
    margin-left: -140px;
    margin-top: -100px;
}

.resource-statistics-tips-text
{
    position: absolute;
    width: 100%;
    top: 286px;
    font-size: 14px;
    text-align: center;
    color: #353C45;
}

.resource-statistics-data-table-cell
{
    position: absolute;
    top: 50% !important;
    margin-top: -8px;
    padding-left: 20px;
}

.resource-statistics-data-foot
{
    position: absolute;
    width: 50px;
    line-height: 36px;
    left: 0px;
    text-align: center;
}

.resource-statistics-total-row-data-first
{
    position: absolute;
    line-height: 36px;
    padding-left: 20px;
    text-align: left;
    color: #666666;
}

.resource-statistics-total-row-data
{
    position: absolute;
    line-height: 36px;
    text-align: center;
    color: #eb743f;
}

.resource-statistics-data-table-cell-subject-num
{
    cursor: pointer;
    color: #49A5F7;
    color: var(--color-main, #49A5F7);
    text-align: center;
    position: relative;
    top: 50%;
    margin-top: -8px;
}

.resource-statistics-data-table-cell-num
{
    position: relative;
    top: 50%;
    margin-top: -8px;
    text-align: center;
}

.resource-statistics-data-table-cell-checkbox
{
    position: absolute;
    top: 50% !important;
    margin-top: -11px;
    padding-left: 10px;
}

.resource-statistics-data-table-cell-merge
{
    background-color: #fff !important;
}

.resource-statistics-data-table-cell-btb
{
    border-top: 1px solid #d7e2e2;
    border-bottom: 1px solid #d7e2e2;
}

.resource-statistics-data-table-cell-bl
{
    border-left: 1px solid #d7e2e2;
}

.resource-statistics-record-progress-ul
{
    width: 550px;
    height: 350px;
    overflow: auto;
}

.resource-statistics-record-progress-li
{
    position: relative;
    padding: 12px 25px;
    list-style: none;
    height: 54px;
    border-left: 1px solid #cccccc;
}

.resource-statistics-record-progress-li-content
{
    position: absolute;
    top: -15px;
}

.resource-statistics-record-progress-li-content-time
{
    font-size: 14px;
    color: #999999;
}

.resource-statistics-record-progress-li-content-text
{
    font-size: 14px;
    color: #999999;
}

/*排序*/
.detaillist-sort-box
{
    z-index: 65535;
    position: absolute;
    border: 1px solid transparent;
    cursor: pointer;
}

.detaillist-sort-box_clickable
{
    border: 1px solid #3cf;
    background-color: #fff;
}
.resource-click-open-panel
{
    color: #5582f3;
    cursor:pointer
}
.resource-statistics-dialog-content-center
{
    position: absolute;
    top: 50% !important;
    margin-top: -8px;
}
.resource-statistics-dialog-content-center-middle
{
    position: relative;
    text-align: center;
}
.resource-statistics-data-table-cell-left {
    padding-left: 8px;
    padding-right: 8px;
}
.access-analysis-export
{
    color: #5582f3;
    color: var(--color-main, #5582f3);
    cursor:pointer
}
.access-analysis-export
{
    color: #5582f3;
    color: var(--color-main, #5582f3);
    cursor:pointer
}