.nav-link {
  font-weight: 400;
  color: black !important;

}

.bg-dark {
  background-color: #FFFFFF !important;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #00469B;
}

.bg-danger {
    background-color: #B74E4D !important;
}

.badge {
  font-weight: 700;
  font-size: 0.8em;
  color: yellow!important;
}

.myl_lessonoptions {
    font-weight: 500;
}

.form-control.btn.btn-outline-secondary{
    font-weight: 500;
    font-size: 1.1rem;
}

.col-md-2 {
    font-weight: 500;
 font-size: 1.1rem;
color: #6c757d;
text-align: left;
}

.col-md-12 {
    font-weight: 500;
 font-size: 1.1rem;
color: #6c757d;
}

.mylshow_summary_user_cert a {
    color: #00469B;
}

.mylshow_summary_user_eval a {
    color: #00469B;
}

.fa-file-certificate {
    color: #00469B;
}