.bordered-table{height:100%;display:flex;flex-direction:column}.bordered-table div.rc-table-container{flex:1;position:relative}.bordered-table div.rc-table-container .rc-table-content{height:100%;width:100%;top:0;left:0;overflow:auto}.bordered-table table{border:1px solid #AAAAAA;width:100%}.bordered-table table thead{border:1px solid #AAAAAA;background-color:#f4f4f4;text-align:left;position:sticky;top:0;z-index:2}.bordered-table table thead tr{border:1px solid #AAAAAA}.bordered-table table thead tr th{border:1px solid #AAAAAA;background-color:#f4f4f4;padding:20px 10px}.bordered-table table thead tr th:first-child{border-top-left-radius:4px;padding-left:20px;padding-bottom:25px}.bordered-table table thead tr th:last-child{border-top-right-radius:4px}.bordered-table table tbody,.bordered-table table tbody tr{border:1px solid #AAAAAA}.bordered-table table tbody tr td{border:1px solid #AAAAAA;padding:14px 10px}.bordered-table table tbody tr td:nth-child(1){padding-left:20px}.rc-table-placeholder{text-align:center}.th-p-0{padding:0!important}
