.rp-quote-form .form-group {
	margin-bottom: 1rem;
}

.rp-quote-form label {
	display: block;
	margin-bottom: 0.35rem;
	font-weight: 600;
	font-size: 0.95rem;
	color: inherit;
}

.rp-quote-form .required {
	color: #dc2626;
}

.rp-quote-form .form-text {
	display: block;
	margin-top: 0.35rem;
	font-size: 0.875rem;
	opacity: 0.85;
}

.rp-quote-form .form-check-label {
	font-weight: 400;
}

.rp-quote-form .message-status .alert {
	margin-top: 1rem;
	margin-bottom: 0;
}

.rp-quote-form select.form-control {
	height: auto;
	padding: 0.75rem 0.9rem;
}

.rp-quote-form .hp-field {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
