
	.bdbannerform-main .form-group .error {
		color: red;
		font-size: 11px;
		font-weight: 300;
		letter-spacing: 0.6px;
	}

	.text-center.loader {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100%;
		background: #00000040;
		z-index: 0;
	}

	.text-center.loader img {
		width: 45px;
		position: absolute;
		top: 50%;
		z-index: 99;
	}
