body {
		_background-image: linear-gradient(to top, rgb(143, 89, 143), rgba(255, 44, 44, 0.33)), url("../../images/bg2026_b.jpg");
	}

a {
font-weight: bold;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(255, 255, 255, 0.18);
}

.colorado{
	color:#dc5cf6;
}


.wrapper.spotlight {
			background-color: #674f8e;
}

.wrapper.spotlight:before, .wrapper.spotlight:after {
				background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23674f8e%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight:before {
				box-shadow: inset 0 -1px 0 0 #674f8e, 0 1px 0 0 #674f8e;
}

.wrapper.spotlight:after {
				box-shadow: inset 0 -1px 0 0 #674f8e, 0 1px 0 0 #674f8e;
}


			.wrapper.spotlight.style2 {
				background-color: #935f8f;
			}

				.wrapper.spotlight.style2:before, .wrapper.spotlight.style2:after {
					background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23935f8f%3B' /%3E%3C/svg%3E");
				}

				.wrapper.spotlight.style2:before {
					box-shadow: inset 0 -1px 0 0 #935f8f, 0 1px 0 0 #935f8f;
				}

				.wrapper.spotlight.style2:after {
					box-shadow: inset 0 -1px 0 0 #935f8f, 0 1px 0 0 #935f8f;
				}

.wrapper.spotlight.style3 {
	background-color: #674f8e;
}

				.wrapper.spotlight.style3:before, .wrapper.spotlight.style3:after {
					background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23674f8e%3B' /%3E%3C/svg%3E");
				}

				.wrapper.spotlight.style3:before {
					box-shadow: inset 0 -1px 0 0 #674f8e, 0 1px 0 0 #674f8e;
				}

				.wrapper.spotlight.style3:after {
					box-shadow: inset 0 -1px 0 0 #674f8e, 0 1px 0 0 #674f8e;
				}

