@media screen and (min-width: 481px) {
  .belowHeaderAdHtml,
  .aboveFooterAdHtml {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
padding-right: calc(50% - 335px);

  }
}
  .belowHeaderAdHtml pl{text-align:center !important;}
  .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 {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
  }
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
   padding: 3px 5px 3px 5px;
    margin: -5px -5px 5px -5px;
}
.site-header{
    min-height: 100px;
    padding: 0;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center!important;
}
/*Change slideshow  background*/
.photoSlideshow {
background-color: transparent;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
opacity: 1;
color: black;
}
.globalsearch-button:after{background-color: #fff;}
.globalsearch-button:before{    border: 1px solid #fff;}
.central-content {
    padding-top: 34px;
}