.sprite-kudo-militar {
	height:20px !important;
	width:20px !important;
}
.box-tm-user-kudo{
	left:15px !important;
	top:-21px !important;
}
.sprite-kudo-militar img{
	height:20px !important;
}
._1r_ {
	color: #a6a6a6;
	display: inline-block;
	line-height: 34px;
	margin-right: 5px;
	margin-top: -1px;
	text-align: right;
	text-decoration: none;
}
a._1r_:hover {
	color: #888;
	text-decoration: none;
}
.clicadoddo {
	background-image: url("../imgs/iconesface.png");
	background-position: -152px -360px;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: inline-block;
	height: 17px;
	margin-left: 5px;
	vertical-align: middle;
	width: 14px;
}
.desclicaddo {
	background-image: url("../imgs/iconesface.png");
	background-position: -137px -360px;
	background-repeat: no-repeat;
	background-size: auto auto;
}
.btnlightcomart {
    background-color: #2b296a;
    border-radius: 4px;
    box-shadow: 0 -4px 0 0 #5179b2 inset;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-right: 25px;
    min-width: 100px;
    padding: 10px 15px 12px;
	font-weight:bold;
	margin-top:15%;
}
.btnlightcomart:hover {
    background-color: #000066;
    box-shadow: 0 -4px 0 0 #f6990d inset;
    color: #fff;
}
.btnlightcomart:active {
    box-shadow: 0 -2px 0 0 #f6990d inset;
}
.nomargin {
    margin-right: 0 !important;
}