body {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

.site-body {	
	padding-top: 20px;
	padding-bottom: 0px;
}

.container { 
	max-width: 90%;
}

@media screen and (max-width: 780px) {
	.site-body {	
	padding-top: 0px !important;
	}
	.container{
	max-width: 100%;
	}
}

@media screen and (max-width: 650px) {
	.main-section {
  margin-bottom: 10px;
	}
	.container { 
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	}
}

.bp-messages-wrap .chat-tabs>div.active{
	background: #e6edff;
}

.activity-update-form{
padding-bottom: 10px !important;
}

.activity-form > div:nth-of-type(3){
padding-bottom: 0px !important;
}

.bpfb_actions_container.bpfb-theme-round.bpfb-alignment-left{
margin-bottom: 0px !important;
}

.bpfb_controls_container{
padding-top: 0px !important;
}

.buddypress-wrap.lightning.round-avatars.bp-dir-hori-nav{
margin-left: 0px !important;
margin-right: 0px !important;
}

.widget.ppsn-widget{
padding-top: 0px !important;
padding-bottom: 
0px !important
}

.mobmenu-left-alignment.mobmenu-panel.mobmenu-left-panel.show-panel > .mobmenu-content{
padding-top: 
0px !important;
}

.leftmtop{
margin-top: 0px !important;
margin-bottom: 0px !important;
}

.post-list.vk_posts.vk_posts-mainSection{
margin-left: 0px;
margin-right: 0px;
}

.buddypress-wrap.lightning.round-avatars.alignfull{
margin-left: 0px !important;
margin-right: 0px !important;
}

.widget_text.widget.widget_custom_html{
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding: 0px !important;
}

.pp-social-menu{
border-top-color:gray;
border-top-style:inset;
border-top-width: 1px !important;
box-shadow:none;
}

#bbpress-forums ul.status-closed, #bbpress-forums ul.status-closed a {
  color: black;
}

.buddypress-wrap .grid.bp-list > li .action {
  display: contents;
}

.group-name{
	font-size:20px;
}

.buddypress-wrap .register-page .layout-wrap {
  display: unset;
}

.vk-mobile-nav{
	display:none;
}

.vk_post.vk_post-postType-bp_doc{
	display:none;
}

.bbp-breadcrumb{
	display:contents !important;
}

.bbp-breadcrumb-home{
	display:none;
}

.wpulike-default button.wp_ulike_btn {
  min-height:unset !important;
  min-width:unset !important;
}

.bpmts-feedback-form input[type=text], .bpmts-feedback-form textarea {
    width: auto !important;
}

#post-mention{
	display:none;
}