#Main_chklAgeGroups td {
    height: 12px;
}
label[for^=Main_chklAgeGroups_], label[for^=Main_chklAgeGroupsDistances_], label[for^=Main_chklAgeGroupsEdit_], label[for^=Main_chklAgeGroupsDistancesEdit_], label[for^=Main_chklDistances_], label[for^=Main_chklDistancesEdit_] {
    margin-left: .25rem;
}
.pt-4rem {
    padding-top: 4rem;
}
.card-header .collapsed .toggle:after {
    content: "\f055";
}
.card-header .toggle:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f056";
    float: right;
}