<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b-arules_android {
	position: relative;
	margin: 40px 0 70px -20px;
}
.b-arules_qr {
	display: block;
	margin: 0 auto !important;
}
.b-arules_sign {
	float: right;
	margin: 0 0 20px 20px;
	width: 150px;
}
	.b-arules_sign img {
		display: block;
		margin: 0 0 10px 0;
	}
	.b-arules_sign a {
		display: block;
		width: 150px;
		height: 38px;
		background: url('/img/rules/android/sign-btn.png') 0 0 no-repeat;
		text-indent: -3000px;
		overflow: hidden;
	}
		.b-arules_sign a:hover {
			background-position: 0 -38px;
		}
		.b-arules_sign a:focus {
			background-position: 0 -76px;
		}
		.b-arules_sign a:focus {
			outline: none;
		}

.b-arules_shots {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.b-arules_shots li {
		margin: 0 20px 16px 0;
		padding: 0;
		float: left;
		text-align: center;
		font-size: 8pt;
	}
	.b-arules_shots img {
		float: none;
		margin: 0 0 2px 0;
	}

.b-arules_img {
	float: left;
	margin: 0 12px 12px 0;
}

.b-atest_sign {
	float: right;
	margin: 0 0 20px 20px;
	width: 161px;
}
	.b-atest_sign img {
		display: block;
		margin: 0 0 10px 0;
	}
	.b-atest_sign a {
		display: block;
		width: 160px;
		height: 38px;
		background: url('/img/tasks/android/test-btn.png') 0 0 no-repeat;
		text-indent: -3000px;
		overflow: hidden;
	}
		.b-atest_sign a:hover {
			background-position: 0 -38px;
		}
		.b-atest_sign a:focus {
			background-position: 0 -76px;
		}
		.b-atest_sign a:focus {
			outline: none;
		}

	</pre></body></html>