@charset "utf-8";
.colorpurple{
	color:#7517ef;
}
.colorteal{
	color:#00e7e0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.marginul{
	margin:-14px 0 0;
}