body {
	padding-top: 0;
	padding-bottom: 40px;
	margin: 0;
}

/* Custom container */
.container-narrow {
	margin: 0 auto;
	max-width: 700px;
}

.container-narrow>hr {
	margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
	margin: 60px 0;
	text-align: center;
}

.jumbotron h1 {
	font-size: 72px;
	line-height: 1;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
	margin: 60px 0;
}

.marketing p+h4 {
	margin-top: 28px;
}

.footer p {
	font-size: 11px;
	color: #ccc;
}

#betaAlert {
	margin-top: 0;
	text-align: center;
	position: fixed;
	width: 645px;
}

.masthead {
	padding-top: 10px;
}

.masthead h3.muted {
	margin: 0;
}

.social-ico {
	padding: 0 0 0 20px;
	background: transparent url('img/ico/socials/youtube.png') no-repeat left;
}

.social-ico.twitter {
	background-image: url('img/ico/socials/twitter.png');
}

.social-ico.googleplus {
	background-image: url('img/ico/socials/googleplus.png');
}

.social-ico.facebook {
	background-image: url('img/ico/socials/facebook.png');
}

.social-ico.instagram {
	background-image: url('img/ico/socials/instagram.png');
}

.social-ico.vkontakte {
	background-image: url('img/ico/socials/vkontakte.png');
}

.social-ico.odnoklassniki {
	background-image: url('img/ico/socials/odnoklassniki.png');
}

.social-ico.yandex {
	background-image: url('img/ico/socials/yandex.png');
}

.social-ico.mailru {
	background-image: url('img/ico/socials/mailru.png');
}

.social-ico.linkedin {
	background-image: url('img/ico/socials/linkedin.png');
}

.claimList li.unactive {
	background-color: #ccc;
}

.commentsList .comment {
	margin: 15px 0;
}

.commentsList .unactive {
	background-color: #ccc;
	padding: 5px;
}

.stars5 {
	background: transparent url('img/ico/5stars.png') no-repeat 0 0;
	height: 20px;
	width: 105px;
	margin: 15px 0;
}

.stars5.t0 {
	background-position: 0 0;
}

.stars5.t20 {
	background-position: 0 -20px;
}

.stars5.t40 {
	background-position: 0 -40px;
}

.stars5.t60 {
	background-position: 0 -60px;
}

.stars5.t80 {
	background-position: 0 -80px;
}

.stars5.t100 {
	background-position: 0 -100px;
}

#apiWrap {
	display: none;
}










