nav#course-toc{
    padding: 0px !important;
}

.course-toc-heading{
    background-color: #313F44;
    padding: 0 1.5em;
}

h2#toc-desktop-menu-heading{
    padding: .5em 0 !important;
    border-bottom-width: 0px !important;
    text-transform: unset !important;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px;
}

.course-toc-body{
    padding:0 1.5em;
}

#inventorium-course-wrapper #chapters {
    padding: 1em 0;
    margin: 0;
}
#inventorium-course-wrapper .toc-footer{
    margin: 0 1.8em;
    font-size: 15px;
    padding: 0;
    border-bottom: 1px solid #91968d;
}
#inventorium-course-wrapper #chapters li{
    padding-left: 0em;
}

#inventorium-course-wrapper #chapters li a{
    color: #3E4D53;
    font-size: 0.9em;
}

#inventorium-course-wrapper #chapters li.inventorium-visible-section a{
    font-weight: bold;
}
.block_mentorlist .thementorlist{
    list-style: none;
    padding: 0;
}
.block_mentorlist .thementorlist .profile{
    padding-right: 30px;
}
.block_mentorlist .thementorlist .message{
        float: right;
}
.block_mentorlist .thementorlist .message a.btn{
    padding: 1px 5px;
}

#course-toc #chapters .chapter-title{
    margin-left: 1.5em;
    text-indent: -1.5em
}
