@keyframes fullser_one
{
	0%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		border-radius:0px;
		transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#febd2f;
	}
	80%{
		border-radius:0px;
		transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#febd2f;
	}
	100%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@keyframes fullser_two
{
	0%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		border-radius:0px;
		transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#ff0000;
	}
	80%{
		border-radius:0px;
		transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#ff0000;
	}
	100%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@keyframes fullser_three
{
	0%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		border-radius:0px;
		transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#00bdcd;
	}
	80%{
		border-radius:0px;
		transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#00bdcd;
	}
	100%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@keyframes fullser_four
{
	0%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		border-radius:0px;
		transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#d6439c;
	}
	80%{
		border-radius:0px;
		transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#d6439c;
	}
	100%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@keyframes fullser_five
{
	0%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		border-radius:0px;
		transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#1bc184;
	}
	80%{
		border-radius:0px;
		transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#1bc184;
	}
	100%{
		border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}

@-webkit-keyframes fullser_one
{
	0%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#febd2f;
	}
	80%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#febd2f;
	}
	100%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@-webkit-keyframes fullser_two
{
	0%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#ff0000;
	}
	80%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#ff0000;
	}
	100%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@-webkit-keyframes fullser_three
{
	0%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#00bdcd;
	}
	80%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#00bdcd;
	}
	100%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@-webkit-keyframes fullser_four
{
	0%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#d6439c;
	}
	80%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#d6439c;
	}
	100%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}
@-webkit-keyframes fullser_five
{
	0%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
	40%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background:#fff;
		font-size:20px;
		color:#1bc184;
	}
	80%{
		-webkit-border-radius:0px;
		-webkit-transform:rotate(360deg);
		background-color:#fff;
		font-size:20px;
		color:#1bc184;
	}
	100%{
		-webkit-border-radius:58px;
		background-image:none;
		font-size:18px;
	}
}

