#boot .c-student-group-list{padding-bottom:20px;background-color:#f2f2f2}
#boot .c-student-group-list #student-group-list{margin-top:24px}
#boot .c-student-group-list .filter-options.association{padding-top:10px;background-color:#f2f2f2}
#boot .c-student-group-list .c-pills__input span{padding:5px 16px 7px 17px}
@media(max-width:1199.98px){#boot .c-student-group-list .filter-label,#boot .c-student-group-list .filters-container{display:block !important}
#boot .c-student-group-list .filter-label .filter-category.search,#boot .c-student-group-list .filters-container .filter-category.search{margin-top:10px}
}
#boot .c-student-group-list__container--student-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem;row-gap:.5rem;list-style:none;padding:0;margin:0}
@media(max-width:767px){#boot .c-student-group-list__container--student-groups{grid-template-columns:1fr}
}
#boot .c-student-group-list__container--student-groups label{white-space:nowrap}