:root{--th-color-primary:#107678;--th-color-info:#1D96D5;--th-background-1:#09bba4;--th-background-2:#08c3d5}.th-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.th-table .el-table .el-table__body-wrapper{border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;-webkit-box-sizing:border-box;box-sizing:border-box}.th-table .el-table .th-table-row__header .th-table-cell__header{padding:5px 0}.th-table .el-table .th-table-row__header .th-table-cell__header .cell{padding-left:10px;padding-right:10px}.th-table .el-table .th-table-row .th-table-cell{padding:5px 0}.th-table .el-table .th-table-row .th-table-cell .cell{padding-left:10px;padding-right:10px}.th-table .el-table .th-table-row .th-table-cell.el-table__expand-column .cell .el-icon-arrow-right{font-weight:700}.th-table .el-table ::-webkit-scrollbar{width:6px;height:10px;color:transparent}.th-table .el-table ::-webkit-scrollbar-track-piece{background-color:transparent;-webkit-border-radius:3px}.th-table .el-table ::-webkit-scrollbar-thumb:vertical{background-color:#97C2D4;-webkit-border-radius:3px}.th-table .el-table ::-webkit-scrollbar-thumb:horizontal{background-color:#97C2D4;-webkit-border-radius:3px}.th-table .el-table .el-table__fixed-body-wrapper .el-table__body{padding-bottom:10px}.th-table .el-table .el-table__fixed-body-wrapper .is-hidden .cell{visibility:visible}