.rgTable__summary{background-color:var(--dropdown-bg-color);cursor:pointer;padding:10px 70px 10px 28px;position:relative;transition:all .3s ease-in-out}.rgTable__summary:after{background-image:url(https://info.kpa.io/hubfs/2026_New/down_arrow_secondary.png);background-position:50%;background-repeat:no-repeat;background-size:17px;content:"";height:20px;position:absolute;right:28px;top:13px;transition:all .3s ease-in-out;width:20px}.rgTable__summary__blk{cursor:pointer;max-height:48px;overflow:hidden;transition:max-height .5s ease-in-out}.rgTable__summary__blk h4{margin-bottom:0}.rgTable table.table{min-width:1100px}.rgTable table.table td:last-child{padding:4px 0}.rgTable__summary.rgTable__summary--active{background-color:transparent}.rgTable__summary.rgTable__summary--active:after{transform:rotate(-180deg)}.kpaPostSearch .searchClear{display:block}