.site-body{
background: url(https://storage.ning.com/topology/rest/1.0/file/get/9481406673?profile=original);
}
.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;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center;
}
/*Change slideshow  background*/
.photoSlideshow {
background-color: transparent;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
opacity: 1;
color: black;
}
.ningbar {
    background-color: rgb(0 0 0);
}
/*Login Widget*/
#welcome, #userName {
    border-color: #d6be77;
    border-style: solid;
    border-width: 0 0 1px 0;
    text-align: left;
    padding: 3px 5px 3px 5px;
    margin: -5px -5px 5px -5px;
}
#userName>a {
    color: #653900;
    font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
}
#inbox {
    width: fit-content;
}
#settings br {
    display: none;
}
#inbox .ningbar-countNotification {
    right: auto;
    left: -8px;
}
#inbox a:after {
    content: 'Inbox';
    font-size: 100%;
    font-family: initial;
    width: 20px;
}
#invite a:after {
    margin-left: 6px;
    content: 'Invite';
    font-size: 100%;
    font-family: initial;
    width: 20px;
}
#invite>a {
    height: 20px;
    margin-bottom: 5px;
}
#friends a:after {
    content: 'Friends';
    font-size: 100%;
    font-family: initial;
    width: 20px;
}
#settings i.icon.icon-edit {
    margin-right: 5px;
}
#settings>a {
    font-family: initial;
}
/*End of Login Widget*/ 