.submenu.is-dropdown-submenu.vertical {
  margin-left: 0;
}
#academic-calendar tbody tr {
  background-color: white !important;
}
.is-active > .accordion-title::before {
	content: "–";
}
nav.usg-accordion-menu ul.submenu {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.tabs-title {
  margin-bottom: 1rem;
}
#healthcare-nursing-tabs li {
  margin-bottom: 0;
}
/* Remove any extra pseudo-elements before and after the header content */
#healthcare-education-matrix th::before,
#healthcare-education-matrix th::after {
  content: none !important;
}
#healthcare-education-matrix_filter {
  float: none;
}
.dataTables_wrapper label {
  text-align: left;
}
#healthcare-education-matrix_filter input {
  margin-left: 0;
}
#institutions {
  background: #f1f1f1;
}
header .top-bar .top-bar-left > ul.menu > li {
  margin-right: 0;
}










