.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: -3px -15px 5px -5px;
}
.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;
}
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
    padding: 0;
}

.banner-frame .banner-footer{
   display: block !important;
  background: #f8f8ff !important;
}

.banner-header {
    min-height: 190px !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

.comments-metadata {
    margin-bottom: 6px !important;
    font-size: medium !important;
    line-height: 1.5 !important;
}

/*.profileCoverArea {background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/12131423678?profile=original) !important;
background-repeat: no-repeat;
border:2px ridge #000!important;
-webkit-box-shadow: 0px 0px 24px 4px #000;
box-shadow: 0px 0px 24px 4px #000;
height: 710px;
}*/

.profileCoverArea {
height: 710px !important;
}

.banner-footer { 
display: block !important;
}

/*.profileCoverArea {background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/12131423678?profile=original) !important;
background-repeat: no-repeat;
border:2px ridge #000!important;
-webkit-box-shadow: 0px 0px 24px 4px #000;
box-shadow: 0px 0px 24px 4px #000;
height: 710px;
}*/

/* To hide photo, video and file uploads on the blog page in HTML mode 
table.mceToolbar.mceToolbarRow1.Enabled td:nth-child(7) {
    display: none;
}

table.mceToolbar.mceToolbarRow1.Enabled td:nth-child(8) {
    display: none;
}

table.mceToolbar.mceToolbarRow1.Enabled td:nth-child(9) {
    display: none;
}
table.mceToolbar.mceToolbarRow1.Enabled td:nth-child(10) {
    display: none;
}

.floatingModule-wideContainer .floatingModule-body form:first-child{
    display: none;
}*/

/***FUNDO PRINCIPAL-fundo pequeno arabesque.png**/ 
body{
background-color: #00ace0;
background-image: url(https://www.transparenttextures.com/patterns/brick-wall-dark.png) !important;
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */

/*background-color: #999;
background-image:url(https://wallpapers.com/images/hd/high-resolution-christmas-background-31g324bwt7zn95wn.jpg) !important;*/
background-attachment: fixed;
background-position: bottom center;
background-repeat: repeat;
}

.module-header {
  background: rgba(159, 182, 205, 0.8);
  border-color: #1f1f1f;
  border-style: ridge;
  border-width: 2px 0;
}