.icon {
	min-width: 18px;
	overflow: hidden
}

.cmntsmhbd-recomendation-mobile{
	margin-top: 0px !important;
}

@media all and (max-width: 1000px){
	.sbmnm-news {
		margin: 3px 0 0 0;
	}
	.sbmnm-news {
		text-indent: 0;
	}
	.sbmnm-news .icon {
		font-size: 14px;
		margin: 0 5px 0 3px;
	}
	.sbmnm-nav ul li {
		margin: 0 2px 0 0;
	}
	a.cir, a.lat {
		width: 14px;
		height: 14px;
	}
}
@media all and (max-width: 768px){
	.topcmnts-wrapper .cmntsmhbd-recomendation {
		margin: 5px 0 0 0 !important;
	}
	.cmntsmhbdr-title,
	.cmntsmhbdr-pos,
	.cmntsmhbdr-neg{
		z-index: 999!important;
	}

	/* ovu klasu treba dodati na div u kojem je btn ODGOVORI */
	.cmntsmhbd-recomendation-btn{
		margin:0!important;
		padding: 0;
		top: 55px!important
	}
	.cmntsmhbd-recomendation-mobile{
		margin:0!important;
		padding: 0;
		top: 20px!important
	}
	.cmntsmhbd-reply, .cmntsmhbd-report, .cmntsmhbd-negative, .cmntsmhbd-positive{
		display: inline;
	}
	.topcmnts-vote .cmntsmhbd-reply {
		margin:0
	}
}
@media all and (max-width: 1000px){}