@charset "utf-8";
/* CSS Document */

.topPerformanceRow
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	font-size: 14px;
}

.topPerformance
{
	background-repeat: no-repeat;
	padding: 3px 0 0 40px;
	color: #3583a7;
	font-size: 20px;
	font-weight: bold;
	width: 80px;
}

.topPerformanceSpan
{
	float: left;
}

.goodplayer
{
	background-image: url(images/ico_goodplayer.png);
}

.friends
{
	background-image: url(images/ico_friends.png);
	padding-left: 35px;
}

.hommage
{
	background-image: url(images/ico_homage_quant.png);
}

.membersince
{
	background-image: url(images/ico_member_since.png);
	font-size: 16px;
	line-height: 15px;
	padding-left: 35px;
}

.cellTop
{
	float: left;
	width: 842px;
	padding: 0px;
	margin: 20px;
}

.tit-cellTop
{
	float: left !important;
	width: 100% !important;
	color: #333;
	font-weight: 300;
	font-family: 'signikaregular';
	text-transform: uppercase;
	font-size: 24px;
	margin: 0px 0px 15px 0px;
}

.sub-tit-cellTop {
	float: left;
	font-size: 24px;
	color: #333;
	font-family: 'signikaregular';
	font-weight: normal;
	padding: 5px 0 0 0;
	margin: 0;
}

.cellTop span
{ }

.cellTop a
{
	text-decoration: none;
}

.cellTop a:hover
{
	color: #0590e9;
}

#select_games,
#friendsSelect
{
	float: left;
	height: 34px;
	font-size: 16px;
	font-family: 'signikaregular';
	padding: 0px 8px;
	margin: 0px;
	margin-bottom: 8px;
}

.rankingTop15 #friendsSelect.rankingSelectFilter
{
	float: none;
	width: 90px;
	height: 34px;
	font-family: 'signikaregular';
	font-size: 16px;
	color: #4d4d4d !important;
	cursor: pointer;
	background-image: url("/images/facelift/select_background2.png");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b8b8b8;
	display: inline-block;
	-webkit-appearance: none;
/*
	-webkit-box-shadow: 1px 1px 1px #fff;
*/
	margin-bottom: 6px;
	margin-left: 10%;
	padding: 5px 5px 5px 5px;
}

/*
.cellTop h2 {
  font-size: 24px;
  color: #333;
  font-family: 'open sans condensed';
  font-weight: 300;
  margin: 0;
}
*/
.cell
{
	background-color: #ececec;
	padding: 10px;
	margin-bottom: 10px;
}

.cellConquistas
{
	height: 210px;
}

.cellRanking
{
	height: 70px;
}

.minimize
{
	float: right;
	margin-right: 10px;
	margin-top: -20px;
	background-image: url(images/bt_minimizar.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 20px;
	height: 20px;
}

.badge
{
	text-align: center;
	color: #6b6b6b;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	float: left;
}

.badge img
{
	width: 70px;
}

.rankingLeftArrow
{
	background-image: url(images/img_ranking_left.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 42px;
	margin-top: 10px;
	float: left;
}

.rankingRightArrow
{
	background-image: url(images/img_ranking_right.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 42px;
	float: right;
	margin-top: -80px;
	margin-right: 10px;
}

.rankingGame
{
	padding: 15px 10px 0 10px;
	border-right: #d7d7d7 solid 1px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: 55px;
	position: relative;
	float: left;
	width: 110px;
	text-align: center;
	line-height: 15px;
}

.rankingGame span
{
	font-size: 18px;
	font-weight: bold;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 10px;
	line-height: 20px;
}

.up
{
	background-image: url(images/up_big.png);
}

.down
{
	background-image: url(images/down_big.png);
}

.leftColum
{
	padding-right: 5px;
	float: left;
	width: 49%;
	min-width: 268px;
}

.rightColum
{
	padding-left: 5px;
	float: right;
	width: 48%;
	min-width: 268px;
}

.dataGame
{
	padding: 5px 10px 5px 10px;
	border-right: #d7d7d7 solid 1px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	text-align: right;
	line-height: 20px;
	margin-top: -10px;
}

.dataGameRight
{
	text-align: left;
	border-right: none;
}

.avatarNew
{
	background-repeat: none;
	background-repeat: no-repeat;
	border: solid 1px #FFFFFF;
	float: left;
	margin: 5px;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.size1 img
{
	width: 38px;
}

.size2 img
{
	width: 72px;
}

.compare
{
	margin-top: 100px;
	background-color: #e5e5e5;
	border-radius: 5px 5px 0 0;
	padding: 5px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8b8b8b;
	font-weight: bold;
}

.versusCompare
{
	float: left;
	padding: 40px 5px 0 7px;
	color: #6b6b6b;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.verticalChart
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.blueUser
{
	border: 3px solid #51acc7;
}

.redUser
{
	border: 3px solid #a41517;
}

.SelectFilter
{
	padding: 5px 15px 5px 5px;
	cursor: pointer;
	background: #fff url("/images/select_background2.png") no-repeat right;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b8b8b8;
	display: inline-block;
	font-size: 15px;
	-webkit-appearance: none;
	-webkit-box-shadow: 1px 1px 1px #fff;
	margin-bottom: 6px;
	color: #4d4d4d !important;
	font-size: 12px;
}

.SelectFilter option
{
	background-color: #eeeeee;
	color: #4d4d4d !important;
	font-family: arial;
	font-size: 12px;
	font-weight: normal !important;
	padding: 2px 8px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
	line-height: 30px;
	padding: 10px;
}

.SelectFilter:focus
{
	outline: none;
	border: 1px solid #7f9db9;
}

/* 	LISTA DE TROFEUS E CONQUISTAS */
.tableBadges{
	float: left;
	width: 100%;
	color: #6b6b6b;
	padding: 0;
	margin: 20px 0px 0px;
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
*/
}

.tableBadges td
{
	padding: 4px;
	font-size: 12px;
	border-bottom: 1px solid #f4f4f4;
}

/*
.tableBadges a {
color:#000033;
text-decoration:none;
font-size:11px;
margin:0;
}
*/

/*
.tableBadges strong
{
	font-size: 14px;
}
*/
.radiusRight
{
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.radiusLeft
{
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.lightCell
{
	background-color: #f4f6f4;
}

.darkCell
{
	background-color: #e3e8e3;
}

.item-BagesCondecoracoes-01
{

}

.item-BagesCondecoracoes-03 { padding: 14px 12px 40px; }

.stripedTable .ulBagesCondecoracoes li:nth-child(odd)
{
	background-color: #e5e5e5;
}

.stripedTable .ulBagesCondecoracoes li:nth-child(even)
{
	background-color: #dedede;
}
/*
.stripedTable tbody tr:nth-child(odd) {
   background-color:#e5e5e5;
}
.stripedTable tbody tr:nth-child(even) {
   background-color:#dedede;
}

*/

.trophy-magnifier {
	margin-top: 52px;
	margin-left: -26px;
	position: absolute;
/* 	display: none; */
}

.trophy_share_fb_button {
	margin-bottom: 10px;
    margin-top: -36px;
    width: 100%;
    text-align: center;
}
