.social-panel {
	visibility: visible;
}

.social-panel__follow-button {
	margin-top: 1.5rem;
	margin-left: 1rem;
	padding-top: 0;
	padding-left: 0;
	height: 2rem;
	overflow: hidden;
}

.social-panel__follow-title {
	color: #65655d;
	font-family: Ubuntu,sans-serif;
	font-size: 1.4rem;
	padding-top: 1.5rem;
	padding-left: 1rem;
}

.social-panel__loading {
	position: absolute;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	background-image: url("http://s1.trrsf.com/fe/zaz-icons/gif/loader.gif");
	background-repeat: no-repeat;
	background-position: center;
	content: '';
}

/*# sourceMappingURL=theme-default.css.map */

