.woo-slg-login-error,
.woo-slg-login-loader{
	display:none;
}
.woo-slg-login-error{
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F1ACAC;
	border: 1px solid #EE4B4B;
	margin-bottom: 1.650em;
	box-shadow: 0px 2px 2px 2px #ccc;
	padding: 8px 5px 8px 8px;
}
.woo-slg-login-error span{
	display: block;
}
.woo-slg-social-wrap img{
	outline: 0;
}
.woo-slg-social-container a {
	text-decoration: none !important;
}
.woo-slg-login-wrapper {
	float: left;
	margin-right: 5px;
}
.woo-slg-login-wrapper a {
	outline: 0;
}
.woo-slg-clear {
	clear: both;
}
.woo-slg-social-container {
	border: 1px solid #eee;
	padding: 1.387em;
	margin: 0 0 21px;
}
.woo-slg-social-container legend {
	display: block;
	font-size: 120%;
	line-height: 1;
	font-weight: 700;
	width: 100%;
	margin: 0 0 21px;
	padding: 0;
}
.woo-slg-widget-content .woo-slg-login-wrapper {
	margin-bottom: 5px;
}
.woo-slg-social-container.woo-slg-widget-content{
	border:none !important;
}
.woo-slg-hide {
	display:none;
}
.woo-slg-social-container-checkout {
	border: 1px solid #eee;
	padding: 1.387em;
	margin: 0 0 21px;
}

/* css added for login page */

#woo-slg-social-container-login {	
	margin: auto;
    padding: 2% 0 2%;
    width: 320px;
}

#woo-slg-social-container-login span {	
	display: block;
	font-size: 130%;
	line-height: 1;
	font-weight: 700;
	width: 100%;
	margin: 0 0 21px;
	padding: 0;
	color: #999;
}
