.contentTitle {
    color: #fff;
    background: #2C7F26;
    position: relative;
    padding: 1px;
    width:100%;
}

.contentTitleTxt {
    border: 1px solid #42A23B;
    background: #2A7924;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#33942C),to(#2A7924));
    background-image: -webkit-linear-gradient(270deg,#33942C,#2A7924);
    background-image: -moz-linear-gradient(270deg,#33942C,#2A7924);
    background-image: -o-linear-gradient(270deg,#33942C,#2A7924);
    background-image: -ms-linear-gradient(270deg,#33942C,#2A7924);
    background-image: linear-gradient(270deg,#33942C,#2A7924);
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding: .2Em .6em;
    -moz-text-shadow: -1px -1px 0 #333333;
    -webkit-text-shadow: -1px -1px 0 #333333;
    text-shadow: -1px -1px 0 #333;
    margin: 0;
    color: white;
    display: block;
}

.cont_txt_public .contentTitle {
	margin:20px -15px 0px -15px;
	width: -webkit-calc(100% + 30px);
	width: -moz-calc(100% + 30px);
	width: calc(100% + 30px);
	position:relative;
	clear:both;
}

.cont_txt_public .contentTitle:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.2);
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 4px;
    top: 100%;  
    left: 15px;
} 

.cont_txt_public .contentTitleTxt:before {
        content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-left: 15px solid transparent;
}

.cont_txt_public .contentTitleTxt:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-right: 15px solid transparent;
}

.top_topics .workspace {
	padding:15px;
}

.top_topics .info {
	display:none;
}

.top_topics .title {
    	padding: 7px 0px;
}

.content-2 {
    width: 30%;
    border:none;
    padding: 0px 10px 20px 20px;
    margin-top: 20px;
}

.content-0 {
    width: 37%;
    border:none;
    padding: 0px 30px 20px 30px;
    margin-top: 20px;
}

.content-3 {
    width: 33%;
    border:none;
    background: #f6f6f6;
    padding: 0px 20px 20px 10px;
    margin-top: 20px;
}

.lastpost .contentTitle {
	margin-top:0;
}

.content-3 .lastpost .contentTitle {
    margin-right: -35px;
    margin-left: -10px;
    width:auto;
}

.content-3 .lastpost .contentTitle:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-right: 15px solid transparent;
}

.content-3 .lastpost .contentTitle:before {
	content:"";
	position: absolute;
	background: rgba(0,0,0,0.2);
	width:-webkit-calc(100% - 18px);
	width:-moz-calc(100% - 18px);
	width:calc(100% - 18px);
	height:4px;
	top:100%;
	left: 3px;
}

.content-2 .lastpost .contentTitle {
    margin-left: -35px;
    margin-right: -10px;
    width:auto;
}

.content-2 .lastpost .contentTitle:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-left: 15px solid transparent;
}

.content-2 .lastpost .contentTitle:before {
     	content:"";
	position: absolute;
	background: rgba(0,0,0,0.2);
	width:-webkit-calc(100% - 18px);
	width:-moz-calc(100% - 18px);
	width:calc(100% - 18px);
	height:4px;
	top:100%;
	right: 3px;
}

.content-0 .top_topics .contentTitle {
	margin-left: -10px;
    	margin-right: -10px;
    	width: auto;
}

.content-0 .contentTitle:before {
     	content:"";
	position: absolute;
	background: rgba(0,0,0,0.2);
	width:-webkit-calc(100% - 6px);
	width:-moz-calc(100% - 6px);
	width:calc(100% - 6px);
	height:4px;
	top:100%;
	right: 3px;
	left:3px;
}

.wrap-content {
	padding-top:0;
	margin-top:0;
	border:none;
}

.lastcomm .contentTitle {
    margin: 20px -15px 0px -15px;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    position: relative;
}

.lastcomm .contentTitle:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.2);
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 4px;
    top: 100%;
    left: 15px;
}

.lastcomm .contentTitleTxt:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-left: 15px solid transparent;
}

.lastcomm .contentTitleTxt:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-right: 15px solid transparent;
}

.content.part4004 {
    clear: both;
    margin-top: 0px;
    float: left;
    width: 100%;
}

.content-lastcomm {
    	padding: 20px 20px 20px 20px;
    	background-color: #f6f6f6;
}

.comm-section {
	border: 1px solid #e9e9e9;
    -o-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);
    -khtml-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);
    padding: 15px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
}

.comm-item {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    float:left;
    width:100%;
}

.comm-item:last-child {
	border-bottom:0;
}

.lastpost .lp-title-author {
	font-weight:bold;
}

.lastpost.part4002 .lp-title {
	margin-top: 10px;
    	font-weight: bold;
}

.lastpost.part4002 .lp-title a {
	color: #000;
    	border-bottom: 0;
}

.lastcomm .user-name a {
    color: #3a609b;
    font-size: 13px;
    border-bottom: 0;
}

.lastcomm .comm-date {
    color: #a3a3a3;
    font-size: 10px;
    margin-left: 6px;
}

.lastcomm .comm-text {
    color: #363636;
    line-height: 20px;
}

.lastcomm .comm-link a {
    color: #a3a3a3;
    font-size: 12px;
    border-bottom: 0;
}

.lastcomm .comm-link a:hover {
    color: #f39c12;
}

.lastcomm .comm-avatar {
    float: left;
    margin-right: 15px;
}

.lastcomm .comm-avatar img {
    width: 40px;
    height: 40px;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -o-box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
    -khtml-box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
    box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
}

.lastcomm .comm-item-block {
	float:left;
}

.cont_txt_public4006 {
	margin-top: 20px;
    	float: left;
    	width: 100%;
}


@media(max-width:991px) {
	.content-2 {
		width:100%;
		padding: 0px 20px 20px 20px;
	}
	.content-0 {
		width:100%;
		padding: 0px 20px 20px 20px;
	}
	.content-3 {
		width:100%;
		padding: 0px 20px 20px 20px;
	}
	.content-2 .lastpost .contentTitle {
		margin-right: -35px;
	}
	.content-2 .lastpost .contentTitle:before, .content-3 .lastpost .contentTitle:before  {
	     content: "";
    	     position: absolute;
    	     top: 100%;
    	     right: 0;
    	     width: 0;
    	     height: 0;
    	     border-top: 6px solid #000;
    	     border-right: 15px solid transparent;
	     background: transparent;    	          
	}
	.content-3 .lastpost .contentTitle:before {
		border-left: 15px solid transparent;
		border-right: 0;
		left:0;
	}
	.content-2 .lastpost .contentTitleTxt:before, .content-3 .lastpost .contentTitleTxt:before {
		content: "";
    		position: absolute;
    		background: rgba(0,0,0,0.2);
    		width: -webkit-calc(100% - 30px);
    		width: -moz-calc(100% - 30px);
    		width: calc(100% - 30px);
    		height: 4px;
    		top: 100%;
    		right: 15px;
	}
	.lastpost.part2001 .content-last-post {
		padding-right:0;
	}
	.content-0 .top_topics .contentTitle {
		margin-right: -35px;
		margin-left: -35px;
	}
	.content-0 .top_topics .contentTitle:before {
	    	content: "";
    	    	position: absolute;
    		top: 100%;
    		right: 0;
    		width: 0;
    		height: 0;
    		border-top: 6px solid #000;
    		border-right: 15px solid transparent;
    		background: transparent;
    		left:auto;
	}
	.content-0 .top_topics .contentTitle:after {
	    	content: "";
    		position: absolute;
    		top: 100%;
    		left: 0;
    		width: 0;
    		height: 0;
    		border-top: 6px solid #000;
    		border-left: 15px solid transparent;
	}
	.content-0 .top_topics .contentTitleTxt:before {
		content: "";
    		position: absolute;
    		background: rgba(0,0,0,0.2);
    		width: -webkit-calc(100% - 30px);
    		width: -moz-calc(100% - 30px);
    		width: calc(100% - 30px);
    		height: 4px;
    		top: 100%;
    		right: 15px;	
	}
	.content-3 .lastpost .contentTitle {
		margin-left:-35px;
	}       
}

@media(max-width:767px) {
	.content-2, .content-3, .content-0 {
		padding:0;
	}
	.content-3 {
		padding-bottom:20px;
	}
	.content-2 .lastpost .contentTitle, .content-3 .lastpost .contentTitle, .content-0 .top_topics .contentTitle, .cont_txt_public .contentTitle {
		margin:20px 0px;
		width:100%;	
	}
	.cont_txt_public .contentTitle {
		margin:0px 0px 20px 0px;
	}
	.content-2 .lastpost .contentTitle:before, .content-2 .lastpost .contentTitle:after, .content-3 .lastpost .contentTitle:before, .content-3 .lastpost .contentTitle:after, .content-0 .top_topics .contentTitle:before, .content-0 .top_topics .contentTitle:after, .cont_txt_public .contentTitleTxt:before, .cont_txt_public .contentTitleTxt:after {
		display:none;
	}
	.lastpost.part2001 .content-last-post, .lastpost.part3001 .content-last-post {
		padding:0px 20px 20px 20px;
	}
	.top_topics .contentText {
	        padding:0px 20px 20px 20px;
	}
	.top_topics .workspace {
		padding:20px;
	}
	.lastpost.part4002 {
		width:100%;
	}	
	.lastpost.part4003 {
		width:100%;
	}
	.content-2 .lastpost .contentTitleTxt:before, .content-3 .lastpost .contentTitleTxt:before, .content-0 .top_topics .contentTitleTxt:before, .cont_txt_public .contentTitle:after {
		width: 100%;
    		right: 0;
    		left:0;
	}
}