html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-align:center
}
.container {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:90%
}
.main {
	background-color:#F5F5F5;
	border-radius:6px 6px 6px 6px;
	margin-bottom:10px;
	padding:60px;
	padding-top:5px;
	padding-bottom:5px;
	box-shadow:0 4px 20px 1px #999999;
	margin-top:-10px
}
.main h1 {
	font-size:33px;
	letter-spacing:-1px;
	line-height:1;
	margin-bottom:0;
	text-align:center
}
strong {
	font-weight:bold;
	color:#666666
}
.main-home h3,.main h2 {
	font-size:18px;
	font-weight:200;
	text-align:center;
	margin-top:0;
	color:#666666
}
.main-home h2 {
	font-size:24px
}
.main-home h3 {
	margin-top:15px
}
button,input {
	margin:0;
	font-size:20px;
	vertical-align:middle
}
input {
	*overflow:visible;
	line-height:normal
}
#myform input[type="submit"] {
  height: 58px;
}
input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button;
}
body {
	margin:0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
	background-color:#ffffff
}
.container {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	*zoom:1
}
.container:before,.container:after {
	display:table;
	content:""
}
.container:after {
	clear:both
}
.container-fluid {
	padding-left:20px;
	padding-right:20px;
	*zoom:1
}
.container-fluid:before,.container-fluid:after {
	display:table;
	content:""
}
.container-fluid:after {
	clear:both
}
p {
	margin:0 0 9px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px
}
p small {
	font-size:11px;
	color:#999999
}
form {
	margin:0 0 18px
}
label,input {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px
}
label {
	display:block;
	margin-bottom:5px;
	color:#333333
}
input {
	display:inline-block;
	padding:4px;
	margin-bottom:9px;
	font-size:42px;
	line-height:18px;
	color:#555555;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-align:center
}
label input {
	display:block
}
input[type="submit"] {
	width:auto;
	height:auto
}
input[type="hidden"] {
	display:none
}
input[type="text"] {
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;
	-moz-transition:border linear 0.2s,box-shadow linear 0.2s;
	-ms-transition:border linear 0.2s,box-shadow linear 0.2s;
	-o-transition:border linear 0.2s,box-shadow linear 0.2s;
	transition:border linear 0.2s,box-shadow linear 0.2s
}
input[type="text"]:focus {
	border-color:rgba(82,168,236,0.8);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	outline:0;
	outline:thin dotted \9
}
.share {
	display:inline-block;
	overflow:auto
}
.results {
	vertical-align:middle
}
.response {
	border-radius:4px 4px 4px 4px;
	margin-bottom:18px;
	padding:8px 35px 8px 14px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	overflow:auto;
	vertical-align:middle;
	font-size:22px
}
.warning {
	background-color:#FCF8E3;
	border:1px solid #FBEED5
}
.initial {
	background-color:#A5D2FF;
	border:1px solid #8AD2FF
}
.error {
	background-color:#F2DEDE;
	border:1px solid #B94A48
}
.done {
	background-color:#DFF0D8;
	border:1px solid #DFF0D8
}
.imei {
	letter-spacing:1px;
	color:#8AD2FF;
	font-weight:200;
  height: 50px;
}
#second {
	margin-top:25;
	border-bottom:2px
}
.help {
	float:left;
	width:50%;
	text-align:left
}
.help h3 {
	font-size:16px;
	font-weight:150;
	margin-top:5px;
	margin-bottom:2px;
	color:#666666;
	cursor:pointer
}
.help p {
	font-size:13px;
	font-weight:100;
	color:#777777;
	margin-top:0px;
	margin-left:3px
}
#sen {
	float:right;
	min-width: 336px;
}
.main-home {
	padding:20px
}
.brands {
	margin-top:20px
}
.brands a {
	text-decoration:none;
	display:block
}
.brands a p,.brands a h2 {
	-moz-transition:color 0.2s linear 0s,background-color 0.2s linear 0s
}
.brands a:visited,.brands a:link {
	color:#777777
}
.brands a:hover h2 {
	color:#8AD2FF
}
.brands a:hover p {
	color:#555
}
.zte {
	float:right;
	width:33%;
	margin:0px;
	padding:0px;
	overflow:hidden
}
.nokia {
	float:left;
	width:33%;
	margin:0px;
	padding:0px;
	overflow:hidden
}
.huawei {
	width:33%;
	margin:0px;
	padding:0px;
	height:1%;
	overflow:hidden
}
#waiting {
	display:none;
	text-align:right
}
.share {
	border-top:3px outset #999;
	margin-top:23px;
	padding-top:15px;
	 width: 90%;
}
#credits a {
	color:#777 text-decoration:none
}
#credits:hover {
	color:#666
}
#credits {
	color:#777
}
.dl.response {
	border:1px solid #129856;
	font-size:12px;
	color:#777
}
.dl.response a,.dl.response a:link,.dl.response a:hover,.dl.response a:visited,.dl.response a:active,.dl.response a:link {
	color:#000;
	text-decoration: none
}
#counter {
  margin-top: 20px;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  background-color: #8AD2FF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  font-family: Helvetica Neue,"Arial",Helvetica,Verdana,sans-serif;
  font-size: 14px;
  padding: 8px 14px 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}