.btn-amazon {
  background-color: transparent;
  border-color: rgb(242, 158, 55);
  color: rgb(242, 158, 55);
}
.btn-amazon:hover, .btn-amazon:focus, .btn-amazon:active, .btn-amazon.active {
  background-color: rgb(242, 158, 55);
  color: rgb(255, 255, 255);
}

.btn-delicious {
  background-color: transparent;
  border-color: rgb(50, 113, 203);
  color: rgb(50, 113, 203);
}
.btn-delicious:hover, .btn-delicious:focus, .btn-delicious:active, .btn-delicious.active {
  background-color: rgb(50, 113, 203);
  color: rgb(255, 255, 255);
}

.btn-digg {
  background-color: transparent;
  border-color: rgb(22, 70, 115);
  color: rgb(22, 70, 115);
}
.btn-digg:hover, .btn-digg:focus, .btn-digg:active, .btn-digg.active {
  background-color: rgb(22, 70, 115);
  color: rgb(255, 255, 255);
}

.btn-disqus {
  background-color: transparent;
  border-color: rgb(46, 159, 255);
  color: rgb(46, 159, 255);
}
.btn-disqus:hover, .btn-disqus:focus, .btn-disqus:active, .btn-disqus.active {
  background-color: rgb(46, 159, 255);
  color: rgb(255, 255, 255);
}

.btn-eventbrite {
  background-color: transparent;
  border-color: rgb(255, 86, 22);
  color: rgb(255, 86, 22);
}
.btn-eventbrite:hover, .btn-eventbrite:focus, .btn-eventbrite:active, .btn-eventbrite.active {
  background-color: rgb(255, 86, 22);
  color: rgb(255, 255, 255);
}

.btn-eventful {
  background-color: transparent;
  border-color: rgb(55, 96, 149);
  color: rgb(55, 96, 149);
}
.btn-eventful:hover, .btn-eventful:focus, .btn-eventful:active, .btn-eventful.active {
  background-color: rgb(55, 96, 149);
  color: rgb(255, 255, 255);
}

.btn-intensedebate {
  background-color: transparent;
  border-color: rgb(0, 153, 225);
  color: rgb(0, 153, 225);
}
.btn-intensedebate:hover, .btn-intensedebate:focus, .btn-intensedebate:active, .btn-intensedebate.active {
  background-color: rgb(0, 153, 225);
  color: rgb(255, 255, 255);
}

.btn-lanyrd {
  background-color: transparent;
  border-color: rgb(46, 106, 194);
  color: rgb(46, 106, 194);
}
.btn-lanyrd:hover, .btn-lanyrd:focus, .btn-lanyrd:active, .btn-lanyrd.active {
  background-color: rgb(46, 106, 194);
  color: rgb(255, 255, 255);
}

.btn-pinboard {
  background-color: transparent;
  border-color: rgb(0, 0, 255);
  color: rgb(0, 0, 255);
}
.btn-pinboard:hover, .btn-pinboard:focus, .btn-pinboard:active, .btn-pinboard.active {
  background-color: rgb(0, 0, 255);
  color: rgb(255, 255, 255);
}

.btn-songkick {
  background-color: transparent;
  border-color: rgb(255, 0, 80);
  color: rgb(255, 0, 80);
}
.btn-songkick:hover, .btn-songkick:focus, .btn-songkick:active, .btn-songkick.active {
  background-color: rgb(255, 0, 80);
  color: rgb(255, 255, 255);
}

.btn-stumbleupon {
  background-color: transparent;
  border-color: rgb(235, 73, 36);
  color: rgb(235, 73, 36);
}
.btn-stumbleupon:hover, .btn-stumbleupon:focus, .btn-stumbleupon:active, .btn-stumbleupon.active {
  background-color: rgb(235, 73, 36);
  color: rgb(255, 255, 255);
}

.btn-gmail {
  background-color: transparent;
  border-color: rgb(219, 64, 56);
  color: rgb(219, 64, 56);
}
.btn-gmail:hover, .btn-gmail:focus, .btn-gmail:active, .btn-gmail.active {
  background-color: rgb(219, 64, 56);
  color: rgb(255, 255, 255);
}

.btn-google {
  background-color: transparent;
  border-color: rgb(78, 108, 247);
  color: rgb(78, 108, 247);
}
.btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active {
  background-color: rgb(78, 108, 247);
  color: rgb(255, 255, 255);
}

.btn-evernote {
  background-color: transparent;
  border-color: rgb(107, 177, 48);
  color: rgb(107, 177, 48);
}
.btn-evernote:hover, .btn-evernote:focus, .btn-evernote:active, .btn-evernote.active {
  background-color: rgb(107, 177, 48);
  color: rgb(255, 255, 255);
}

.btn-grooveshark {
  background-color: transparent;
  border-color: rgb(233, 122, 47);
  color: rgb(233, 122, 47);
}
.btn-grooveshark:hover, .btn-grooveshark:focus, .btn-grooveshark:active, .btn-grooveshark.active {
  background-color: rgb(233, 122, 47);
  color: rgb(255, 255, 255);
}

.btn-instapaper {
  background-color: transparent;
  border-color: rgb(34, 34, 34);
  color: rgb(34, 34, 34);
}
.btn-instapaper:hover, .btn-instapaper:focus, .btn-instapaper:active, .btn-instapaper.active {
  background-color: rgb(34, 34, 34);
  color: rgb(255, 255, 255);
}

.btn-itunes {
  background-color: transparent;
  border-color: rgb(82, 81, 82);
  color: rgb(82, 81, 82);
}
.btn-itunes:hover, .btn-itunes:focus, .btn-itunes:active, .btn-itunes.active {
  background-color: rgb(82, 81, 82);
  color: rgb(255, 255, 255);
}

.btn-opentable {
  background-color: transparent;
  border-color: rgb(153, 0, 0);
  color: rgb(153, 0, 0);
}
.btn-opentable:hover, .btn-opentable:focus, .btn-opentable:active, .btn-opentable.active {
  background-color: rgb(153, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-logmein {
  background-color: transparent;
  border-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.btn-logmein:hover, .btn-logmein:focus, .btn-logmein:active, .btn-logmein.active {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-ninetyninedesigns {
  background-color: transparent;
  border-color: rgb(7, 34, 67);
  color: rgb(7, 34, 67);
}
.btn-ninetyninedesigns:hover, .btn-ninetyninedesigns:focus, .btn-ninetyninedesigns:active, .btn-ninetyninedesigns.active {
  background-color: rgb(7, 34, 67);
  color: rgb(255, 255, 255);
}

.btn-paypal {
  background-color: transparent;
  border-color: rgb(50, 104, 154);
  color: rgb(50, 104, 154);
}
.btn-paypal:hover, .btn-paypal:focus, .btn-paypal:active, .btn-paypal.active {
  background-color: rgb(50, 104, 154);
  color: rgb(255, 255, 255);
}

.btn-pocket {
  background-color: transparent;
  border-color: rgb(222, 90, 95);
  color: rgb(222, 90, 95);
}
.btn-pocket:hover, .btn-pocket:focus, .btn-pocket:active, .btn-pocket.active {
  background-color: rgb(222, 90, 95);
  color: rgb(255, 255, 255);
}

.btn-scribd {
  background-color: transparent;
  border-color: rgb(35, 28, 26);
  color: rgb(35, 28, 26);
}
.btn-scribd:hover, .btn-scribd:focus, .btn-scribd:active, .btn-scribd.active {
  background-color: rgb(35, 28, 26);
  color: rgb(255, 255, 255);
}

.btn-spotify {
  background-color: transparent;
  border-color: rgb(30, 215, 96);
  color: rgb(30, 215, 96);
}
.btn-spotify:hover, .btn-spotify:focus, .btn-spotify:active, .btn-spotify.active {
  background-color: rgb(30, 215, 96);
  color: rgb(255, 255, 255);
}

.btn-statusnet {
  background-color: transparent;
  border-color: rgb(130, 157, 37);
  color: rgb(130, 157, 37);
}
.btn-statusnet:hover, .btn-statusnet:focus, .btn-statusnet:active, .btn-statusnet.active {
  background-color: rgb(130, 157, 37);
  color: rgb(255, 255, 255);
}

.btn-stripe {
  background-color: transparent;
  border-color: rgb(47, 126, 214);
  color: rgb(47, 126, 214);
}
.btn-stripe:hover, .btn-stripe:focus, .btn-stripe:active, .btn-stripe.active {
  background-color: rgb(47, 126, 214);
  color: rgb(255, 255, 255);
}

.btn-yahoo {
  background-color: transparent;
  border-color: rgb(162, 0, 194);
  color: rgb(162, 0, 194);
}
.btn-yahoo:hover, .btn-yahoo:focus, .btn-yahoo:active, .btn-yahoo.active {
  background-color: rgb(162, 0, 194);
  color: rgb(255, 255, 255);
}

.btn-yelp {
  background-color: transparent;
  border-color: rgb(230, 0, 16);
  color: rgb(230, 0, 16);
}
.btn-yelp:hover, .btn-yelp:focus, .btn-yelp:active, .btn-yelp.active {
  background-color: rgb(230, 0, 16);
  color: rgb(255, 255, 255);
}

.btn-wikipedia {
  background-color: transparent;
  border-color: rgb(17, 17, 17);
  color: rgb(17, 17, 17);
}
.btn-wikipedia:hover, .btn-wikipedia:focus, .btn-wikipedia:active, .btn-wikipedia.active {
  background-color: rgb(17, 17, 17);
  color: rgb(255, 255, 255);
}

.btn-wordpress {
  background-color: transparent;
  border-color: rgb(70, 70, 70);
  color: rgb(70, 70, 70);
}
.btn-wordpress:hover, .btn-wordpress:focus, .btn-wordpress:active, .btn-wordpress.active {
  background-color: rgb(70, 70, 70);
  color: rgb(255, 255, 255);
}

.btn-ycombinator {
  background-color: transparent;
  border-color: rgb(255, 102, 0);
  color: rgb(255, 102, 0);
}
.btn-ycombinator:hover, .btn-ycombinator:focus, .btn-ycombinator:active, .btn-ycombinator.active {
  background-color: rgb(255, 102, 0);
  color: rgb(255, 255, 255);
}

.btn-bitcoin {
  background-color: transparent;
  border-color: rgb(235, 151, 55);
  color: rgb(235, 151, 55);
}
.btn-bitcoin:hover, .btn-bitcoin:focus, .btn-bitcoin:active, .btn-bitcoin.active {
  background-color: rgb(235, 151, 55);
  color: rgb(255, 255, 255);
}

.btn-cloudapp {
  background-color: transparent;
  border-color: rgb(49, 44, 42);
  color: rgb(49, 44, 42);
}
.btn-cloudapp:hover, .btn-cloudapp:focus, .btn-cloudapp:active, .btn-cloudapp.active {
  background-color: rgb(49, 44, 42);
  color: rgb(255, 255, 255);
}

.btn-creativecommons {
  background-color: transparent;
  border-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.btn-creativecommons:hover, .btn-creativecommons:focus, .btn-creativecommons:active, .btn-creativecommons.active {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-dropbox {
  background-color: transparent;
  border-color: rgb(0, 126, 229);
  color: rgb(0, 126, 229);
}
.btn-dropbox:hover, .btn-dropbox:focus, .btn-dropbox:active, .btn-dropbox.active {
  background-color: rgb(0, 126, 229);
  color: rgb(255, 255, 255);
}

.btn-html5 {
  background-color: transparent;
  border-color: rgb(255, 54, 23);
  color: rgb(255, 54, 23);
}
.btn-html5:hover, .btn-html5:focus, .btn-html5:active, .btn-html5.active {
  background-color: rgb(255, 54, 23);
  color: rgb(255, 255, 255);
}

.btn-ie {
  background-color: transparent;
  border-color: rgb(0, 161, 217);
  color: rgb(0, 161, 217);
}
.btn-ie:hover, .btn-ie:focus, .btn-ie:active, .btn-ie.active {
  background-color: rgb(0, 161, 217);
  color: rgb(255, 255, 255);
}

.btn-podcast {
  background-color: transparent;
  border-color: rgb(147, 101, 206);
  color: rgb(147, 101, 206);
}
.btn-podcast:hover, .btn-podcast:focus, .btn-podcast:active, .btn-podcast.active {
  background-color: rgb(147, 101, 206);
  color: rgb(255, 255, 255);
}

.btn-rss {
  background-color: transparent;
  border-color: rgb(255, 127, 37);
  color: rgb(255, 127, 37);
}
.btn-rss:hover, .btn-rss:focus, .btn-rss:active, .btn-rss.active {
  background-color: rgb(255, 127, 37);
  color: rgb(255, 255, 255);
}

.btn-skype {
  background-color: transparent;
  border-color: rgb(0, 162, 237);
  color: rgb(0, 162, 237);
}
.btn-skype:hover, .btn-skype:focus, .btn-skype:active, .btn-skype.active {
  background-color: rgb(0, 162, 237);
  color: rgb(255, 255, 255);
}

.btn-steam {
  background-color: transparent;
  border-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.btn-steam:hover, .btn-steam:focus, .btn-steam:active, .btn-steam.active {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-windows {
  background-color: transparent;
  border-color: rgb(72, 187, 239);
  color: rgb(72, 187, 239);
}
.btn-windows:hover, .btn-windows:focus, .btn-windows:active, .btn-windows.active {
  background-color: rgb(72, 187, 239);
  color: rgb(255, 255, 255);
}

.btn-android {
  background-color: transparent;
  border-color: rgb(164, 198, 57);
  color: rgb(164, 198, 57);
}
.btn-android:hover, .btn-android:focus, .btn-android:active, .btn-android.active {
  background-color: rgb(164, 198, 57);
  color: rgb(255, 255, 255);
}

.btn-appstore {
  background-color: transparent;
  border-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.btn-appstore:hover, .btn-appstore:focus, .btn-appstore:active, .btn-appstore.active {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-googleplay {
  background-color: transparent;
  border-color: rgb(185, 193, 62);
  color: rgb(185, 193, 62);
}
.btn-googleplay:hover, .btn-googleplay:focus, .btn-googleplay:active, .btn-googleplay.active {
  background-color: rgb(185, 193, 62);
  color: rgb(255, 255, 255);
}

.btn-macstore {
  background-color: transparent;
  border-color: rgb(0, 125, 203);
  color: rgb(0, 125, 203);
}
.btn-macstore:hover, .btn-macstore:focus, .btn-macstore:active, .btn-macstore.active {
  background-color: rgb(0, 125, 203);
  color: rgb(255, 255, 255);
}

.btn-500px {
  background-color: transparent;
  border-color: rgb(34, 34, 34);
  color: rgb(34, 34, 34);
}
.btn-500px:hover, .btn-500px:focus, .btn-500px:active, .btn-500px.active {
  background-color: rgb(34, 34, 34);
  color: rgb(255, 255, 255);
}

.btn-appnet {
  background-color: transparent;
  border-color: rgb(49, 120, 189);
  color: rgb(49, 120, 189);
}
.btn-appnet:hover, .btn-appnet:focus, .btn-appnet:active, .btn-appnet.active {
  background-color: rgb(49, 120, 189);
  color: rgb(255, 255, 255);
}

.btn-blogger {
  background-color: transparent;
  border-color: rgb(238, 90, 34);
  color: rgb(238, 90, 34);
}
.btn-blogger:hover, .btn-blogger:focus, .btn-blogger:active, .btn-blogger.active {
  background-color: rgb(238, 90, 34);
  color: rgb(255, 255, 255);
}

.btn-bitbucket {
  background-color: transparent;
  border-color: rgb(32, 80, 129);
  color: rgb(32, 80, 129);
}
.btn-bitbucket:hover, .btn-bitbucket:focus, .btn-bitbucket:active, .btn-bitbucket.active {
  background-color: rgb(32, 80, 129);
  color: rgb(255, 255, 255);
}

.btn-dribbble {
  background-color: transparent;
  border-color: rgb(234, 76, 137);
  color: rgb(234, 76, 137);
}
.btn-dribbble:hover, .btn-dribbble:focus, .btn-dribbble:active, .btn-dribbble.active {
  background-color: rgb(234, 76, 137);
  color: rgb(255, 255, 255);
}

.btn-facebook {
  background-color: transparent;
  border-color: rgb(72, 99, 174);
  color: rgb(72, 99, 174);
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active {
  background-color: rgb(72, 99, 174);
  color: rgb(255, 255, 255);
}

.btn-flattr {
  background-color: transparent;
  border-color: rgb(138, 186, 66);
  color: rgb(138, 186, 66);
}
.btn-flattr:hover, .btn-flattr:focus, .btn-flattr:active, .btn-flattr.active {
  background-color: rgb(138, 186, 66);
  color: rgb(255, 255, 255);
}

.btn-flickr {
  background-color: transparent;
  border-color: rgb(255, 0, 132);
  color: rgb(255, 0, 132);
}
.btn-flickr:hover, .btn-flickr:focus, .btn-flickr:active, .btn-flickr.active {
  background-color: rgb(255, 0, 132);
  color: rgb(255, 255, 255);
}

.btn-foursquare {
  background-color: transparent;
  border-color: rgb(0, 114, 177);
  color: rgb(0, 114, 177);
}
.btn-foursquare:hover, .btn-foursquare:focus, .btn-foursquare:active, .btn-foursquare.active {
  background-color: rgb(0, 114, 177);
  color: rgb(255, 255, 255);
}

.btn-github {
  background-color: transparent;
  border-color: rgb(23, 21, 21);
  color: rgb(23, 21, 21);
}
.btn-github:hover, .btn-github:focus, .btn-github:active, .btn-github.active {
  background-color: rgb(23, 21, 21);
  color: rgb(255, 255, 255);
}

.btn-googleplus {
  background-color: transparent;
  border-color: rgb(221, 74, 56);
  color: rgb(221, 74, 56);
}
.btn-googleplus:hover, .btn-googleplus:focus, .btn-googleplus:active, .btn-googleplus.active {
  background-color: rgb(221, 74, 56);
  color: rgb(255, 255, 255);
}

.btn-gowalla {
  background-color: transparent;
  border-color: rgb(255, 114, 10);
  color: rgb(255, 114, 10);
}
.btn-gowalla:hover, .btn-gowalla:focus, .btn-gowalla:active, .btn-gowalla.active {
  background-color: rgb(255, 114, 10);
  color: rgb(255, 255, 255);
}

.btn-instagram {
  background-color: transparent;
  border-color: rgb(63, 114, 155);
  color: rgb(63, 114, 155);
}
.btn-instagram:hover, .btn-instagram:focus, .btn-instagram:active, .btn-instagram.active {
  background-color: rgb(63, 114, 155);
  color: rgb(255, 255, 255);
}

.btn-klout {
  background-color: transparent;
  border-color: rgb(227, 74, 37);
  color: rgb(227, 74, 37);
}
.btn-klout:hover, .btn-klout:focus, .btn-klout:active, .btn-klout.active {
  background-color: rgb(227, 74, 37);
  color: rgb(255, 255, 255);
}

.btn-lastfm {
  background-color: transparent;
  border-color: rgb(220, 26, 35);
  color: rgb(220, 26, 35);
}
.btn-lastfm:hover, .btn-lastfm:focus, .btn-lastfm:active, .btn-lastfm.active {
  background-color: rgb(220, 26, 35);
  color: rgb(255, 255, 255);
}

.btn-linkedin {
  background-color: transparent;
  border-color: rgb(0, 131, 168);
  color: rgb(0, 131, 168);
}
.btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active, .btn-linkedin.active {
  background-color: rgb(0, 131, 168);
  color: rgb(255, 255, 255);
}

.btn-meetup {
  background-color: transparent;
  border-color: rgb(255, 0, 38);
  color: rgb(255, 0, 38);
}
.btn-meetup:hover, .btn-meetup:focus, .btn-meetup:active, .btn-meetup.active {
  background-color: rgb(255, 0, 38);
  color: rgb(255, 255, 255);
}

.btn-myspace {
  background-color: transparent;
  border-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.btn-myspace:hover, .btn-myspace:focus, .btn-myspace:active, .btn-myspace.active {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-pinterest {
  background-color: transparent;
  border-color: rgb(201, 22, 24);
  color: rgb(201, 22, 24);
}
.btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active, .btn-pinterest.active {
  background-color: rgb(201, 22, 24);
  color: rgb(255, 255, 255);
}

.btn-quora {
  background-color: transparent;
  border-color: rgb(168, 36, 0);
  color: rgb(168, 36, 0);
}
.btn-quora:hover, .btn-quora:focus, .btn-quora:active, .btn-quora.active {
  background-color: rgb(168, 36, 0);
  color: rgb(255, 255, 255);
}

.btn-reddit {
  background-color: transparent;
  border-color: rgb(255, 87, 0);
  color: rgb(255, 87, 0);
}
.btn-reddit:hover, .btn-reddit:focus, .btn-reddit:active, .btn-reddit.active {
  background-color: rgb(255, 87, 0);
  color: rgb(255, 255, 255);
}

.btn-plurk {
  background-color: transparent;
  border-color: rgb(207, 104, 47);
  color: rgb(207, 104, 47);
}
.btn-plurk:hover, .btn-plurk:focus, .btn-plurk:active, .btn-plurk.active {
  background-color: rgb(207, 104, 47);
  color: rgb(255, 255, 255);
}

.btn-smashing {
  background-color: transparent;
  border-color: rgb(255, 79, 39);
  color: rgb(255, 79, 39);
}
.btn-smashing:hover, .btn-smashing:focus, .btn-smashing:active, .btn-smashing.active {
  background-color: rgb(255, 79, 39);
  color: rgb(255, 255, 255);
}

.btn-soundcloud {
  background-color: transparent;
  border-color: rgb(255, 69, 0);
  color: rgb(255, 69, 0);
}
.btn-soundcloud:hover, .btn-soundcloud:focus, .btn-soundcloud:active, .btn-soundcloud.active {
  background-color: rgb(255, 69, 0);
  color: rgb(255, 255, 255);
}

.btn-stackoverflow {
  background-color: transparent;
  border-color: rgb(241, 132, 54);
  color: rgb(241, 132, 54);
}
.btn-stackoverflow:hover, .btn-stackoverflow:focus, .btn-stackoverflow:active, .btn-stackoverflow.active {
  background-color: rgb(241, 132, 54);
  color: rgb(255, 255, 255);
}

.btn-tumblr {
  background-color: transparent;
  border-color: rgb(55, 74, 97);
  color: rgb(55, 74, 97);
}
.btn-tumblr:hover, .btn-tumblr:focus, .btn-tumblr:active, .btn-tumblr.active {
  background-color: rgb(55, 74, 97);
  color: rgb(255, 255, 255);
}

.btn-twitter {
  background-color: transparent;
  border-color: rgb(70, 192, 251);
  color: rgb(70, 192, 251);
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active {
  background-color: rgb(70, 192, 251);
  color: rgb(255, 255, 255);
}

.btn-viadeo {
  background-color: transparent;
  border-color: rgb(231, 115, 46);
  color: rgb(231, 115, 46);
}
.btn-viadeo:hover, .btn-viadeo:focus, .btn-viadeo:active, .btn-viadeo.active {
  background-color: rgb(231, 115, 46);
  color: rgb(255, 255, 255);
}

.btn-vimeo {
  background-color: transparent;
  border-color: rgb(0, 162, 205);
  color: rgb(0, 162, 205);
}
.btn-vimeo:hover, .btn-vimeo:focus, .btn-vimeo:active, .btn-vimeo.active {
  background-color: rgb(0, 162, 205);
  color: rgb(255, 255, 255);
}

.btn-vk {
  background-color: transparent;
  border-color: rgb(69, 104, 142);
  color: rgb(69, 104, 142);
}
.btn-vk:hover, .btn-vk:focus, .btn-vk:active, .btn-vk.active {
  background-color: rgb(69, 104, 142);
  color: rgb(255, 255, 255);
}

.btn-weibo {
  background-color: transparent;
  border-color: rgb(215, 88, 77);
  color: rgb(215, 88, 77);
}
.btn-weibo:hover, .btn-weibo:focus, .btn-weibo:active, .btn-weibo.active {
  background-color: rgb(215, 88, 77);
  color: rgb(255, 255, 255);
}

.btn-xing {
  background-color: transparent;
  border-color: rgb(10, 93, 94);
  color: rgb(10, 93, 94);
}
.btn-xing:hover, .btn-xing:focus, .btn-xing:active, .btn-xing.active {
  background-color: rgb(10, 93, 94);
  color: rgb(255, 255, 255);
}

.btn-youtube {
  background-color: transparent;
  border-color: rgb(255, 0, 0);
  color: rgb(255, 0, 0);
}
.btn-youtube:hover, .btn-youtube:focus, .btn-youtube:active, .btn-youtube.active {
  background-color: rgb(255, 0, 0);
  color: rgb(255, 255, 255);
}

.btn-csgo {
  background-color: transparent;
  border-color: rgb(182, 115, 0);
  color: rgb(182, 115, 0);
}
.btn-csgo:hover, .btn-csgo:focus, .btn-csgo:active, .btn-csgo.active {
  background-color: rgb(182, 115, 0);
  color: rgb(255, 255, 255);
}

.btn-dota2 {
  background-color: transparent;
  border-color: rgb(195, 61, 43);
  color: rgb(195, 61, 43);
}
.btn-dota2:hover, .btn-dota2:focus, .btn-dota2:active, .btn-dota2.active {
  background-color: rgb(195, 61, 43);
  color: rgb(255, 255, 255);
}

.btn-gm {
  background-color: transparent;
  border-color: rgb(17, 148, 240);
  color: rgb(17, 148, 240);
}
.btn-gm:hover, .btn-gm:focus, .btn-gm:active, .btn-gm.active {
  background-color: rgb(17, 148, 240);
  color: rgb(255, 255, 255);
}

.btn-lol {
  background-color: transparent;
  border-color: rgb(215, 153, 34);
  color: rgb(215, 153, 34);
}
.btn-lol:hover, .btn-lol:focus, .btn-lol:active, .btn-lol.active {
  background-color: rgb(215, 153, 34);
  color: rgb(255, 255, 255);
}

.btn-minecraft {
  background-color: transparent;
  border-color: rgb(148, 200, 100);
  color: rgb(148, 200, 100);
}
.btn-minecraft:hover, .btn-minecraft:focus, .btn-minecraft:active, .btn-minecraft.active {
  background-color: rgb(148, 200, 100);
  color: rgb(255, 255, 255);
}

.btn-tf2 {
  background-color: transparent;
  border-color: rgb(179, 82, 21);
  color: rgb(179, 82, 21);
}
.btn-tf2:hover, .btn-tf2:focus, .btn-tf2:active, .btn-tf2.active {
  background-color: rgb(179, 82, 21);
  color: rgb(255, 255, 255);
}

.btn-quake {
  background-color: transparent;
  border-color: rgb(205, 24, 0);
  color: rgb(205, 24, 0);
}
.btn-quake:hover, .btn-quake:focus, .btn-quake:active, .btn-quake.active {
  background-color: rgb(205, 24, 0);
  color: rgb(255, 255, 255);
}

.btn-wot {
  background-color: transparent;
  border-color: rgb(255, 64, 5);
  color: rgb(255, 64, 5);
}
.btn-wot:hover, .btn-wot:focus, .btn-wot:active, .btn-wot.active {
  background-color: rgb(255, 64, 5);
  color: rgb(255, 255, 255);
}

.btn-line {
  background-color: transparent;
  border-color: rgb(0, 190, 0);
  color: rgb(0, 190, 0);
}
.btn-line:hover, .btn-line:focus, .btn-line:active, .btn-line.active {
  background-color: rgb(0, 190, 0);
  color: rgb(255, 255, 255);
}

.btn-yandex {
  background-color: transparent;
  border-color: rgb(255, 219, 77);
  color: rgb(255, 219, 77);
}
.btn-yandex:hover, .btn-yandex:focus, .btn-yandex:active, .btn-yandex.active {
  background-color: rgb(255, 219, 77);
  color: rgb(255, 255, 255);
}

.btn-37signals {
  background-color: transparent;
  border-color: rgb(45, 165, 97);
  color: rgb(45, 165, 97);
}
.btn-37signals:hover, .btn-37signals:focus, .btn-37signals:active, .btn-37signals.active {
  background-color: rgb(45, 165, 97);
  color: rgb(255, 255, 255);
}

.btn-box {
  background-color: transparent;
  border-color: rgb(0, 92, 215);
  color: rgb(0, 92, 215);
}
.btn-box:hover, .btn-box:focus, .btn-box:active, .btn-box.active {
  background-color: rgb(0, 92, 215);
  color: rgb(255, 255, 255);
}

.btn-salesforce {
  background-color: transparent;
  border-color: rgb(0, 142, 212);
  color: rgb(0, 142, 212);
}
.btn-salesforce:hover, .btn-salesforce:focus, .btn-salesforce:active, .btn-salesforce.active {
  background-color: rgb(0, 142, 212);
  color: rgb(255, 255, 255);
}

.btn-fitbit {
  background-color: transparent;
  border-color: rgb(238, 66, 110);
  color: rgb(238, 66, 110);
}
.btn-fitbit:hover, .btn-fitbit:focus, .btn-fitbit:active, .btn-fitbit.active {
  background-color: rgb(238, 66, 110);
  color: rgb(255, 255, 255);
}

.btn-baidu {
  background-color: transparent;
  border-color: rgb(38, 126, 255);
  color: rgb(38, 126, 255);
}
.btn-baidu:hover, .btn-baidu:focus, .btn-baidu:active, .btn-baidu.active {
  background-color: rgb(38, 126, 255);
  color: rgb(255, 255, 255);
}

.btn-renren {
  background-color: transparent;
  border-color: rgb(0, 89, 165);
  color: rgb(0, 89, 165);
}
.btn-renren:hover, .btn-renren:focus, .btn-renren:active, .btn-renren.active {
  background-color: rgb(0, 89, 165);
  color: rgb(255, 255, 255);
}

.btn-aol {
  background-color: transparent;
  border-color: rgb(50, 149, 247);
  color: rgb(50, 149, 247);
}
.btn-aol:hover, .btn-aol:focus, .btn-aol:active, .btn-aol.active {
  background-color: rgb(50, 149, 247);
  color: rgb(255, 255, 255);
}

.btn-shopify {
  background-color: transparent;
  border-color: rgb(145, 187, 72);
  color: rgb(145, 187, 72);
}
.btn-shopify:hover, .btn-shopify:focus, .btn-shopify:active, .btn-shopify.active {
  background-color: rgb(145, 187, 72);
  color: rgb(255, 255, 255);
}

.btn-dwolla {
  background-color: transparent;
  border-color: rgb(248, 125, 5);
  color: rgb(248, 125, 5);
}
.btn-dwolla:hover, .btn-dwolla:focus, .btn-dwolla:active, .btn-dwolla.active {
  background-color: rgb(248, 125, 5);
  color: rgb(255, 255, 255);
}

.btn-miicard {
  background-color: transparent;
  border-color: rgb(28, 124, 185);
  color: rgb(28, 124, 185);
}
.btn-miicard:hover, .btn-miicard:focus, .btn-miicard:active, .btn-miicard.active {
  background-color: rgb(28, 124, 185);
  color: rgb(255, 255, 255);
}

.btn-yammer {
  background-color: transparent;
  border-color: rgb(62, 137, 204);
  color: rgb(62, 137, 204);
}
.btn-yammer:hover, .btn-yammer:focus, .btn-yammer:active, .btn-yammer.active {
  background-color: rgb(62, 137, 204);
  color: rgb(255, 255, 255);
}

.btn-planningcenter {
  background-color: transparent;
  border-color: rgb(52, 99, 201);
  color: rgb(52, 99, 201);
}
.btn-planningcenter:hover, .btn-planningcenter:focus, .btn-planningcenter:active, .btn-planningcenter.active {
  background-color: rgb(52, 99, 201);
  color: rgb(255, 255, 255);
}

.btn-exact {
  background-color: transparent;
  border-color: rgb(224, 0, 18);
  color: rgb(224, 0, 18);
}
.btn-exact:hover, .btn-exact:focus, .btn-exact:active, .btn-exact.active {
  background-color: rgb(224, 0, 18);
  color: rgb(255, 255, 255);
}

.btn-docomo {
  background-color: transparent;
  border-color: rgb(207, 16, 49);
  color: rgb(207, 16, 49);
}
.btn-docomo:hover, .btn-docomo:focus, .btn-docomo:active, .btn-docomo.active {
  background-color: rgb(207, 16, 49);
  color: rgb(255, 255, 255);
}
