.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
/*Change padding and margin according to users settings*/
.section_header .module-header {
    padding: 3px 5px 3px 5px;
    margin: -20px -20px 20px -20px;
}
.mainTab-item.active span {
    background: transparent url(https://storage.ning.com/topology/rest/1.0/file/get/8921913861?profile=original) scroll no-repeat center bottom;
    padding-bottom: 15px;
}
.mainTab-item span {
    text-transform: lowercase;
}
.pageSearch-outer .module-header, .section-primaryContent .module-header {
    background: none;
    border: none;
}
strong {
    line-height: 1.2;
}