/* LMSHELP-21144 */
@media (max-width: 767px) {
  #main-content.container {
    max-width: 767px;
 	margin: 0;
  }
}

li.ef-courses-list-item[data-status="passed"]
{
  background-color:#DBF5B8;
}

li.ef-courses-list-item[data-status="passed"] a.ef-unit-link.passed
{
  color:#000000 !important;
}

/* DO NOT ADD/EDIT AFTER THIS LINE */
.mycourses-catalog-links li a {
  font-weight: bold;
}
#course-unenroll .modal-body{
 display: none; 
}
