body { 
	background-color: #ececec;
	line-height: normal;
}
footer,.header,#main{
	text-align: center;
}
#top{
	padding-bottom: 0px;
	margin-bottom: 0px;
	box-shadow: none;
	border-bottom: 0px;
}
#top .top-inner{
	margin: 22px 0 10px 0px;
}
.header:before,
#login-facebook,
#login-google,
#login-linkedin,
#logo-fsp {
	background: transparent url(//f.i.uol.com.br/paywall/sprite-20150212.png) no-repeat 0;
}
.header {
	background-color: #757575;
	height: 53px;
	color: #fff;
	line-height: 54px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	border-top: 2px solid #ed1c24;
}
.header:before {
	content: "";
	display: inline-block;
	width: 41px;
	height: 10px;
	background-position: -1px -27px;
}
#title {
	line-height: 100%;
	/*font-family: "folhaii-heavy", Georgia, serif;*/
	margin:42px auto 62px auto;
	font-size: 28px;
	max-width: 748px;
	color: #666;
	font-weight: normal;
}
#msg {
	padding: 20px 40px 0 40px;
}

#msg > span{
	color:#000;
}

#msg .number{
	color:#00adf2;
}
#sign-box p {
	padding-top: 20px;
}
#skin-login #msg {
	padding-bottom: 20px;
}
.box p {
	margin:0;
}
.box {
	background-color: #fff;
	border-radius: 6px;
	width: 364px;
	display:inline-block;
	vertical-align: top;
	height: 346px;
	margin:0 auto 20px auto;
	box-shadow: 0px 2px 5px 0px #d5d5d5;
	color:#666;
	font-size: 16px;
	position: relative;
}
.box ~ .box {
	margin-left: 12px;
}
#price {
	font-family: Georgia;
	color:#00aef3;
	font-style: normal;
	font-weight: 700;
	display: block;
	margin: 0 auto 3px auto;
	font-size: 18px;
}
#price-info {
	text-transform: uppercase;
	color: #a7a5a6;
	display: block;
	margin: 0 auto;
	font-size:12px;
}
.block {
	display:block;
}
a.btn-main {
	color:#fff;
	background-color: #00adf2;
	background: linear-gradient(to bottom,  rgba(0,159,223,1) 0%,rgba(0,173,242,1) 29%);
	font-weight: 700;
	font-size: 14px;
	border: 0 none;
	border-radius: 3px;
	padding:10px 0;
	text-transform: uppercase;
	box-shadow: 0px 2px 5px 0px #d5d5d5;
	display: block;
	text-decoration: none;
	margin:24px auto 20px auto;
	width:130px;
}
#login-facebook,
#login-google,
#login-linkedin {
	display:inline-block;
	width:35px;
	height:36px;
	overflow: hidden;
	text-indent: -9999999px;
	margin:20px 8px 0 8px;
}
#login-facebook {
	background-position: -48px 0px;
}
#login-google {
	background-position: -96px 0px;
}
#login-linkedin {
	background-position: -145px 0px;
}
#do-more {
	padding-top: 15px;
	color:#000;
	border-top: 1px solid #e6e6e6;
	font-family: Georgia;
	font-weight: 400;
	line-height: 250%;
	font-size: 15px;
}
#do-more a {
	color:#000;
	text-decoration: underline;
}
#skin-login #do-more a {
	margin:0 10px;
} 
#logo-fsp {
	display: inline-block;
	overflow: hidden;
	width: 125px;
	height: 17px;
	background-position: 1px -42px;
	text-indent: -99999999px;
}
#sign-box:before {
	content: "";
	display: block;
	position: relative;
	width: 309px;
	height: 189px;
	margin: 0 auto ;
	top: -24px;
	margin-bottom: -24px;
	background: transparent url(//f.i.uol.com.br/paywall/trj-telas-da-folha-309x189.png) no-repeat 0;

}
#sign-box p {
	padding-top: 20px;
}
#skin-signup #msg,  #skin-signup-colunista #msg {
	padding: 20px 30px;
}
#skin-signup #do-more, #skin-signup-colunista #do-more {
	padding: 15px 0px;
}
#skin-login-colunista #title {
	max-width: 500px;
}

#skin-signup .box,  #skin-signup-colunista .box{
	height: auto;
}

#skin-signup .paywallscreen:before, #skin-signup-colunista .paywallscreen:before{
	content: "";
	display: block;
	position: relative;
	width: 364px;
	height: 262px;
	margin: 0 auto;
	top: 3px;
	margin-bottom: -24px;
	background: transparent url(//f.i.uol.com.br/paywall/trj-telas-da-folha-309x189.png) no-repeat 0;
	background-size: 361px;
}

#skin-signup .paywallscreen, #skin-signup-colunista .paywallscreen{
	display:inline-block;
	vertical-align: top;
	height: 262px;
	width: 364px;
	margin:0 auto 20px auto;
	position: relative;
}
@media screen and ( max-width:350px ) {
	.header{
		font-size: 10px;
	}

	#sign-box:before{
		background-size: 265px;
	}
}

@media screen and ( max-width:740px ) {
	#content #do-more a {
		margin: 0;
	}
	#content {
		min-width: 350px;
		margin: 0 auto;
	}
	#main {
		max-width: 370px;
		margin: 0 auto;
	}
	#title{
		font-size: 36px;
		margin: 28px 0;
	}
	.header:before {
		width: 10px;
		height: 41px;
		background-position: -31px 1px;
		vertical-align: middle;
	}
	.box {
		width: 90%;
		height: auto;
		display: block;
	}
	.box ~ .box {
		margin-left: auto;
		margin-top: 40px;
	}
	.box ~ .box p {
		padding-bottom: 15px;

	}
	#skin-login #msg {
		padding-left: 25px;
		padding-right: 25px;
	}

	[class*="span"]{
		width: 100%;
		margin-left: 0px;
	}
	[class*="row"]{
		width: 100%;
		margin-left: 0px;
	}
	.container{
		width: 100%;
	}
	body,#skin-login #do-more a{
		margin: 0;
	}
}
@media screen and ( max-width:900px ) {
	header{display: none;}
	
	[class*="span"]{
		width: 100%;
		margin-left: 0px;
	}

	[class*="row"]{
		width: 100%;
		margin-left: 0px;
	}
	.container{
		width: 100%;
	}
}