/*  Skin Me  */

#submit {
	background-color: #00a7ea
}

.results .loc,
.subhead span,
.loginHead,
.best,
.submit,
.data p span {
	color: #4dd04d
}

body {
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.logo img {
	height: 30px;
}

a {
	color: #000 !important;
	text-decoration: underline !important;
}

.box-shdw {
	box-shadow: 0 1px 1px rgba(174,180,191,0.25);
	border-radius: 3px;
}

.regForm h2 {
	border-radius: 3px 3px 0 0;
}


/* layout */

.myPic .online {
	position: absolute;
	background: #4dd04d;
	border-radius: 5px;
	right: 10px;
	top: 10px;
	padding: 0 10px;
	font-weight: bold;
}

.results {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	text-align: center;
	width: 400px;
	font-size: 16px;
	height: 80px;
	background: url(/css/bangcheater/graphics/ezrf/shdw.png) no-repeat 0 0;
}


.submit {
	text-align: center;
	display: inline;
	padding: 5px;
	background-image: url(/css/bangcheater/graphics/ezrf/grdnt.png);
	background-position: center center;
	background-repeat: repeat-x;
	color: #fff;
	border: 0px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.submit:hover {
	background: url(/css/bangcheater/graphics/ezrf/grdnt.png) repeat-x center center #222;
}

.pre-footer {
	background: none;
}

.svg-badge .fill{fill:#f9416d}