#url p { 
	display:inline;
	font-size:17px;
}
html { 
	background-image: url('./img/background-stats.jpg');
	background-position: left;
    	background-repeat: relative;
    	background-attachment: fixed;
    	background-size: 100% 100%;
}
body {
    	font-family: sans-serif;
    	font-size: 12px;
    	color: #808080;
    	margin: 0;
        padding: 0;
        height: 100%;
}
table {
    	width: 100%;
}
td {
    	vertical-align: top;
}
#a, #n, #o {
	padding-left:10px;
    	padding-top:10px;
    	padding-right:10px;
}
#a {
        max-width: 330px;
        width: 330px;
    	white-space: nowrap;
}
#a img:hover { 
	cursor:pointer; 
	-webkit-transform: scale(1.05);
}
#a img {
    	width: 105px;
    	float: left;
    	margin: 2px;
    	border-radius: 5px;
}
#c {
    	position: relative;
    	margin-top: 7px;
	padding: 5px 0;
    	background: rgba(34, 34, 39, 0.3);
    	overflow: hidden;
    	box-shadow: 0px 4px 5px rgba(0,0,0,.2);
    	border-radius: 10px;
	border-style: inset;
	border-width: 2px;
	border-right: 2px;
	border-top: 2px;
	border-radius: 5px;
	border-color: #9a8547;
}
#a #u:hover { 
	color:white; 
	overflow: visible;
}
#a #u {
    	padding-left:40px;
    	padding-top:3px;
	font-size: 13px;
	color: #a9a9a9;
	text-shadow: 0px 1px 3px black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	width:170px;
}
#d {
    	box-shadow: 0px 4px 5px rgba(0,0,0,.2);
    	background-color: #222227;
    	color: #bababb;
}
#a #d {
	z-index: 1;
 	position: relative;
	padding: 7px 0px 7px 14px;
	height: 110px;
	color: #525252;
	width: calc(100% - 14px);
    	border-radius: 10px;
	border-style: inset;
	border-width: 2px;
	border-right: 2px;
	border-top: 2px;
	border-radius: 5px;
	border-color: #00ffff;
}
#a #f0:hover, #a #f1:hover { 
	color:white; 
	overflow: visible;
}
#a #f0, #a #f1 {
	white-space: normal;
	overflow: visible;
	text-overflow: clip;
	width:175px;
    	font-size: 15px;
    	padding-top: 11px;
    	padding-left: 30px;
	padding-bottom: 2px;
    	color: #00ffff;
    	font-weight: 700;
	background-repeat: no-repeat;
	background-position-y:17px;
	background-position-x:15px;
}
#a #f0 { background-image: url('./img/offline.png'); }
#a #f1 { background-image: url('./img/online.png'); }

#a #g {
    	vertical-align: top;
    	display: inline;
    	font-size: 15px;
    	color: #b8a365;
}
#a #t:hover { color:white; }
#a #t { 
	padding-left:15px;
    	vertical-align: top;
    	font-size: 12px;
	font-weight:700;
    	color: #b8a365;
	line-height:1;
}
#a #t a { 
	font-size: 10px; 
	color: #a9a9a9;
}
#sk11:hover { color:white; }
#sk12:hover { color:white; }
#sk1 td { 
	text-align:center;
	color: black; 
	text-shadow: 0px 0px 0px black;
	
}
#sk1 {
	width:1px;
	line-height:14px;
    	margin-top:11px;
    	margin-left:125px;
	border-style:solid;
	border-width:0;
	border-radius:3px;
    	position:absolute;
	border-spacing:1px;
}
#sk11 { 
	font-size:15px;
	min-width:24px;
	max-width:24px;
	font-weight:bold;
}
#sk12 {
	font-size:14px;
	min-width:52px;
	max-width:52px;
	background: rgba(255, 255 ,255, 0.9);
	border-radius:3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
#n #d {
    	position: relative;
    	padding: 7px 0px 7px 40px;
    	height: 30px;
    	color: #525252;
    	background-image: url('./img/icon-statistics.png');
    	background-repeat: no-repeat;
    	background-position: 15px;
    	border-radius: 10px;
    	border-style: inset;
    	border-width: 2px;
    	border-right: 2px;
    	border-top: 2px;
    	border-radius: 5px;
    	border-color: #00ffff;
}
#n #f:hover { color:white; }
#n #f {
    	font-size: 17px;
   	margin: 5px;
   	padding-bottom: 5px;
   	color: #c9c9db;
	font-weight: 700;
}
#o {
    	max-width: 200px;
	min-width: 205px;
}
#o #d {
    	position: relative;
    	padding: 7px 0px 7px 50px;
    	height: 30px;
    	color: #525252;
    	background-image: url('./img/icon-bestweapons.png');
    	background-repeat: no-repeat;
    	background-position: 20px;
    	border-radius: 10px;
    	border-style: inset;
    	border-width: 2px;
    	border-right: 2px;
    	border-top: 2px;
    	border-radius: 5px;
    	border-color: #00ffff;
}
#o #f:hover { color:white; }
#o #f {
    	font-size: 17px;
    	margin: 5px;
    	padding-bottom: 5px;
    	color: #c9c9db;
    	font-weight: 700;
}
#c #h {
	line-height:10px;
    	display: inline-block;
    	vertical-align: top;
    	width: 220px;
    	font-size: 12px;
	padding-top:5px;
}
#c #h #i:hover { color:white; }
#c #h #i { 
	color:#00ffff; 
	font-size:10px; 
	font-weight: bold; 
	line-height:1px;
}
#c #h #j {
    	position: relative;
    	width: 65%;
    	height: 9px;
    	background: #363b47;
}
.progress { 
	height:100%; 
	background:#00ffff; 
	margin-top: 3px;
}
#c #h #k:hover { color:white; }
#c #h #k {
	font-size:14px;
	color:#b8a365;
    	font-weight: 700;
}
#c #g {
    	padding-left: 10px;
    	color: #b8a365;
}
#l1 p:hover, #l2 p:hover, #l3 p:hover { color:white; -webkit-transform: scale(1.03); }
#l1, #l2, #l3 {
    	position: relative;
    	margin-top: 7px;
    	padding: 1px 10px;
    	background: rgba(34, 34, 39, 0.3);
    	box-shadow: 0px 4px 5px rgba(0,0,0,.2);
    	border-radius: 10px;
    	border-style: inset;
    	border-width: 2px;
    	border-right: 2px;
    	border-top: 2px;
    	border-radius: 5px;
    	border-color: #9a8547;
}
#l1 p, #l2 p, #l3 p {
	line-height: 17px;
	font-weight:700;
    	font-size:14px;
	margin-top: 7px;
    	margin-bottom:6px;
    	text-shadow: 1px 0px 5px rgba(0,0,0,.4);
	padding-left:30px;
	background-repeat: no-repeat;
}
#l1 a, #l2 a, #l3 a {
	font-weight:700;
    	font-size:13px;
    	text-shadow: 1px 0px 5px rgba(0,0,0,.4);
    	padding-left:10px;
    	color:#b8a365;
}
#kills { background-image:url('./img/mini/icon-kills.png'); background-position-x: -7px; }
#deaths { background-image:url('./img/mini/icon-skull.png'); background-position-x: 2px; }
#assists { background-image:url('./img/mini/icon-assist.png'); }
#headshots { background-image:url('./img/mini/icon-headshot.png'); }
#kdratio { background-image:url('./img/mini/icon-kd.png');}

#shots { background-image:url('./img/mini/icon-bullets.png'); }
#hits { background-image:url('./img/mini/icon-hits.png'); }
#damage { background-image:url('./img/mini/icon-damage.png'); background-position-x: 2px; }
#accuracy { background-image:url('./img/mini/icon-accuracy.png'); }
#efficiency { background-image:url('./img/mini/icon-efficiency.png'); }

#firstlogin { background-image:url('./img/mini/icon-login1.png'); background-position-x: -1px; }
#lastlogin { background-image:url('./img/mini/icon-login2.png'); }
#playedtime { background-image:url('./img/mini/icon-time.png'); }

#m {
	line-height:20px;
    	position: relative;
    	height:61px;
    	margin-top: 7px;
    	padding: 1px 15px;
    	background: rgba(34, 34, 39, 0.3);
    	box-shadow: 0px 4px 5px rgba(0,0,0,.2);
    	border-radius: 10px;
    	border-style: inset;
    	border-width: 2px;
    	border-right: 2px;
    	border-top: 2px;
    	border-radius: 5px;
    	border-color: #9a8547;
}
#m:hover { color:white; }
#m p {
	text-align: left;
    	font-size:12px;
    	text-shadow: 1px 0px 5px rgba(0,0,0,.4);
    	font-weight:700;
}
#r1:hover, #r2:hover, #r3:hover, #r4:hover, #r5:hover, #r6:hover, #r7:hover, #r8:hover, #r9:hover, #r10:hover, #r11:hover, #r12:hover, #r13:hover, #r14:hover, #r15:hover, #r16:hover, #r17:hover, #r18:hover, #r19:hover, #rn1:hover, #rn2:hover, #rn3:hover, #rn4:hover, #rn5:hover, #rn6:hover, #rn7:hover, #rn8:hover, #rn9:hover, #rn10:hover, #rn11:hover, #rn12:hover, #rn13:hover, #rn14:hover, #rn15:hover, #rn16:hover, #rn17:hover, #rn18:hover, #rn19:hover { color:white; -webkit-transform: scale(1.1);}
#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
        position:relative;
    	display: inline-block;
    	width: 28%;
    	height: 65px;
    	text-align:center;
    	background-repeat: no-repeat;
    	line-height: 110px;
    	font-size: 11px;
    	background-position: center;
    	text-shadow: 0px 1px 3px rgba(0,0,0,.4);
}

#rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
	right:80px;
}

#r1, #rn1 { background-image: url('./img/ranks/rank0.png'); }
#r2, #rn2 { background-image: url('./img/ranks/rank1.png'); }
#r3, #rn3 { background-image: url('./img/ranks/rank2.png'); }
#r4, #rn4 { background-image: url('./img/ranks/rank3.png'); }
#r5, #rn5 { background-image: url('./img/ranks/rank4.png'); }
#r6, #rn6 { background-image: url('./img/ranks/rank5.png'); }
#r7, #rn7 { background-image: url('./img/ranks/rank6.png'); }
#r8, #rn8 { background-image: url('./img/ranks/rank7.png'); }
#r9, #rn9 { background-image: url('./img/ranks/rank8.png'); }
#r10, #rn10 { background-image: url('./img/ranks/rank9.png'); }
#r11, #rn11 { background-image: url('./img/ranks/rank10.png'); }
#r12, #rn12 { background-image: url('./img/ranks/rank11.png'); }
#r13, #rn13 { background-image: url('./img/ranks/rank12.png'); }
#r14, #rn14 { background-image: url('./img/ranks/rank13.png'); }
#r15, #rn15 { background-image: url('./img/ranks/rank14.png'); }
#r16, #rn16 { background-image: url('./img/ranks/rank15.png'); }
#r17, #rn17 { background-image: url('./img/ranks/rank16.png'); }
#r18, #rn18 { background-image: url('./img/ranks/rank17.png'); }
#r19, #rn19 { background-image: url('./img/ranks/rank18.png'); }

#bp:hover, #di:hover, #bc:hover, #mvp:hover, #rwn:hover { color:white; -webkit-transform: scale(1.05);}
#bp, #di, #bc, #mvp, #rwn {
	text-shadow: 1px 0px 5px rgba(0,0,0,.4);
	padding-left: 45px;
    	font-size:16px;
    	line-height: 15px;
    	font-weight: 700;
	background-position:left;
	background-position-x: 15px;
    	background-repeat: no-repeat;
    	color:#808080;
}
#bp { background-image: url('./img/mini/icon-c4-explosive.png'); }
#di { background-image: url('./img/mini/icon-defuse-kit.png'); }
#bc { background-image: url('./img/mini/icon-explosion.png'); }
#mvp { background-image: url('./img/mini/icon-star.png'); }
#rwn { background-image: url('./img/mini/icon-trophy.png'); }

#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { background-size: 100px; background-position-y:-5px; }
#w1:hover { background-size: 80px; background-position-y:-5px;}
#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    	position: relative;
    	line-height: 50px;
    	padding-top: 17px;
    	bottom: 45px;
    	font-size:15px;
    	font-weight: 700;
    	color: #d6be74;
    	text-shadow: 1px 0px 5px rgba(0,0,0,.4);
    	background-repeat: no-repeat;
    	background-position-x:center;
}
#w1 { background-image: url('./img/weapons/knife.png'); }
#w2 { background-image: url('./img/weapons/glock18.png'); }
#w3 { background-image: url('./img/weapons/usp.png'); }
#w4 { background-image: url('./img/weapons/p228.png'); }
#w5 { background-image: url('./img/weapons/deagle.png'); }
#w6 { background-image: url('./img/weapons/fiveseven.png'); }
#w7 { background-image: url('./img/weapons/elite.png'); }
#w8 { background-image: url('./img/weapons/m3.png'); }
#w9 { background-image: url('./img/weapons/xm1014.png'); }
#w10 { background-image: url('./img/weapons/tmp.png'); }
#w11 { background-image: url('./img/weapons/mac10.png'); }
#w12 { background-image: url('./img/weapons/mp5.png'); }
#w13 { background-image: url('./img/weapons/ump45.png'); }
#w14 { background-image: url('./img/weapons/p90.png'); }
#w15 { background-image: url('./img/weapons/m249.png'); }
#w16 { background-image: url('./img/weapons/galil.png'); }
#w17 { background-image: url('./img/weapons/famas.png'); }
#w18 { background-image: url('./img/weapons/ak47.png'); }
#w19 { background-image: url('./img/weapons/m4a1.png'); }
#w20 { background-image: url('./img/weapons/sg552.png'); }
#w21 { background-image: url('./img/weapons/aug.png'); }
#w22 { background-image: url('./img/weapons/scout.png'); }
#w23 { background-image: url('./img/weapons/awp.png'); }
#w24 { background-image: url('./img/weapons/g3sg1.png'); }
#w25 { background-image: url('./img/weapons/sg550.png'); }
#w26 { background-image: url('./img/weapons/hegrenade.png'); }

@media screen and (max-height: 450px) {
	#sk1 {
		line-height:12px!important;
    		margin-top:13px!important;
    		margin-left:125px!important;
		padding-left: 0!important;
	}
	#sk11 { 
		font-size:14px!important;
		min-width:22px!important;
		max-width:22px!important;
	}
	#sk12 {
		font-size:13px!important;
		min-width:47px!important;
		max-width:47px!important;
	}
}
@media screen and (max-height: 435px) {
	#url p { font-size:15px; }
	#a, #n, #o {
		padding-left:10px!important;
    		padding-top:10px!important;
    		padding-right:10px!important;
	}
	#sk1 {
		line-height:12px!important;
    		margin-top:13px!important;
    		margin-left:125px!important;
		padding-left: 0!important;
	}
	#sk11 { 
		font-size:13px!important;
		min-width:20px!important;
		max-width:20px!important;
	}
	#sk12 {
		font-size:12px!important;
		min-width:45px!important;
		max-width:45px!important;
	}
	#c { margin-top: 5px!important; }
	#c #h { line-height: 0!important; }
	#c #h #i { 				
		margin-top: 0px!important;
		padding-bottom:2px;
		line-height: 1!important;
		font-size: 10px!important; 
		padding-left:0px!important;
	}
	#c #h #k { 
		padding-top:3px!important;
		font-size: 13px!important; 
		padding-left:0px!important;
		margin-bottom: 4px!important;
	}
	#c p {
		line-height: 22px!important;
		font-size: 15px!important;
		margin-top: 7px!important;
    		margin-bottom:6px!important;
		padding-left:40px!important;
		background-size: 5%!important;
	}
	#a #g { font-size: 14px!important; }
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 105px!important;
		height: 55px!important;
	}
	#l1 p, #l2 p, #l3 p {
		font-size: 13px!important;
		line-height: 15px!important;
		margin-top: 6px!important;
    		margin-bottom:5px!important;
		padding-left:22px!important;
	}
	#l1 a, #l2 a, #l3 a { font-size: 12px!important; }
	#kills, #deaths, #assists, #headshots, #kdratio, #shots, #hits, #damage, #accuracy, #efficiency, #firstlogin, #lastlogin, #playedtime { 
		background-size: 17px!important;
	}
	#kills { background-size:16%!important; background-position-x: -8px!important; }
	#deaths { background-position-x: 0px!important; }
	#headshots { background-position-y: 2px!important; }
	#hits { background-size: 15px!important; }
	#shots { background-size: 19px!important; background-position-x: -1px!important; }
 	#kdratio { background-size:18px!important; background-position-y: 2px!important; }
	#damage { background-size: 11px!important; background-position-x: 1px!important; }
	#accuracy { background-size: 15px!important; }
	#efficiency { background-size: 14px!important; }
	#firstlogin { background-size: 17px!important;  }
	#lastlogin { background-size: 13px!important; background-position-x: 1px!important; background-position-y: 1px!important; }
	#playedtime { background-size: 14px!important; }
	#m {
		line-height:18px!important;
		padding: 1px 10px!important;
    		height:55px!important;
	}
	#m p { font-size:11px!important; }
	#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { 
		background-size: 80px!important; 
		background-position-y:2px!important;
	}
	#w1:hover { background-size: 70px!important; background-position-y:2px!important; }
	#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    		padding-top: 17px!important;
    		font-size:13px!important;
		background-size:70px!important;
    		background-position-y:5px!important;
	}
	#w1 { background-size: 60px!important; }
}

@media screen and (max-height: 400px) {
	#url p { font-size:12px!important; }
	#a, #n, #o {
		padding-left:10px!important;
    		padding-top:10px!important;
    		padding-right:10px!important;
	}
	#a {
        	max-width: 250px!important;
        	width: 250px!important;
	}
	#a #d { 
		height:90px!important; 
		padding: 7px 0px 7px 10px!important;
		border-width: 1px!important;
	}
	#a img {
    		width: 85px!important;
	}
	#a #u { 
		font-size:9px!important; 
		padding-left:25px!important; 
		padding-top:4px!important;
		width:125px!important;
	}
	#a #f0, #a #f1 { 
		font-size:12px!important; 
    		padding-top: 10px!important;
		padding-left: 15px!important;
		background-position-y:15px!important;
		background-position-x:5px!important;
		background-size: 6px!important;
		width:135px!important;
	}
	#a #t { 
		font-size: 9px!important; 
		padding-left:5px!important;
	}
	#a #t a { font-size:8px!important; }
	#sk1 {
		line-height:9px!important;
    		margin-top:10px!important;
    		margin-left:95px!important;
		padding-left: 0!important;
	}
	#sk11 { 
		font-size:11px!important;
		min-width:17px!important;
		max-width:17px!important;
	}
	#sk12 {
		font-size:10px!important;
		min-width:40px!important;
		max-width:40px!important;
	}
	#c { 
		margin-top: 5px!important;
		padding: 7px 10px!important; 
		border-width: 1px!important;
	}
	#c #h {
    		width: 110px!important;
		line-height: 0!important;
		margin-left:0px!important;
	}
	#c #h #i { 
		font-size: 8px!important; 		
		padding-left:0px!important; 		
		margin-top: 3px!important;
    		margin-bottom:0px!important;
		line-height: 1!important;

	}
	#c #h #j { 
		height: 8px!important; 
		width:100%!important; 
	}
	#c #h #k { 
		margin-top: 3px!important;
		margin-bottom: 3px!important;
		padding-top:3px!important;
		font-size:11px!important;
		padding-left:0px!important;
	}
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 90px!important;
		height: 50px!important;
		width: 25%!important;
    		background-size:45px!important;
		font-size: 9px!important;
	}
	#rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		left:0px!important;
	}
	#c p {
		font-size:13px!important;
		line-height: 20px!important;
		margin-top: 5px!important;
    		margin-bottom:5px!important;
		padding-left:27px!important;
		background-position-x: 5px!important;
		background-size: 6%!important;
	}
	#a #g { font-size:12px!important; }
	#c #h #j p { width:100%; }
	#c #g { padding-left: 7px!important; }
	#n #d {
    		padding: 1px 0px 7px 25px!important;
    		height: 30px!important;
    		background-size: 17px!important;
    		background-position: 10px!important;
    		border-width: 1px!important;
	}
	#n #f {
    		font-size: 13px!important;
   		margin: 10px!important;
		margin-left:10px!important;
   		padding-bottom: 5px!important;
	}
	#l1, #l2, #l3 {
    		margin-top: 5px!important;
    		padding: 2px 5px!important;
    		border-width: 1px!important;
	}
	#l1 p, #l2 p, #l3 p {
		font-size:12px!important;
		line-height: 15px!important;
		margin-top: 4px!important;
    		margin-bottom:3px!important;
		padding-left:22px!important;
	}
	#l1 a, #l2 a, #l3 a {
		font-size:11px!important;
    		padding-left:7px!important;
	}
	#kills, #deaths, #assists, #headshots, #kdratio, #shots, #hits, #damage, #accuracy, #efficiency, #firstlogin, #lastlogin, #playedtime { 
		background-size: 15px!important;
	}
	#kills { background-size:13%!important; background-position-x: -8px!important; }
	#deaths { background-position-x: 0px; }
	#headshots { background-position-y: 2px!important; }
	#hits { background-size: 14px!important; }
 	#kdratio { background-size:17px!important; background-position-y: 2px!important; }
	#shots { background-size: 18px!important; background-position-x: -1px!important; }
	#damage { background-size: 11px!important; background-position-x: 1px!important; }
	#accuracy { background-size: 13px!important; background-position-x: 1px!important;}
	#efficiency { background-size: 12px!important; background-position-x: 1px!important;}
	#firstlogin { background-size: 16px!important; background-position-x: -1px!important; }
	#lastlogin { background-size: 12px!important; background-position-x: 1px!important; background-position-y: 1px!important; }
	#playedtime { background-size: 13px!important; background-position-x: 1px!important; }
	#o {
    		max-width: 125px!important;
		min-width: 130px!important;
	}
	#o #d {
    		padding: 1px 0px 7px 27px!important;
    		height: 30px!important;
    		background-size: 17px!important;
    		background-position: 12px!important;
    		border-width: 1px!important;
	}
	#o #f {
    		font-size: 13px!important;
   		margin: 10px!important;
		margin-left:10px!important;
	}
	#m {
		line-height:18px!important;
    		height:41px!important;
    		margin-top: 5px!important;
    		padding: 1px 10px!important;
		padding-bottom:10px!important;
    		border-width: 1px!important;
	}
	#m p { font-size:10px!important; }
	#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { 
		background-size: 75px!important; 
		background-position-y:5px!important;
	}
	#w1:hover { background-size: 70px!important; background-position-y:2px!important; }
	#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    		padding-top: 16px!important;
    		font-size:12px!important;
		background-size:65px!important;
    		background-position-y:7px!important;
	}
}

@media screen and (max-height: 385px) {
	#url p { font-size:12px!important; }
	#a, #n, #o {
		padding-left:10px!important;
    		padding-top:10px!important;
    		padding-right:10px!important;
	}
	#a {
        	max-width: 245px!important;
        	width: 245px!important;
	}
	#a #d { 
		height:95px!important; 
		padding: 7px 0px 7px 10px!important;
		border-width: 1px!important;
	}
	#a img {
    		width: 90px!important;
	}
	#a #u { 
		font-size:9px!important; 
		padding-left:25px!important; 
		padding-top:4px!important;
		width:115px!important;
	}
	#a #f0, #a #f1 { 
		font-size:12px!important; 
    		padding-top: 10px!important;
		padding-left: 15px!important;
		background-position-y:15px!important;
		background-position-x:5px!important;
		background-size: 6px!important;
		width:125px!important;
	}
	#a #t { 
		font-size: 9px!important; 
		padding-left:5px!important;
	}
	#a #t a { font-size: 8px!important;  }
	#sk1 {
		line-height:11px!important;
    		margin-top:9px!important;
    		margin-left:100px!important;
		padding-left: 0!important;
	}
	#sk11 { 
		font-size:12px!important;
		min-width:17px!important;
		max-width:17px!important;
	}
	#sk12 {
		font-size:11px!important;
		min-width:38px!important;
		max-width:38px!important;
	}
	#c { 
		margin-top: 5px!important;
		padding: 5px 5px!important; 
		border-width: 1px!important;
	}
	#c #h {
    		width: 110px!important;
		line-height: 0!important;
		margin-left:0px!important;
	}
	#c #h #i { 
		font-size: 8px!important; 		
		padding-left:0px!important; 		
		margin-top: 0px!important;
    		margin-bottom:0px!important;
		line-height: 1!important;

	}
	#c #h #j { 
		height: 8px!important; 
		width:100%!important; 
	}
	#c #h #k { 
		margin-top: 3px!important;
		margin-bottom: 1px!important;
		padding-top:3px!important;
		font-size:11px!important;
		padding-left:0px!important;
	}
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 85px!important;
		height: 45px!important;
		width: 25%!important;
    		background-size:45px!important;
		font-size: 9px!important;
	}
	#rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		left:0px!important;
	}
	#c p {
		line-height: 21px!important;
    		font-size:13px!important;
		margin-top: 5px!important;
    		margin-bottom:5px!important;
		padding-left:30px!important;
		background-position-x: 7px!important;
		background-size: 6%!important;
	}
	#c #h #j p { width:100%; }
	#a #g { font-size: 12px!important; }
	#c #g { padding-left: 7px!important; }
	#n #d {
    		padding: 1px 0px 7px 25px!important;
    		height: 30px!important;
    		background-size: 17px!important;
    		background-position: 10px!important;
    		border-width: 1px!important;
	}
	#n #f {
    		font-size: 13px!important;
   		margin: 10px!important;
		margin-left:10px!important;
   		padding-bottom: 5px!important;
	}
	#l1, #l2, #l3 {
    		margin-top: 5px!important;
    		padding: 2px 5px!important;
    		border-width: 1px!important;
	}
	#l1 p, #l2 p, #l3 p {
		line-height: 15px!important;
    		font-size:12px!important;
		margin-top: 4px!important;
    		margin-bottom:3px!important;
		padding-left:20px!important;
	}
	#l1 a, #l2 a, #l3 a {
    		font-size:11px!important;
    		padding-left:7px!important;
	}
	#o {
    		max-width: 125px!important;
		min-width: 130px!important;
	}
	#o #d {
    		padding: 1px 0px 7px 27px!important;
    		height: 30px!important;
    		background-size: 17px!important;
    		background-position: 12px!important;
    		border-width: 1px!important;
	}
	#o #f {
    		font-size: 13px!important;
   		margin: 10px!important;
		margin-left:10px!important;
	}
	#m {
		line-height:18px!important;
    		height:41px!important;
    		margin-top: 5px!important;
    		padding: 1px 10px!important;
		padding-bottom:10px!important;
    		border-width: 1px!important;
	}
	#m p { font-size:10px!important; }
	#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { 
		background-size: 67px!important; 
		background-position-y:7px!important;
	}
	#w1:hover { background-size: 65px!important; background-position-y:5px!important; }
	#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    		padding-top: 16px!important;
    		font-size:12px!important;
		background-size:60px!important;
    		background-position-y:10px!important;
	}
}

@media screen and (max-height: 360px) {
	#sk1 {
		line-height:9px!important;
    		margin-top:12px!important;
    		margin-left:100px!important;
		padding-left: 0!important;
	}
	#sk11 { 
		font-size:11px!important;
		min-width:17px!important;
		max-width:17px!important;
	}
	#sk12 {
		font-size:10px!important;
		min-width:38px!important;
		max-width:38px!important;
	}
	#c #h #i { margin-top: 0px!important; }
	#c #h #k { padding-top:3px!important; }
	#c p { line-height: 16px!important;  margin-top:6px!important;}
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 80px!important;
		height: 40px!important;
		width: 25%!important;
    		background-size:45px!important;
		font-size: 9px!important;
	}
	#l1 p, #l2 p, #l3 p {
		line-height:13px!important;
		margin-top: 5px!important;
    		margin-bottom:3px!important;
	}
	#kills { background-size:14%!important; background-position-x: -8px!important; }
	#m {
		line-height:17px!important;
    		height:36px!important;
    		margin-top: 5px!important;
    		padding: 1px 7px!important;
		padding-bottom:10px!important;
    		border-width: 1px!important;
	}
	#m p { font-size: 9px!important; }
}

@media screen and (max-height: 335px) {
	#a #d { height:85px!important; }
	#a img { width: 80px!important; }
	#a #f0, #a #f1 { 
    		padding-top: 7px!important;
		background-position-y:12px!important;
	}
	#sk1 {
		line-height:9px!important;
    		margin-top:7px!important;
    		margin-left:90px!important;
		padding-left: 0!important;
	}
	#c { 
		margin-top: 5px!important;
		padding: 4px 7px!important; 
		border-width: 1px!important;
	}
	#c #h #i { 		
		margin-top: 0px!important;
	}
	#c #h #j { 
		height: 6px!important; 
		width:100%!important; 
	}
	#c #h #k { 
		padding-top:5px!important;
		padding-bottom: 3px!important;
	}
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 75px!important;
		height: 40px!important;
		font-size: 9px!important;
		background-size:40px!important;
	}
	#rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		left:0px!important;
	}
	#c p {
		line-height: 12px!important;
    		font-size:12px!important;
		margin-top: 8px!important;
    		margin-bottom:7px!important;
		padding-left:27px!important;
		background-size: 12px!important;
	}
	#a #g { font-size: 11px!important; }
	#l1 p, #l2 p, #l3 p {
		line-height: 11px!important;
		font-size:10px!important;
		margin-top: 4px!important;
    		margin-bottom:3px!important;
		padding-left:19px!important;
	}
	#l1 a, #l2 a, #l3 a {
    		font-size:9px!important;
    		padding-left:5px!important;
	}
	#kills, #deaths, #assists, #headshots, #kdratio, #shots, #hits, #damage, #accuracy, #efficiency, #firstlogin, #lastlogin, #playedtime { 
		background-size: 13px!important;
	}
	#kills { background-size:16%!important; background-position-x: -6px!important; }
	#headshots { background-position-y: 2px!important; }
	#hits { background-size: 12px!important; }
 	#kdratio { background-size:14px!important; background-position-y: 2px!important; }
	#shots { background-size: 14px!important; background-position-x: -1px!important; }
	#damage { background-size: 9px!important; background-position-x: 0!important; }
	#accuracy { background-size: 11px!important; }
	#efficiency { background-size: 10px!important; }
	#firstlogin { background-size: 13px!important; background-position-x: 0!important; }
	#lastlogin { background-size: 10px!important; background-position-x: 1px!important; background-position-y: 1px!important; }
	#playedtime { background-size: 11px!important; }
	#o {
    		max-width: 150px!important;
		min-width: 155px!important;
	}
	#m {
		line-height:13px!important;
    		height:31px!important;
    		margin-top: 5px!important;
    		padding: 1px 7px!important;
		padding-bottom:10px!important;
    		border-width: 1px!important;
	}
	#m p { font-size:8px!important; }
	#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { 
		background-size: 63px!important; 
		background-position-y:12px!important;
	}
	#w1:hover { background-size: 60px!important; background-position-y:12px!important; }
	#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    		padding-top: 17px!important;
    		font-size:10px!important;
		background-size:53px!important;
    		background-position-y:15px!important;
	}
}

@media screen and (max-height: 330px) {
	#url p { font-size:11px!important; }
	#a, #n, #o {
		padding-left:5px!important;
    		padding-top:5px!important;
    		padding-right:5px!important;
	}
	#a {
        	max-width: 200px!important;
        	width: 200px!important;
	}
	#a #d { 
		height:75px!important; 
		padding: 3px 0px 3px 5px!important;
		border-width: 1px!important;
	}
	#a img {
    		width: 70px!important;
	}
	#a #u { 
		font-size:8px!important; 
		padding-left:20px!important; 
		padding-top:1px!important;
		width:100px!important;
	}
	#a #f0, #a #f1 { 
		font-size:10px!important; 
    		padding-top: 7px!important;
		padding-left: 13px!important;
		background-position-y:12px!important;
		background-position-x:5px!important;
		background-size: 5px!important;
		width:105px!important;
	}
	#a #t { 
		font-size: 8px!important; 
		padding-left:4px!important;
	}
	#a #t a { font-size: 7px!important;  }
	#sk1 {
		width:1px!important;
		line-height:8px!important;
    		margin-top:7px!important;
    		margin-left:80px!important;
		padding-left: 0!important;
	}
	#sk11 { 
		font-size:9px!important;
		min-width:12px!important;
		max-width:12px!important;
	}
	#sk12 {
		font-size:8px!important;
		min-width:29px!important;
		max-width:29px!important;
	}
	#c { 
		margin-top: 1px!important;
		padding: 5px 0px!important; 
		border-width: 1px!important;
	}
	#c #h {
		margin-top: 1px!important;
    		width: 95px!important;
		line-height: 0!important;
		margin-left:0!important;
	}
	#c #h #i { 
		font-size: 7px!important; 
		padding-left:0px!important; 	
    		margin-bottom:0px!important;
		line-height: 1px!important;
	}
	#c #h #j { 
		height: 6px!important; 
		width:100%!important; 
	}
	#c #h #k { 
		margin-top: 0!important;
		padding-top:7px!important;
		padding-bottom:0px!important;
		font-size:9px!important;
		padding-left:0px!important;
	}
	.progress { margin-top: 5px!important; }
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 67px!important;
		height: 35px!important;
		width: 25%!important;
    		background-size:35px!important;
		font-size: 8px!important;
	}
	#rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		left:0px!important;
	}
	#c p {
		line-height: 13px!important;
    		font-size:11px!important;
		margin-top: 7px!important;
    		margin-bottom:6px!important;
		padding-left:25px!important;
		background-position-x: 7px!important;
		background-size: 6%!important;
	}
	#a #g { font-size: 10px!important; }
	#c #g { padding-left: 5px!important; }
	#n #d {
    		padding: 1px 0px 7px 14px!important;
    		height: 20px!important;
    		background-size: 12px!important;
    		background-position: 7px!important;
    		border-width: 1px!important;
	}
	#n #f {
    		font-size: 11px!important;
   		margin: 5px!important;
		margin-left:10px!important;
   		padding-bottom: 5px!important;
	}
	#l1, #l2, #l3 {
    		margin-top: 3px!important;
    		padding: 2px 5px!important;
    		border-width: 1px!important;
	}
	#l1 p, #l2 p, #l3 p {
		line-height: 11px!important;
    		font-size:9px!important;
		margin-top: 3px!important;
    		margin-bottom:3px!important;
		padding-left:17px!important;
	}
	#l1 a, #l2 a, #l3 a {
    		font-size:8px!important;
    		padding-left:5px!important;
	}
	#kills, #deaths, #assists, #headshots, #kdratio, #shots, #hits, #damage, #accuracy, #efficiency, #firstlogin, #lastlogin, #playedtime { 
		background-size: 13px!important;
	}
	#kills { background-size:14%!important; background-position-x: -6px!important; }
	#headshots { background-position-y: 2px!important; }
	#hits { background-size: 12px!important; }
 	#kdratio { background-size:14px!important; background-position-y: 2px!important; }
	#shots { background-size: 14px!important; background-position-x: -1px!important; }
	#damage { background-size: 9px!important; background-position-x: 0!important; }
	#accuracy { background-size: 11px!important; }
	#efficiency { background-size: 10px!important; }
	#firstlogin { background-size: 13px!important; background-position-x: 0!important; }
	#lastlogin { background-size: 10px!important; background-position-x: 1px!important; background-position-y: 1px!important; }
	#playedtime { background-size: 11px!important; }
	#o {
    		max-width: 100px!important;
		min-width: 105px!important;
	}
	#o #d {
    		padding: 1px 0px 7px 16px!important;
    		height: 20px!important;
    		background-size: 12px!important;
    		background-position: 8px!important;
    		border-width: 1px!important;
	}
	#o #f {
    		font-size: 11px!important;
   		margin: 5px!important;
		margin-left:10px!important;
	}
	#m {
		line-height:13px!important;
    		height:30px!important;
    		margin-top: 3px!important;
    		padding: 1px 7px!important;
		padding-bottom:10px!important;
    		border-width: 1px!important;
	}
	#m p { font-size:8px!important; }
	#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { 
		background-size: 55px!important; 
		background-position-y:15px!important;
	}
	#w1:hover { background-size: 55px!important; background-position-y:12px!important; }
	#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    		padding-top: 18px!important;
    		font-size:9px!important;
		background-size:50px!important;
    		background-position-y:17px!important;
	}
}

@media screen and (max-height: 288px) {
	#c #h { 
		margin-top: 5px!important;
	}
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 70px!important;
		height: 40px!important;
		width: 25%!important;
    		background-size:35px!important;
		font-size: 8px!important;
	}
}
@media screen and (max-height: 265px) {
	#url p { font-size:9px!important; }
	#a, #n, #o {
		padding-left:5px!important;
    		padding-top:1px!important;
    		padding-right:5px!important;
	}
	#a {
        	max-width: 180px!important;
        	width: 180px!important;
	}
	#a #d { 
		height:65px!important; 
		padding: 3px 0px 3px 5px!important;
		border-width: 1px!important;
	}
	#a img {
    		width: 60px!important;
	}
	#a #u { 
		font-size:7px!important; 
		padding-left:18px!important; 
		padding-top:3px!important;
		width:95px!important;
	}
	#a #f0, #a #f1 {
		font-size:9px!important; 
    		padding-top: 6px!important;
		padding-left: 12px!important;
		background-position-y:10px!important;
		background-position-x:5px!important;
		background-size: 4px!important;
		width:100px!important;
	}
	#a #t { 
		font-size: 7px!important; 
		padding-left:4px!important;
	}
	#a #t a { font-size: 6px!important; }
	#sk1 {
		line-height:6px!important;
    		margin-top:5px!important;
    		margin-left:70px!important;
		padding-left: 1px!important;
	}
	#sk11 { 
		font-size:8px!important;
		min-width:11px!important;
		max-width:11px!important;
	}
	#sk12 {
		font-size:7px!important;
		min-width:24px!important;
		max-width:24px!important;
	}
	#c { 
		padding:0px 0!important;
		margin-top: 3px!important;
		border-width: 1px!important;
	}
	#c #h {
		margin-top: 0px!important;
    		width: 85px!important;
    		line-height: 0!important;
    		font-size: 8px!important;
		margin-left:0px!important;
	}
	#c #h #i { 
		font-size: 6px!important; 
		padding-left:0px!important; 		
		margin-top: 2px!important;
    		margin-bottom:0px!important;
		line-height: 1px!important;
	}
	#c #h #j { 
		height: 5px!important; 
		width:100%!important; 
	}
	.progress { margin-top: 3px!important; }
	#c #h #k { 
		margin-top: 0!important;
		padding-top:7px!important;
		font-size:8px!important;
		padding-left:0px!important;
		padding-bottom:5px!important;
	}
	#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10, #r11, #r12, #r13, #r14, #r15, #r16, #r17, #r18, #r19, #rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		line-height: 57px!important;
		height: 30px!important;
		width: 25%!important;
    		background-size:30px!important;
		font-size: 7px!important;
	}
	#rn1, #rn2, #rn3, #rn4, #rn5, #rn6, #rn7, #rn8, #rn9, #rn10, #rn11, #rn12, #rn13, #rn14, #rn15, #rn16, #rn17, #rn18, #rn19 {
		left:0px!important;
	}
	#a #g { font-size: 8px!important; }
	#c #g { padding-left: 5px!important; }
	#c p {
		line-height: 9px!important;
    		font-size:9px!important;
		margin-top: 6px!important;
    		margin-bottom:6px!important;
		padding-left:20px!important;
		background-size: 5%!important;
		background-position-x: 7px!important;
	}
	#n #d {
    		padding: 1px 0px 7px 10px!important;
    		height: 15px!important;
    		background-size: 10px!important;
    		background-position: 5px!important;
    		border-width: 1px!important;
	}
	#n #f {
    		font-size: 10px!important;
   		margin: 5px!important;
		margin-left:10px!important;
   		padding-bottom: 5px!important;
	}
	#l1, #l2, #l3 {
    		margin-top: 3px!important;
    		padding: 1px 5px!important;
    		border-width: 1px!important;
	}
	#l1 p, #l2 p, #l3 p {
		line-height: 9px!important;
    		font-size:8px!important;
		margin-top: 2px!important;
    		margin-bottom:2px!important;
		padding-left:12px!important;
	}
	#l1 a, #l2 a, #l3 a {
    		font-size:7px!important;
    		padding-left:5px!important;
	}
	#kills, #deaths, #assists, #headshots, #kdratio, #shots, #hits, #damage, #accuracy, #efficiency, #firstlogin, #lastlogin, #playedtime { 
		background-size: 10px!important;
		background-position-x: -1px!important;
	}
	#kills { background-size:16%!important;; background-position-x: -6px!important; }
	#headshots { background-position-y: 2px!important; }
	#hits { background-size: 8px!important; background-position-x: 0px!important; }
 	#kdratio { background-size:10px!important; background-position-y: 2px!important; background-position-x: 0px!important; }
	#shots { background-size: 11px!important; }
	#damage { background-size: 7px!important; background-position-x: 0px!important; }
	#accuracy { background-size: 8px!important; background-position-x: 0px!important; }
	#efficiency { background-size: 8px!important; background-position-x: 0px!important; }
	#firstlogin { background-size: 10px!important; }
	#lastlogin { background-size: 8px!important; background-position-x: 0px!important; }
	#playedtime { background-size: 8px!important; background-position-y: 1px!important; background-position-x: 0px!important; }
	#o {
    		max-width: 100px!important;
		min-width: 105px!important;
	}
	#o #d {
    		padding: 1px 0px 7px 12px!important;
    		height: 15px!important;
    		background-size: 10px!important;
    		background-position: 7px!important;
    		border-width: 1px!important;
	}
	#o #f {
    		font-size: 10px!important;
   		margin: 3px!important;
		margin-left:10px!important;
	}
	#m {
		line-height:7px!important;
    		height:20px!important;
    		margin-top: 3px!important;
    		padding: 1px 5px!important;
		padding-bottom:10px!important;
    		border-width: 1px!important;
	}
	#m p { font-size:7px!important; }
	#w0:hover, #w2:hover, #w3:hover, #w4:hover, #w5:hover, #w6:hover, #w7:hover, #w8:hover, #w9:hover, #w10:hover, #w11:hover, #w12:hover, #w13:hover, #w14:hover, #w15:hover, #w16:hover, #w17:hover, #w18:hover, #w19:hover, #w20:hover, #w21:hover, #w22:hover, #w23:hover, #w24:hover, #w25:hover, #w26:hover { 
		background-size: 42px!important; 
		background-position-y:22px!important;
	}
	#w1:hover { background-size: 42px!important; background-position-y:22px!important; }
	#w0, #w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8, #w9, #w10, #w11, #w12, #w13, #w14, #w15, #w16, #w17, #w18, #w19, #w20, #w21, #w22, #w23, #w24, #w25, #w26 {
    		padding-top: 19px!important;
    		font-size:8px!important;
		background-size:37px!important;
    		background-position-y:25px!important;
	}
}

/* RSU custom cleanup: no GeoIP flags + original text colors */

/* Remove qualquer visual antigo de bandeira/GeoIP. */
[id="nn"], [id="br"], [class*="flag"], .flag, .country, .geoip {
    background-image: none !important;
}

#playerinfo, #playerinfo * {
    background-image: none !important;
}

/* RSU fix: bolinha online/offline visível e cor do nick conforme posição no Top15. */
#playerinfo .rsu-status-dot {
    display: inline-block !important;
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    margin-right: 6px !important;
    vertical-align: middle !important;
    box-shadow: 0 0 4px rgba(0,0,0,.8) !important;
}
#playerinfo .online-dot { background: #22c55e !important; }
#playerinfo .offline-dot { background: #ef4444 !important; }
#playerinfo a.glow1 { color: #ff3b30 !important; }
#playerinfo a.glow2 { color: #ff9500 !important; }
#playerinfo a.glow3 { color: #4db8ff !important; }
#playerinfo a.glow-default { color: #A9A9A9 !important; }
