





/*========= UPDATE VERSION 1.1 ========*/
#t3-mainbody .app-box-filter a{
	margin-bottom:5px;
}
#community-wrap a.cFile-Upload{
	margin-bottom:10px;
	margin-left:10px;
}
#community-wrap .image_cover img{
	position:relative;
}
#community-wrap .text-right.reposition_buton{
	position:absolute;
	top:15px;
	right:15px;
	z-index:999;
}
#community-wrap .js-focus-content{
	position:absolute;
	bottom:0;
	width:100%;
}

#community-wrap .js-focus-cover:after {
    padding-top: 40%;
}
#community-wrap .cover-block-infor-detail .cEvent-Rsvp{
	margin-right:15px;
}
#community-wrap .js-focus-actions .navbar .btn-navbar.js-collapse-btn {
    background-color: #ededed !important;
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5) !important;
	height:17px;
}
#community-wrap .js-focus-actions .navbar .btn-navbar.js-collapse-btn:hover{
    background-color: #ededed !important;
    background-image: linear-gradient(to bottom, #e5e5e5, #f2f2f2) !important;
}
@media (max-width: 479px){
.cover-block-avatar {
    margin-top: 20px;
	float:left;
}
.cover-block-infor {
    margin-left: 100px;
}
#community-wrap .js-focus-menu {
    padding: 0px;
}

}










































