@charset "UTF-8";
.social-login
{
	margin-top:10px;
	text-align:center;
}
.social-login h4
{
	font-size:14px;
	color:#666666;
}
.social-login a
{
	width:45%;
	float:left;
	padding:5px 25px;
	border-radius:4px;
	color:#ffffff;
	font-size:20px;
	margin:5px;
}
.social-login .fblg
{
background: #405597;	
}
.social-login .fblg:hover
{
background: #2c4594;	
}
.social-login .gplg
{
background: #dc4a39;	
}
.social-login .gplg:hover
{
background: #d8311e;	
}