.topProfileHeader .infoBoxes{position:absolute;color:#fff;font-size:21pt;font-weight:bold;display:inline-block}
.topProfileHeader .infoBoxes{right:30px;top:20px}
.topProfileHeader .infoBoxes .rankingInfo{float:left;width:132px;height:60px;overflow:hidden;transition:width ease-in .3s}
.topProfileHeader .infoBoxes .rankingInfo:before,.topProfileHeader .infoBoxes .rankingInfo:after{display:table;content:""}
.topProfileHeader .infoBoxes .rankingInfo:after{clear:both}
.topProfileHeader .infoBoxes .infoBox{float:left;width:100px;height:60px;margin-left:10px;padding:5px;box-sizing:border-box;background:#000;background:rgba(0,0,0,0.7);border:1px solid #4c4c4c}
.topProfileHeader .infoBoxes .infoBox:last-child:after{clear:both}
.topProfileHeader .infoBoxes .infoBox.rankDetails{margin-left:0;opacity:0;transition:opacity ease-in .3s}
.topProfileHeader .infoBoxes .infoBox .title{font-size:9pt;font-weight:bold;color:#fff;text-align:center}
.topProfileHeader .infoBoxes .infoBox span{display:block;margin-top:10px;text-align:center;font-size:12pt;font-weight:bold}
.topProfileHeader .infoBoxes .infoBox span.big{font-size:24pt;line-height:1em;margin-top:0}
.topProfileHeader .infoBoxes .rankingInfo .infoBox:first-child{text-align:center;width:120px}
.topProfileHeader .infoBoxes .rankingInfo .infoBox:first-child span{display:inline-block}
.topProfileHeader .infoBoxes .rankingInfo .infoBox:first-child span.icon{background:url('../img/sprite-icons.png?cache=2016021880') no-repeat;display:inline-block;width:18px;height:18px}
.topProfileHeader .infoBoxes .rankingInfo .infoBox:first-child span.icon.rank-up{background-position:-267px -162px}
.topProfileHeader .infoBoxes .rankingInfo .infoBox:first-child span.icon.rank-down{background-position:-260px -254px}
.topProfileHeader .infoBoxes .rankingInfo .infoBox:first-child span.icon.trending{width:33px;background-position:-249px -383px}
.topProfileHeader .infoBoxes .rankingInfo:hover{width:430px}
.topProfileHeader .infoBoxes .rankingInfo:hover .rankDetails{opacity:1}
 .vote_pos{
	   border-radius: 12px;
	background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,0.93) 42%,rgba(30,30,30,0.93) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(10%,rgba(3,3,3,0)),color-stop(42%,rgba(13,13,13,0.93)),color-stop(100%,rgba(30,30,30,0.93)));
background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,0.93) 42%,rgba(30,30,30,0.93) 100%);
background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,0.93) 42%,rgba(30,30,30,0.93) 100%);
background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,0.93) 42%,rgba(30,30,30,0.93) 100%);
background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(3,3,3,0) 10%,rgba(13,13,13,0.93) 42%,rgba(30,30,30,0.93) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ed1e1e1e',GradientType=0);
	 width:220px;
	 position: absolute;
	 top:75px;
	 right:30px;
	 height:120px;
 }