.custom-table .table{ border: none; } 

.custom-table.table thead{ color: #292929; }

.custom-table.table thead tr th{ background-color: #e2e2e2 !important; } 

.shadow { -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) !important; box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) !important; } 

.panel-heading{ display: flex; justify-content: space-between; align-items: center; } 