.ligue_gratis_title{
	margin:0;
	padding:0 35px;
	line-height:50px;
	font-size:14px;
	font-weight:600;
	color:#FFF;
}

#ligue_gratis_form{
	position:relative;
	display:block;
	padding:26px 35px 10px;
	height:256px;
}

#ligue_gratis_form label{
	display:block;
	line-height:20px;
	color:#999;
}

#ligue_gratis_form input{
	display:block;
	width:300px;
	border:1px solid #999;
	line-height:30px;
	font-size:12px;
	padding:4px 6px;
	margin-bottom:20px;
}

#ligue_gratis_form select{
	display:block;
	width:315px;
	height:40px;
	border:1px solid #999;
	line-height:30px;
	font-size:12px;
	padding:4px 6px;
	margin-bottom:20px;
}

#ligue_gratis_form .client-button{
	position:absolute;
	left:360px;
	bottom:50px;
}

#ligue_gratis_form .footer-note{
	color:#999;
	font-size:11px;
}

#ligue_gratis_progresso{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:20px;
	background-color:#f2f2f2;
	text-align:center;
	font-size:12px;
	color:#999;
	z-index:1;
	display:none;
}
#ligue_gratis_progresso > img{
	float:none;
	display:inline;
}

#ligue_gratis_form > p{
	text-align:center;
	height:178px;
	color:#999;
}
