.post-footer .vote-like{
	padding-right: 14px;

}


.catg-ctrl-btns{

	width: 100%;
    float: left;
    border: solid 1px blue;
    text-align: center;
}
.catg-ctrl-btns button{
    display: inline-block;
}
.tmln-report{
	background-image: none !important;
}

.post-footer{
	text-align: right;
}
.profile-tag{
	 background: white !important;
	 color: #555 !important;
}
.profile-tag:hover{
	background:white !important;
	color:    #2f3239 !important;
}
.profile-tag .morecontent span{
	display: none;
}

.search-p .live-search {
	width: 100%;
}
.three-inline-buttons .button {
    margin-left: 5px;
    margin-right: 5px;
}

.three-inline-buttons {
     display: ruby-text;
     margin: 0 0 0 auto;
}

@media only screen and (max-width: 960px) {

    .three-inline-buttons .button{
    	text-align: right
    }
    
}
