#page_content table.dataTable:not(.table-bg-reset) thead th, 
#page_content .table:not(.table-bg-reset) thead th{background-color: #2d4154;color: #fff;} 
#page_content table.row-border td, page_content .table.row-border td {border-top: 1px solid #f6f6f6;} 
table.table-bg-primary thead th{background-color: #1E5699;color: white;}
table.table-bg-success thead th{background-color: #3C5D5D;color: white;}
  /* used bb */
  .vtable thead th{border-top: none!important;border-bottom: 1px solid #333!important;}
#page-menu .nav-item.active{border-bottom: 1px solid; color: #fff; font-weight: bold;}
#page-menu .av-item.inactive{border-bottom: 1px solid var(--dark, #343a40); color: #fff; font-weight: bold;}
.dashboard {
  border-radius: 0;
  color: #aeb0b3!important;
}

