@import "../../standard/style/base.css";
.theme-config {
    display: none;
}
.ibox-tools a i {
    display: none;
}
.title_block, #course-info > h1 {
    background-color: #fbae11;
    color: #191919;
}
.yui-b .title_block {
    background-color: white;
    color: inherit;
    margin: 0px -20px !important;
}