#theme-light tr.bar_used{position:relative}#theme-light tr.bar_used td,#theme-light tr.bar_used th{border:1px solid transparent!important}#theme-light tr.bar_used:after{content:" ";display:block;position:absolute;width:100%;height:5px;bottom:0;left:0;right:0;background:var(--l-success)}#theme-light tr.bar_total{position:relative}#theme-light tr.bar_total td,#theme-light tr.bar_total th{border:1px solid transparent!important}#theme-light tr.bar_total:after{content:" ";display:block;position:absolute;height:5px;bottom:0;left:0;right:0;background:var(--l-primary)}#theme-dark tr.bar_used{position:relative}#theme-dark tr.bar_used td,#theme-dark tr.bar_used th{border:1px solid transparent!important}#theme-dark tr.bar_used:after{content:" ";display:block;position:absolute;width:100%;height:5px;bottom:0;left:0;right:0;background:var(--l-success)}#theme-dark tr.bar_total{position:relative}#theme-dark tr.bar_total td,#theme-dark tr.bar_total th{border:1px solid transparent!important}#theme-dark tr.bar_total:after{content:" ";display:block;position:absolute;height:5px;bottom:0;left:0;right:0;background:var(--l-primary)}