.ag-header {background-color:#fff !important; border-bottom:solid 1px #E9ECF0 !important;/*text-align:center;*/}
.ag-header-group-cell {border-right: solid 1px #E9ECF0;}
.ag-header-cell {border-right: solid 1px #E9ECF0;}
.ag-header-cell-sortable .ag-header-cell-label {font-size:14px; color:#494E53; /*display:block;*/ line-height:40px;}
.ag-header-cell-label {font-size:14px; color:#494E53; /*display:block;*/ line-height:40px; justify-content: center;}
.ag-header-group-cell-label {font-size:14px; color:#494E53; /*display:block;*/ line-height:40px; justify-content: center;}
.ag-header-cell:after, .ag-header-group-cell:after {display:none !important;}

.ag-center-cols-container, .ag-pinned-right-cols-container {height:unset !important;}

.center-header .ag-header-cell-text { text-align: center; text-transform: capitalize; }

.ag-cell-label-container {display:block!important;}

.ag-row {border-bottom:none !important;}
.ag-row-no-animation .ag-row::before {display:none !important;}
.ag-row-no-animation .ag-row:hover {background-color: rgba(57, 133, 234, 20%) !important;}
.ag-row-no-animation .ag-row.ag-row-even {background-color:rgba(57, 133, 234, 10%); border:none;}
.ag-row-no-animation .ag-row.ag-row-odd {background-color:#fff; border:none;}
.ag-theme-balham .ag-ltr .ag-cell {font-size:14px; border-bottom:solid 1px #E9ECF0; border-right:solid 1px #E9ECF0; padding:0 10px !important; line-height:40px;}

.ag-root-wrapper {
    border: none !important;
    box-shadow: none !important;}
/* 테이블 헤더 마지막 | 제거 */
.ag-theme-balham .ag-ltr .ag-header-cell:last-child::after, .ag-theme-balham .ag-ltr .ag-header-group-cell:last-child::after {display:none;}

.ag-checkbox-input-wrapper {position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate3D(-50%, -50%, 0);}
    .ag-checkbox-input-wrapper.ag-checked:after {color:#3985EA !important;}
    
    .ag-checkbox-input-wrapper:active, .ag-checkbox-input-wrapper:focus-within {box-shadow:none !important;}
    
    
#stockCloseDetailGrid > div > div.ag-root-wrapper-body.ag-layout-normal.ag-focus-managed > div.ag-root.ag-unselectable.ag-layout-normal > div.ag-header.ag-focus-managed.ag-pivot-off { height:100px !important;}