/* CRM V70 therapy table visibility fix */
#page-therapy #therapy-page-body .therapy-card-grid.crm-v70-hidden-therapy-grid{
  display:none!important;
}
#page-therapy .crm-v69-therapy-list-shell{
  display:block!important;
}
