#fieldstyleflex .ag-header-cell {
    cursor: pointer;
}

#fieldstyleflex .setting-col-cell {
    display: none !important;
    left: 0 !important;
    width: 0 !important;
}

#fieldstyleflex .ag-cell{border-right: 1px solid #D9D9D9;}

#fieldstyleflex .ag-cell > div {width: 100%;padding-right: 5px;}


#fieldstyleflex .ag-react-container{border-right: 1px solid #D9D9D9 !important; cursor: move;}

#fieldstyleflex .setting-col-cell{border-right: none !important;}

#fieldstyleflex .ag-cell-range-selected	{
		color: #000000ff;
    /* background-color: #ffffffff !important; */
    font-family: 微软雅黑;
    font-size: 8pt;
    text-align: center;
    border-top: 1px solid var(--theme-color);
	border-left: 1px solid var(--theme-color);
	border-right: 1px solid var(--theme-color);
	border-bottom: 1px solid var(--theme-color);
	}
	#fieldstyleflex  >.ag-cell-range-selected:fisrt-child	{
		color: #000000ff;
    /* background-color: #ffffffff !important; */
    font-family: 微软雅黑;
    font-size: 8pt;
    text-align: center;
    border-left: 1px solid var(--theme-color);
	}
	#fieldstyleflex  >.ag-cell-range-selected:last-child   {
		color: #000000ff;
    /* background-color: #ffffffff !important; */
    font-family: 微软雅黑;
    font-size: 8pt;
    text-align: center;
    border-right: 1px solid var(--theme-color);
	}
#fieldstyleflex .ag-header{
	border-top: none !important; 
	border-right: 1px solid #D9D9D9 !important; 
	border-left: 1px solid #D9D9D9 !important;
}

#fieldstyleflex .ag-header-row{height: 20px !important; }

#fieldstyleflex .ag-header-container > div:nth-child(2){top: 20px !important;}

#fieldstyleflex .ag-header-cell-label{justify-content: center !important;}

#fieldstyleflex .ag-horizontal-left-spacer{border-right: none !important;}

#fieldstyleflex .ag-body-viewport{border-bottom: 1px solid #D9D9D9 !important; border-right: 1px solid #D9D9D9 !important; border-left: 1px solid #D9D9D9 !important;}

#fieldstyleflex .ag-body-horizontal-scroll{border-top: none !important;} 

#fieldstyleflex ._3t4l7Cu2{height: 0;}

#fieldstyleflex .ag-header-cell-text{font-size: 17px;}

#fieldstyleflex .ag-header-group-cell-label{cursor: pointer;} 

#fieldstyleflex ._3r8CuhtF{display: none;}

#reportlistap{border: none !important;}

#fieldstyleflex .ag-cell-focus{border: 1px solid var(--theme-color) !important;}