.ayoshare {
	margin-top: 10px
}
.ayoshare p {
	display:inline-block;
	margin:5px 0px 5px;
	padding:0
}
.ayoshare a {
	color:#fff;
	text-decoration:none;
	color: #fff;
	border: none;
	padding: 10px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
	transition: border .25s linear,color .25s linear,background-color .25s linear
}
.ayoshare a.ayo-facebook {
	background-color: #4769a5;
	border-color: #354d79;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-twitter {
	background-color: #51a3bf;
	border-color: #408299;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-google {
	background-color: #bf3727;
	border-color: #932b1f;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-linkedin {
	background-color: #2ba3e1;
	border-color: #207aa8;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-stumbleupon {
	background-color: #eb4723;
	border-color: #ab361d;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-reddit, .ayo-buffer {
	background-color: #333333;
	border-color: #1d1d1d;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-pinterest {
	background-color: #cc2209;
	border-color: #9b1a20;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-vk {
	background-color: #4c75a3;
	border-color: #39587b;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-pocket {
	background-color: #e84352;
	border-color: #c53946;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-whatsapp {
	background-color: #34af23;
	border-color: #c53946;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a.ayo-cod {
	background-color: #696969;
	border-color: #c53946;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}
.ayoshare a span{
	font-family: sans-serif
}
.ayoshare a:hover {
	background-color: rgba(220,220,220,0.5);
	color: #000
}

