  .mainTab-item > a,
  .mainTab-item > span {
    border-left: #750013 solid 1px;
    border-right: #d15c62 solid 1px;
    background-color: #b82525;
  }
.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: -5px -5px 5px -5px;
}