	.loaderWhite16 {
	  font-size: 10px;
	  margin: 50px auto;
	  text-indent: -9999em;
	  width: 16em;
	  height: 16em;
	  border-radius: 50%;
	  background: #7e57c2;
	  background: -moz-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -webkit-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -o-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -ms-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: linear-gradient(to right, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  position: relative;
	  -webkit-animation: load3 2.4s infinite linear;
	  animation: load3 2.4s infinite linear;
	  -webkit-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  transform: translateZ(0);
	}
	.loaderWhite16:before {
	  width: 50%;
	  height: 50%;
	  background: #7e57c2;
	  border-radius: 100% 0 0 0;
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: '';
	}
	.loaderWhite16:after {
	  background: #fff;
	  width: 75%;
	  height: 75%;
	  border-radius: 50%;
	  content: '';
	  margin: auto;
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	}

	.loaderWhite4 {
	  font-size: 10px;
	  margin: 50px auto;
	  text-indent: -9999em;
	  width: 4em;
	  height: 4em;
	  border-radius: 50%;
	  background: #7e57c2;
	  background: -moz-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -webkit-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -o-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -ms-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: linear-gradient(to right, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  position: relative;
	  -webkit-animation: load3 2.4s infinite linear;
	  animation: load3 2.4s infinite linear;
	  -webkit-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  transform: translateZ(0);
	}
	.loaderWhite4:before {
	  width: 50%;
	  height: 50%;
	  background: #7e57c2;
	  border-radius: 100% 0 0 0;
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: '';
	}
	.loaderWhite4:after {
	  background: #fff;
	  width: 75%;
	  height: 75%;
	  border-radius: 50%;
	  content: '';
	  margin: auto;
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	}

	.loaderWhite2 {
	  font-size: 10px;
	  margin: 50px auto;
	  text-indent: -9999em;
	  width: 2em;
	  height: 2em;
	  border-radius: 50%;
	  background: #7e57c2;
	  background: -moz-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -webkit-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -o-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -ms-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: linear-gradient(to right, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  position: relative;
	  -webkit-animation: load3 2.4s infinite linear;
	  animation: load3 2.4s infinite linear;
	  -webkit-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  transform: translateZ(0);
	}
	.loaderWhite2:before {
	  width: 50%;
	  height: 50%;
	  background: #7e57c2;
	  border-radius: 100% 0 0 0;
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: '';
	}
	.loaderWhite2:after {
	  background: #fff;
	  width: 75%;
	  height: 75%;
	  border-radius: 50%;
	  content: '';
	  margin: auto;
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	}


	.loaderGray {
	  font-size: 10px;
	  margin: 50px auto;
	  text-indent: -9999em;
	  width: 16em;
	  height: 16em;
	  border-radius: 50%;
	  background: #7e57c2;
	  background: -moz-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -webkit-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -o-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: -ms-linear-gradient(left, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  background: linear-gradient(to right, #7e57c2 10%, rgba(95,0,255, 0) 42%);
	  position: relative;
	  -webkit-animation: load3 2.4s infinite linear;
	  animation: load3 2.4s infinite linear;
	  -webkit-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  transform: translateZ(0);
	}
	.loaderGray:before {
	  width: 50%;
	  height: 50%;
	  background: #7e57c2;
	  border-radius: 100% 0 0 0;
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: '';
	}
	.loaderGray:after {
	  background: #EEEEEE;
	  width: 75%;
	  height: 75%;
	  border-radius: 50%;
	  content: '';
	  margin: auto;
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	}
	@-webkit-keyframes load3 {
	  0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	  }
	  100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	  }
	}
	@keyframes load3 {
	  0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	  }
	  100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	  }
	}
