.rbt-dashboard-table .rbt-table tbody tr td,.rbt-dashboard-table .rbt-table thead tr th{padding-top:12px;padding-bottom:12px}.rbt-dashboard-table .rbt-table thead tr th{background:var(--primary-opacity);color:var(--color-heading);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--color-border);font-size:14px;font-weight:600}.rbt-dashboard-table .rbt-table tbody tr{border-bottom:1px solid var(--color-border);transition:background-color .2s}.rbt-dashboard-table .rbt-table tbody tr:hover{background-color:var(--color-primary-light)}.rbt-dashboard-table .rbt-table tbody tr td{color:var(--color-bodyest);font-size:14px}.rbt-dashboard-table .rbt-table-title-container .rbt-bookmark-btn .rbt-round-btn{width:25px;height:25px;font-size:10px;line-height:25px}.rbt-dashboard-table .rbt-table-title-container .rbt-bookmark-btn .rbt-round-btn i{font-size:12px}.rbt-dashboard-table .rbt-table tbody tr:hover td{color:var(--color-heading)}.rbt-dashboard-table .rbt-table tbody tr:last-child{border-bottom:none}.rbt-dashboard-table .rbt-table tbody tr td:first-child{text-align:center;width:50px}@media only screen and (width>=1200px){.rbt-dashboard-table .rbt-table tbody tr td:first-child{width:60px}.rbt-dashboard-table .rbt-table tbody tr td:nth-child(2){min-width:150px;max-width:180px}.rbt-dashboard-table .rbt-table thead tr th.col-title,.rbt-dashboard-table .rbt-table tbody tr td:nth-child(3){min-width:250px;max-width:400px}.rbt-dashboard-table .rbt-table thead tr th.col-description,.rbt-dashboard-table .rbt-table tbody tr td.col-description{min-width:200px;max-width:350px}.rbt-dashboard-table .rbt-table tbody tr td:nth-child(5){max-width:180px}}@media only screen and (width>=992px) and (width<=1199px){.rbt-dashboard-table .rbt-table tbody tr td:nth-child(2){min-width:120px;max-width:150px}.rbt-dashboard-table .rbt-table thead tr th.col-title,.rbt-dashboard-table .rbt-table tbody tr td:nth-child(3){min-width:200px;max-width:300px}.rbt-dashboard-table .rbt-table thead tr th.col-description,.rbt-dashboard-table .rbt-table tbody tr td.col-description{min-width:150px;max-width:250px}.rbt-dashboard-table .rbt-table tbody tr td:nth-child(5){max-width:120px}}@media only screen and (width<=991px){.rbt-dashboard-table .rbt-table tbody tr td:nth-child(2){min-width:100px;max-width:120px}.rbt-dashboard-table .rbt-table thead tr th.col-title,.rbt-dashboard-table .rbt-table tbody tr td:nth-child(3){min-width:150px;max-width:250px}.rbt-dashboard-table .rbt-table tbody tr td:nth-child(5){max-width:100px}}.rbt-dashboard-table .rbt-table tbody tr td:nth-child(6){width:100px}@media only screen and (width>=1200px){.rbt-dashboard-table .rbt-table tbody tr td:nth-child(6){width:120px}}.rbt-dashboard-table .rbt-category-badge{color:var(--color-primary);background-color:var(--color-primary-light);text-transform:capitalize;border:1px solid #0000;border-radius:100px;margin:2px 0;padding:4px 12px;font-size:12px;font-weight:500;line-height:1;transition:all .3s;display:inline-block}.rbt-dashboard-table .rbt-category-badge:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff!important}