.section-header {
    font-size: 15px !important;
    color: white;
    background-color:black;
    padding:10px;
}



ul.llms-lesson{ background-color:#ffcc00;
                padding: 10px 10px;
                border-bottom: 1px solid white;
                
}

.llms-section{ margin-bottom:20px;}

span.lesson-title a{color:black !important;}

.widget-title {
   font-size:18px;
   color: black;
   border:none;
   font-weight: bold;
   padding-left:0px;
   
}

.llms-widget-syllabus .llms-lesson-complete.done{
   color: black;
}

.llms-widget-syllabus .llms-lesson-complete{color:white;}

.llms-lesson-preview .llms-lesson-link:hover{background: #ffcc01; opacity:0.7;}

.llms-lesson-preview .llms-lesson-link, .llms-instructor-info .llms-instructors .llms-author{background:  #ffcc01; color:black;}

.llms-instructor-info .llms-instructors .llms-author .llms-author-info.label{display:none;}

@media only screen and (min-width: 960px){
#main{margin-top: 150px;}

}

@media only screen and (max-width: 960px){
#main{padding-top: 80px;}

}

.llms-instructor-info h3.llms-meta-title{
   display:none;
}

.enumeracion{color:black;}



