.mmp-share .dropbtn {
background-color: #04AA6D;
color: white;
padding: 5px 10px;
font-size: 14px;
border: none;
}
.mmp-share.dropdown {
position: absolute;
display: inline-block;
}
.mmp-share.dropdown .dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 110px; z-index: 1;
margin-left: -40px;
}
.mmp-share.dropdown .dropdown-content a {
color: white;
padding: 8px 5px;
text-decoration: none;
display: block;
text-align: center;
}
.mmp-share.dropdown .dropdown-content a:hover {background-color: #ddd;}
.mmp-share.dropdown:hover .dropdown-content {display: block;}
.mmp-share.dropdown:hover .dropbtn {background-color: #3e8e41;}
.mmp-share .facebook {
background: #3B5998;
color: white;
}
.mmp-share .twitter {
background: #55ACEE;
color: white;
}
.mmp-share .linkedin {
background: #007bb5;
color: white;
}
.mmp-share .tumblr {
background: #2c4762;
color: white;
}
.mmp-share .reddit {
background: #ff5700;
color: white;
}
.mmp-share .pinterest {
background: #cb2027;
color: white;
}
.mmp-share .print {
background: #75AA33;
color: white;
}
.mmp-share .evernote {
background: #FC4242;
color: white;
}
.mmp-share .google {
background: #dd4b39;
color: white;
}
.mmp-share .youtube {
background: #bb0000;
color: white;
}
.mmp-share .instagram {
background: #125688;
color: white;
}
.mmp-share .snapchat-ghost {
background: #fffc00;
color: white;
}
.mmp-share .skype {
background: #00aff0;
color: white;
}
.mmp-share .android {
background: #a4c639;
color: white;
}
.mmp-share .dribbble {
background: #ea4c89;
color: white;
}
.mmp-share .vimeo {
background: #45bbff;
color: white;
}
.mmp-share .vine {
background: #00b489;
color: white;
}
.mmp-share .foursquare {
background: #45bbff;
color: white;
}
.mmp-share .stumbleupon {
background: #eb4924;
color: white;
}
.mmp-share .flickr {
background: #f40083;
color: white;
}
.mmp-share .yahoo {
background: #430297;
color: white;
}
.mmp-share .soundcloud {
background: #ff5500;
color: white;
}
.mmp-share .google {
background: #dd4b39;
color: white;
}
.mmp-share .rss {
background: #ff6600;
color: white;
}
.mmp-share .linear {padding: 8px; margin-right: 1px;}