.login-thirdparty {
	width: 416px;
	margin-top: 20px;
	text-align: center;
}

.login-thirdparty h3 {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	color: #99999C;
	text-align: center;
}

.login-thirdparty h3 span {
	display: inline-block;
	background-color: #fff;
	z-index: 1;
	position: relative;
	padding: 0 10px;
}

.login-thirdparty h3:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #F1F1F4;
	position: absolute;
	top: 11px;
	left: 0;
}

.login-thirdparty .social-login ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.login-thirdparty .social-login ul li {
	display: inline-block;
	margin-right: 40px;
	vertical-align: middle;
}

.login-thirdparty .social-login ul li:last-child {
	margin-right: 0;
}

.social-btn {
	cursor: pointer;
}

.fb_id_signin span {
	vertical-align: bottom;
	width: 48px !important;
	height: 48px !important;
	overflow: hidden;
}

.fb_id_signin span._4z_f.fwb {
	width: 48px !important;
	height: 48px !important;
}

.fb_id_signin iframe {
	width: 48px !important;
	height: 48px !important;
}