.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;*/
	display:inline-block;
	margin-right: 5px;
}
.woo-slg-login-wrapper a {
	outline: 0;
}
.woo-slg-clear {
	clear: both;
}
.woo-slg-social-container {	
	/*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.2em;
	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;
}

/* css for expand / collapse social login */

.woo-slg-info::before {
	color: #1e85be;
	content: "\e028";
	display: inline-block;
	font-family: WooCommerce;
	left: 1.5em;
	position: absolute;
	top: 1em;
}
.woo-slg-info {
	background: #f7f6f7 none repeat scroll 0 0;
	border-top: 3px solid #1e85be;
	color: #515151;
	margin: 0 0 2em !important;
	padding: 1em 2em 1em 3.5em !important;
	position: relative;
}
.woo-slg-login-page {
	margin: 5px auto !important;
	max-width: 320px;
	content: "";
	background: url("../images/ex-col-icon.png") no-repeat scroll 16px 10px;
}
.woo-slg-login-page::before {
	content: "" !important;
}
/*.woo-social-link-buttons{
	float : left;
}*/
.woo-social-login-linked-profiles thead tr,
.woo-social-login-linked-profiles tfoot tr{
	background-color: #f5f5f5;
}
.woo-social-login-linked-profiles thead tr th,
.woo-social-login-linked-profiles tfoot tr th{
	padding: 8px 0;
}
.woo-social-login-linked-profiles thead tr th:first-child,
.woo-social-login-linked-profiles tfoot tr th:first-child{
    padding: 8px 0 8px 8px;
}
.woo-social-login-linked-profiles tr td img{
	vertical-align: middle;
}

/*** Social Button Style ***/
.woo-slg-social-container .woo-slg-social-btn,
.woo-slg-social-container .woo-slg-social-btn:hover, .woo-slg-social-container .woo-slg-social-btn:active, .woo-slg-social-container .woo-slg-social-btn:visited{
	display: inline-block;
	padding: 6px 6px 6px 38px;
	color: #FFF;
    font-size: 11px;
    margin-bottom: 5px;
    min-width: 188px;
    min-height: 34px;
    max-width: 188px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.2);
    text-align: center;
    word-wrap: break-word;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	line-height: 22px;
	font-weight: bold;
	position: relative;
}
.woo-social-link-buttons .woo-slg-social-btn,
.woo-social-link-buttons .woo-slg-social-btn:hover, .woo-social-link-buttons .woo-slg-social-btn:active{
	max-width: 250px;
	min-width: 250px;
}
.woo-slg-icon{
	display: inline-block;
	top: 0;
	left: 0;
	position: absolute;
	width: 32px;
	height: 100%;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Facebook */
.woo-slg-social-btn.woo-slg-social-login-facebook {
	background-color: #3b5998;
}
.woo-slg-fb-icon {
	background-image: url("../images/facebook-icon.png");
}
/* Twitter */
.woo-slg-social-btn.woo-slg-social-login-twitter {
	background-color: #55acee;
}
.woo-slg-tw-icon {
	background-image: url("../images/twitter-icon.png");
}
/* Google+ */
.woo-slg-social-btn.woo-slg-social-login-googleplus {
	background-color: #dd4b39;
}
.woo-slg-gp-icon {
	background-image: url("../images/googleplus-icon.png");
}
/* LinkedIn */
.woo-slg-social-btn.woo-slg-social-login-linkedin {
	background-color: #007bb6;
}
.woo-slg-li-icon {
	background-image: url("../images/linkedin-icon.png");
}
/* Yahoo */
.woo-slg-social-btn.woo-slg-social-login-yahoo {
	background-color: #720e9e;
}
.woo-slg-yh-icon {
	background-image: url("../images/yahoo-icon.png");
}
/* Foursquare */
.woo-slg-social-btn.woo-slg-social-login-foursquare {
	background-color: #f94877;
}
.woo-slg-fs-icon {
	background-image: url("../images/foursquare-icon.png");
}
/* Windows Live */
.woo-slg-social-btn.woo-slg-social-login-windowslive {
	background-color: #1283AD;
}
.woo-slg-wl-icon {
	background-image: url("../images/windowslive-icon.png");
}
/* VK */
.woo-slg-social-btn.woo-slg-social-login-vk {
	background-color: #587ea3;
}
.woo-slg-vk-icon {
	background-image: url("../images/vk-icon.png");
}
/* Instagram */
.woo-slg-social-btn.woo-slg-social-login-instagram {
	background-color: #3f729b;
}
.woo-slg-inst-icon {
	background-image: url("../images/instagram-icon.png");
}
/* Amazon */
.woo-slg-social-btn.woo-slg-social-login-amazon {
	background-color: #FEBC0F;
}
.woo-slg-amz-icon {
	background-image: url("../images/amazon-icon.png");
}
/* Paypal */
.woo-slg-social-btn.woo-slg-social-login-paypal {
	background-color: #36638E;
}
.woo-slg-paypal-icon {
	background-image: url("../images/paypal-icon.png");
}
.woo-slg-social-btn {
    color: #fff !important;
}
/*** End Social Button Style ***/

@media only screen and (max-width: 480px) {
	.woo-social-login-linked-profiles tr td img{
		max-width: 100px;
	}
}

.woo-social-login-linked-profiles{
	min-width:550px;
}
.table-container {
    overflow-x: auto;
}