ul.mainTab {
    padding: 5px 0 0 10px;
}
.section_header, .module-header {
    border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #e8e8e8;
    padding: 15px 5px;
}
.section_header .module-header {
    border: none;
}
.site-footer a, .site-footer {
    background-color: #1f5196;
    color: white;
}
.poweredBy-logo {
    background-image: url(https://static.ning.com/alex/widgets/index/gfx/NING_MM_footer_wht1.png?xn_version=202003120801);
}
.content-actions.pull-right {
    margin-left: auto;
}
.content-name {
    display: none;
}
iframe {
    width: 100%;
}
.videoFrame {
    display: block;
}
.ytp-pause-overlay {
    display: none!important;
}
.activityFeed-content img {
    max-width: 200px;
}