﻿* {
    font-weight: 400;
    
}

.table {
    color: #515151;
    font-weight: 600;
    font-size: 12px;
}
.page-content ::after {
    padding: 1px 1px !important;
}
.page-header {
    position: relative;
     padding: 0; 
    margin-top: 0;
    margin-bottom: 0;
    background: transparent;
    border-bottom: none;
}