a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-family: 'Roboto', sans-serif;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

ul.game-list {
    text-align: center;
    margin-top: 30px;
}

p.g-l-x-1 {
    margin-top: 10px;
}

li.game-list-item.coming-soon {
    margin-top: 50px;
    margin-bottom: 25px;
}

.hz-ad.top {
    width: 100%;
    height: 200px;
    background-color: aliceblue;
}

header {
    text-align: center;
}

.logo {
    display: inline-block;
    width: 250px;
    height: 98px;
    background-image: url(/img/101testslogo.gif);
    background-repeat: no-repeat;
}

b {
    font-weight: 700;
}
span.rc-x-1 {
    font-size: 23px;
    font-weight: 600;
}

body {
	line-height: 1
}
#test-completed {
    font-size: 25px;
    color: #333333;
    font-weight: 600;
    line-height: 1.5;
}
.x-2 {
    float: left;
    margin-left: 10px;
    font-size: 36px;
    margin-top: 5px;
}
.description h5 img {
    float: left;
    height: 32px;
}

.try-again {
    /* float: right; */
    /* height: 100px; */
    width: 100%;
margin-top:10px;
    text-align: center;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
p.gameresult-1 {
    font-size: 23px !important;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
}
img.shareicon {
    margin-top: 15px;
}
.game-share {
    font-size: 23px !important;
    color: #7b7b7b !important;
}
p.gameresult-2 {
    font-size: 19px !important;
    font-weight: 400;
}
.description {
    margin: auto auto 10px;
    width: 95%;
    max-width: 370px;
    color: #999;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    margin-top: 50px;
}
.description h5 {
    color: #46a;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 10px;
}
.description h5 img {
	/*height: 20px*/
}
.share {
	text-align: center
}
.share .title {
	padding-bottom: 5px
}
#resultBack {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 200%;
	height: 200%;
	background-color: #000;
	zoom: 1;
	filter: alpha(opacity=60);
	opacity: .6;
	z-index: 100000000
}
#result {
	display: none;
	width: 100%;
	float: left;
	max-width: 800px;
	padding-top: 10px;
	margin-bottom: 50px
}
#result .resultContent {
	float: left;
	width: 100%;
	padding-top: 40px;
	background-color: #fafafa;
	margin-top: 0;
	margin-bottom: 10px
}
#result p {
	color: #555;
	margin-top: 10px;
	font-size: 12px;
	text-align: center
}
#result strong {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	float: left;
	width: 100%;
	font-size: 40px;
	font-weight: 700;
	font-family: arial;
	color: #55f
}
#result .share {
	float: left;
	width: 100%;
	margin: 50px 0 0;
	background-color: #eee;
	padding: 10px 0;
	text-align: center
}
.clear {
    clear: both;
}

#result .retry {
    /* float: left; */
    display: inline-block;
    /* margin: auto; */
    /* margin-top: 10px; */
    /* margin-left: 10px; */
    font-size: 19px;
    padding: 7px 20px;
    /* border: 1px solid #ccc; */
    background-color: #09A34F;
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    border-radius: 5px;
}
.lineWrap, .lineWrapB, .proposeFbLike, .line-sep-1 {
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding: 20px 0;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #777
}
.line-sep-1 {
	border: 0;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 30px
}

/*
.lineWrap {
	margin-top: 0;
	padding-top: 25px;
	padding-bottom: 30px
}
.lineWrapB {
	border: 0;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 30px
}
*/
.proposeOthers {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #eee
}
.proposeOthers h5 {
	font-size: 12px;
	margin-left: 10px;
	color: #777
}
.proposeOthers h5 a {
	color: #777
}
.proposeOthers .item {
	padding: 5px 10px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	background-color: #fafafa;
	text-decoration: none;
	font-size: 12px;
	float: left;
	margin: 10px;
	line-height: 36px
}
.proposeOthers .item img {
	width: 32px;
	height: 32px;
	float: left
}
.proposeOthers .item span {
	float: left;
	margin-left: 5px;
	color: #777
}
.adswrap, .zzzscore-resp {
	width: 100%;
	height: 200px
}
.adswrap-float {
	float: left;
	width: 100%;
	height: 80px
}
.adswrap-result, .adswrap-result .zzzscore-resp {
	width: 100%;
	height: 250px
}
.lineWrap .label, .lineWrapB .label {
	width: 468px;
	display: inline-block;
	margin: 0 auto;
	background-color: #f5f6f7
}
.gameBanner {
	width: 468px;
	display: inline-block;
	text-align: left;
	border: 1px solid #eee;
	background-color: #f6f7f8
}
.gameBanner img {
	height: 50px;
	margin: 10px 5px;
	float: left
}
.gameBanner h3 {
	float: right;
	width: 390px;
	margin-top: 10px;
	text-align: left;
	color: #799;
	font-weight: 700;
	font-size: 20px
}
.gameBanner p {
	float: right;
	text-align: left;
	width: 390px;
	color: #888
}

@media(max-width:500px) {
.adswrap-float {
	height: 70px
}
.adswrap, .zzzscore-resp {
	width: 100%
}
.lineWrap .label, .lineWrapB .label {
	display: inline-block;
	margin: 0 auto;
	width: 320px;
	background-color: #f5f6f7
}
.gameBanner {
	width: 320px
}
.gameBanner h3, .gameBanner p {
	width: 240px
}
}

@media(max-width:500px) {
.adswrap-bottom, .adswrap-bottom .zzzscore-resp {
	width: 300px;
	height: 250px
}
}

@media (min-width:340px) {
.adswrap-bottom, .adswrap-bottom .zzzscore-resp {
	width: 336px;
	height: 280px
}
}
.footer {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	padding: 30px 0;
	background-color: #fff;
	border-top: 1px solid #eee;
	text-decoration: none;
	color: #666
}
.footer a {
	color: #666;
	text-decoration: none
}
.wrap {
    width: 100%;
    margin: auto;
    max-width: 800px;
    position: relative;
    padding-top: 30px;
    overflow-x: hidden;
}
.headerFix {
	position: fixed;
	left: 0;
	height: 50px;
	width: 100%;
	top: 0;
	z-index: 100000
}
.header {
	width: 100%;
	max-width: 800px;
	height: 50px;
	margin: auto
}
.topInfo {
    float: left;
    height: 50px;
    width: 100%;
    position: relative;
    background-color: #eaeaea;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0px 7px 7px;
}
.resetBtn {
    line-height: 20px;
    font-size: 19px;
    display: inline-block;
    text-decoration: none;
    color: #444;
    margin-top: 15px;
    /* margin-left: 10px; */
    background-color: #efefef;
    padding: 5px 15px;
    border: 1px solid #aaa;
    border-radius: 5px;
}
.topInfo #time {
    float: left;
    font-size: 37px;
    width: 100px;
    font-weight: 700;
    /* font-family: Arial, AppleGothic, sans-serif; */
    line-height: 50px;
    color: #55f;
    margin-left: 10px;
}
.topInfo .level {
	float: right;
	font-size: 25px;
	font-family: Arial, AppleGothic, sans-serif;
	line-height: 50px;
	color: #eee;
	margin-right: 20px
}
.topInfo #score {
    color: #333;
    font-weight: 700;
    font-size: 32px;
}

p.game-caption {
    color: black;
    font-size: 19px;
    line-height: 1.3;
    margin-top: 10px;
    font-weight: 500;
}

.share {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 10px
}
.share .title {
	font-size: 12px;
	color: #aaa;
	margin-left: 10px
}
.share a {
	margin-left: 10px
}
.proposeFbLike {
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding: 20px 0;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #777
}
.grid {
	margin: auto;
	width: 95%;
	max-width: 370px;
	height: 370px;
	overflow: hidden;
	position: relative
}
.resultLink {
	display: none
}
#grid .resultLink {
	display: block;
	position: absolute;
	top: 150px;
	padding: 30px 0;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size: 25px;
	z-index: 100;
	line-height: 1.5px;
	font-weight: 500;
	left: 0
}
#grid .resultLink span {
	font-size: 25px;
	color: #444;
	display: block;
	font-weight: 600
}
#grid .resultLink p {
	font-weight: 600;
	display: inline-block;
	margin-top: 16px;
	background-color: #168fb3;
	padding: 12px 20px;
	color: #fff;
	border-radius: 5px
}
.grid div {
    float: left;
    margin: .5%;
    background-color: #0000f5;
    padding: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 70px;
    font-size: 30px;
    font-family: Arial;
    position: relative;
    overflow: visible;
    border-radius: 7px;
}
.grid div span {
	position: absolute;
	left: -20%;
	top: -20%;
	width: 140%;
	height: 140%;
	z-index: 1
}
.grid div.second {
	background-color: #0000f5;
}
.grid.x2 div {
	width: 49%;
	height: 49%
}
.grid.x3 div {
	width: 32.3%;
	height: 32.3%
}
.grid.x4 div {
	width: 24%;
	height: 24%
}
.grid.x5 div {
	width: 19%;
	height: 19%
}
.grid.x8 div {
	width: 11.5%;
	height: 11.5%
}
