 .mainTab-item > a.hovered,
  .mainTab-item > span.hovered,
  .mainTab-item:hover > a,
  .mainTab-item:hover > span,
  .mainTab-item.active > a,
  .mainTab-item.active > span,
  .mainTab-item[dojotype="SubTabHover"]:hover > a,
  .mainTab-item[dojotype="SubTabHover"]:hover > span {
    border-top: 4px solid #4f4cad;
  }
.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;
}
@media screen and (min-width: 769px)
.site-body {
    background: transparent url(https://storage.ning.com/topology/rest/1.0/file/get/9144590465?profile=original) repeat-x scroll 0 0;
}
.header-logoImage img {
    width: 1999px;
}
@media screen and (min-width: 769px)
.mainTab-item > a.hovered, .mainTab-item > span.hovered, .mainTab-item:hover > a, .mainTab-item:hover > span, .mainTab-item.active > a, .mainTab-item.active > span, .mainTab-item[dojotype="SubTabHover"]:hover > a, .mainTab-item[dojotype="SubTabHover"]:hover > span {
    border-top: 4px solid #4f4cad;
}
ul.mainTab {
    clear: both;
   background: #fcfcfc none no-repeat scroll 0 0;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #111111;
}