.nav-pills  {
    list-style: none!important;
}
.sign_up_btn, #search-button-listener2 {
    display: none!important;
}

.micambas{
    width: 100%!important;
} 

.tab-content{
    border: 1px solid #dee2e6!important;
}

.course-content .description-inner ul {
    margin-bottom: 0px !important;
}

.tab-pane.fade.active.show{
    padding:20px;
}
.tab-estadistica{
    padding:0px!important;
}

.list-group-item.active {
    background-color: #f06400;
    border-color: #f06400;
}
.list-group-item{
    color: #f06400;
    font-weight: 600;
}
.list-example::before {
    content: none!important;
}
.nav-pills {
    margin-left: 0px!important;
    margin-bottom: 0px !important;
}