.header-footer td,
.header-footer th {
    color: black !important;
}
.d-grid{
    display: grid !important;
}
p-dropdown{
    width:  100% !important;
}
p-multiselect{
    width:  300px !important;
}
.p-dropdown-filter-container input{
    width:  100% !important;
}
.reports-checkbox{
    height: 50px;
    padding-top: 20px;
}