.button {
	 width: 240px;
	 display: inline-block;
	 padding: 0 5px 0 6px;
	 border: 0 none;
	 font-size:0.8em;
	 border-radius: 5px;
	 text-decoration: none;
}
 .button:hover {
	 text-decoration: none;
}
 .button--social-login {
	 margin-bottom: 10px;
	 margin-right: 6px !important;
	 margin-left: 6px !important;
	 color: white;
	 height: 46px;
	 line-height: 46px;
	 position: relative;
	 text-align: left;
}
 .button--social-login .icon {
	 margin-right: 12px;
	 font-size: 26px;
	 line-height: 24px;
	 width: 42px;
	 height: 24px;
	 text-align: center;
	 display: inline-block;
	 position: relative;
	 top: 4px;
}
 .button--social-login .icon:before {
	 display: inline-block;
	 width: 40px;
}
 .button--social-login .icon:after {
	 content: "";
}
 .button--facebook {
	 background-color: #4b70ab;
	 border: 1px solid #3b5988;
}
 .button--facebook .icon {
	 border-right: 1px solid #3b5988;
}
 .button--facebook .icon:after {
	 border-right: 1px solid #6b8bbe;
}
 .button--facebook:hover {
	 background-color: #436499;
}
 .button--linkedin {
	 background-color: #0087be;
	 border: 1px solid #00638b;
}
 .button--linkedin .icon {
	 border-right: 1px solid #00638b;
}
 .button--linkedin .icon:after {
	 border-right: 1px solid #00abf1;
}
 .button--linkedin:hover {
	 background-color: #0075a5;
}

.button--likeometer {
	background-color: #7f6dbd;
	border: 1px solid #8a4da7;
}
.button--likeometer .icon {
	border-right: 1px solid #8a4da7;
}
.button--likeometer:after {
	border-right: 1px solid #8a4da7;
}
.button--likeometer:hover {
	background-color: #8a4da7;
}
.icon-likeometer {
	width:35px;
	float:left;
	margin:5px 8px 0px 5px;
	padding:0px 5px 0px 0px;
	border-right: 1px solid #b56ae9;
}

.icon-likeometer:after {
	border-right: 1px solid #b56ae9;
}

 .button--google {
	 background-color: #4285F4;
	 border: 1px solid #0f66f1;
}
 .button--google .icon {
	 border-right: 1px solid #0f66f1;
}
 .button--google .icon:after {
	 border-right: 1px solid #6fa4f7;
}
 .button--google:hover {
	 background-color: #2776f3;
}
 .button--twitter {
	 background-color: #3b94d9;
	 border: 1px solid #257abc;
}
 .button--twitter .icon {
	 border-right: 1px solid #257abc;
}
 .button--twitter .icon:after {
	 border-right: 1px solid #66abe1;
}
 .button--twitter:hover {
	 background-color: #2988d2;
}
 .button--yahoo {
	 background-color: #500095;
	 border: 1px solid #350062;
}
 .button--yahoo .icon {
	 border-right: 1px solid #350062;
}
 .button--yahoo .icon:after {
	 border-right: 1px solid #6b00c8;
}
 .button--yahoo:hover {
	 background-color: #42007c;
}
 .button--openid {
	 background-color: #f78c40;
	 border: 1px solid #f56f0f;
}
 .button--openid .icon {
	 border-right: 1px solid #f56f0f;
}
 .button--openid .icon:after {
	 border-right: 1px solid #f9a971;
}
 .button--openid:hover {
	 background-color: #f67d28;
}
 .button--googleplus {
	 background-color: #dd4b39;
	 border: 1px solid #c23321;
}
 .button--googleplus .icon {
	 border-right: 1px solid #c23321;
}
 .button--googleplus .icon:after {
	 border-right: 1px solid #e47365;
}
 .button--googleplus:hover {
	 background-color: #d73925;
}
 .button--dropbox {
	 background-color: #007de1;
	 border: 1px solid #0061ae;
}
 .button--dropbox .icon {
	 border-right: 1px solid #0061ae;
}
 .button--dropbox .icon:after {
	 border-right: 1px solid #1597ff;
}
 .button--dropbox:hover {
	 background-color: #006fc8;
}
 .button--github {
	 background-color: #333;
	 border: 1px solid #1a1a1a;
}
 .button--github .icon {
	 border-right: 1px solid #1a1a1a;
}
 .button--github .icon:after {
	 border-right: 1px solid #4d4d4d;
}
 .button--github:hover {
	 background-color: #262626;
}
 .button--bitbucket {
	 background-color: #205081;
	 border: 1px solid #163758;
}
 .button--bitbucket .icon {
	 border-right: 1px solid #163758;
}
 .button--bitbucket .icon:after {
	 border-right: 1px solid #2a69aa;
}
 .button--bitbucket:hover {
	 background-color: #1b436d;
}
 .button--soundcloud {
	 background-color: #f50;
	 border: 1px solid #c40;
}
 .button--soundcloud .icon {
	 border-right: 1px solid #c40;
}
 .button--soundcloud .icon:after {
	 border-right: 1px solid #f73;
}
 .button--soundcloud:hover {
	 background-color: #e64d00;
}
 .button--spotify {
	 background-color: #2ebd59;
	 border: 1px solid #249446;
}
 .button--spotify .icon {
	 border-right: 1px solid #249446;
}
 .button--spotify .icon:after {
	 border-right: 1px solid #4bd374;
}
 .button--spotify:hover {
	 background-color: #29a84f;
}
 .button--microsoft {
	 background-color: #00a4ef;
	 border: 1px solid #0081bc;
}
 .button--microsoft .icon {
	 border-right: 1px solid #0081bc;
}
 .button--microsoft .icon:after {
	 border-right: 1px solid #23baff;
}
 .button--microsoft:hover {
	 background-color: #0093d6;
}
 .button--flickr {
	 background-color: #ff0084;
	 border: 1px solid #cc006a;
}
 .button--flickr .icon {
	 border-right: 1px solid #cc006a;
}
 .button--flickr .icon:after {
	 border-right: 1px solid #ff339d;
}
 .button--flickr:hover {
	 background-color: #e60077;
}
