.lp-module-path {
  padding-top: 45px;
  width: 10px;
  z-index: 1000;
  color: #ffc600;
}

.lp-module-path i {
  color: #ffc600;
  z-index: 1000;
  font-size: 30px;
}

.lp-module-container img{
  max-height: 50px;
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 20px;
  //max-width: 60px;
  //position: absolute;
  //height: 40px;
  //right: 5px;
  //top: 5px;
}

.lp-mod-path-first::after {
  content: '';
  background: #333;
  height: 2px;
  width: 85px;
  display: block;
  position: absolute;
  right: 0;
  top: 40px;
  opacity: 70%;
}

.lp-mod-path-middle::after {
  content: '';
  background: #333;
  height: 2px;
  width: 175px;
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  //z-index: -1;
  opacity: 70%;
}

.lp-mod-path-last::after {
  content: '';
  background: #333;
  height: 2px;
  width: 85px;
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  //z-index: -1;
  opacity: 70%;
}

.lp-module-container ul li {
  //margin-top: 10px;
  //width: 150px;
}

.lp-module-container-ul {
  //overflow: hidden;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-left: 0;
}

.lp-module-li {
  min-width: 20rem;
  max-width: 20rem;
  //background: #333;
  margin-top: 0px;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.lp-module-li-lp {
  min-width: 18rem;
  max-width: auto;
  //background: #333;
  margin-top: 0px;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.lc-lp-footer {
  -webkit-box-flex: 0;
  //-ms-flex: 0 0 33.333333%;
  //flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.lp-mod-num {
  background: #00558c;
  color: white;
  font-weight: bold;
  border-radius: 25px;
  padding: 3px;
  //margin: 2px auto;
  width: 30px;
  position: absolute;
  top: 19px;
  //top: 33px;
  right: 12px;
  //right: 40px;
  //text-shadow: 1px 1px #555;
}

.lp-mod-name {
  clear: left;
  font-weight: bold;
  background: #fff;
  //border-radius: 0 0 5px 5px;
  margin-top: 5px;
  font-size: .92em;
  padding: 13px 3px 3px 3px;
  height: 80px;
  text-align: left;
  color: #333 !important;
}

.lp-mod-name a {
  color: #333 !important;
}

.lp-mod-name-one-line {
  overflow: hidden;
  //display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.lp-mod-name-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.lp-mod-desc {
  font-weight: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.lp-module-container li{
  list-style: none;
  //float: left;
  //width: 15.3333%;
  position: relative;
  text-align: center;
  background: #666;
  border-radius: 0px;
  padding-top: 5px;
  //box-shadow: 3px 3px 3px #555; 
  margin-left: 0 !important;
}

.lp-module-top {
  //margin-top: -5px;
  height: 25px;
  color: white;
  text-align: left;
  padding-left: 5px;
}

.lc-new-module-icon {
  position: absolute;
  right: 0px;
  height: 25px;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}

.lp-mod-img-container {
  float: left;
}

.lp-mod-img-container img{
  max-height: 35px;
  //float: left;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  //max-width: 60px;
  //position: absolute;
  //height: 40px;
  //right: 5px;
  //top: 5px;
}

.module-card-enrolled-box {
  height: 20px;
  width: 70px;
  color: black;
  border-radius: 0 0 5px 0;
  padding: 3px;
  margin-left: -3px;
  margin-bottom: 5px;
}

.module-card-owned {
  background: #666;
}

.module-card-notowned {
  background: #989898 !important;
}

.lp-card-footer {
  padding: 0 3px;
  background-color: #fff;
  font-size: .75em;
  border-top: 0 !important;
  border-radius: 0px !important;
}

.module-level {
  float: left;
  color: white;
  background: #444;
  width: 100px;
}

.blue-circle {
  color: #00558c;
}

.difficulty-rating i {
  margin-left: 2px;
}

.not-owned-course-link {
  color: #00558c !important;
  text-decoration: underline;
}

.search-header {
  //height: 40px;
}

.lc-lp-desc-container {
  margin-right: 15px;
  //margin-left: 15px;
  margin-top: 10px;
}

.lc-lp-prereqs, .lc-lp-objectives, .lc-lp-resources {
  background: #ddd;
}

.scorm-modal-body .close {
  //margin-right: 10px;
  //font-size: 1.75rem !important;
  right: 0px;
  top: 0px;
  position: absolute;
  border-radius: 0px;
  font-weight: bold;
}

.lpath-container {
  position: relative;
}

.lpath-line {
  border-right: 3px solid #ccc;
  height: calc(100% - 60px);
  width: 3px;
  position: absolute;
  z-index: -1;
  left: 10%;
  margin-top: 50px;
  display: none;
}

@media (max-width: 991px) {
  .lpath-line {
    left: 45%;
  }
}

.lpath-line-modules {
  border-right: 3px solid #ccc;
  height: calc(100% - 60px);
  width: 3px;
  position: absolute;
  z-index: -1;
  left: 10%;
  margin-top: 50px;
}

@media (max-width: 991px) {
  .lpath-line-modules {
    left: 13%;
  }
}

@media (max-width: 991px) {
  .lpath-line-modules {
    left: 18%;
  }
}

.toc-title {
  text-decoration: none;
}

.toc-title:hover {
  text-decoration: underline;
}

.lp-status {
  //border: 1px solid #d6d6d6;
  padding: 1px 3px;
  //font-weight: bold;
}

.status-not-started {
  color: rgb(102,194,215);
}

.status-incomplete {
  color: rgb(255,157,0);
}

.status-completed {
  color: rgb(118,237,65);
}