


.fa.loading {
	text-indent: -9999px;
	width: 12px;
}
	.fa.loading.notch {
		background: url("/templates/default/images/icons/notch_loader_sm_black.png") no-repeat center center;
	}
		.fa.loading.notch.blue {
			background: url("/templates/default/images/icons/notch_loader_sm_blue.png") no-repeat center center;
		}

.fa.red {
	color: #d64830 !important;
}

/* Load Time: 1754143154.3706 seconds */