

.lesson-list li .title {
    font-weight: 600!important;
    font-size: 20px!important;
}

.lesson-list {
  background: rgba(232, 206, 237, 0.48);
}

.state-icon-block {
  background: #9A7CA1;
}

.glyphicon {
  color: #ffffff;
}

b {display:none;}
.user-state-need_accomplish .user-state-label,
.user-state-accomplished .user-state-label,
.lesson-list .user-state-label {
   display:none!important;
}

 .stream-title{
    font-weight: 600!important;
}  
