.datagrid th, .datagrid th a{
    color: #fff;
}
.filterconditions .card{
    min-width:18rem;
    display: inline-flex;
}
.keeptop{
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}
.rncp-faq-media{
    max-width: 400px;
}