.deunatesis-nx-required {
	color: #b42318;
	font-weight: 700;
}

.deunatesis-nx-field-invalid .cot-select {
	border-color: #b42318 !important;
	box-shadow: 0 0 0 3px rgba(180, 35, 24, 0.14) !important;
}

.deunatesis-nx-field-error {
	color: #b42318;
	font-size: 0.9rem;
	font-weight: 600;
	line-height: 1.35;
	margin-top: 0.45rem;
}

.deunatesis-nx-result-pending .cot-total-value {
	display: none !important;
}

.deunatesis-nx-result-pending .cot-result-price::after {
	content: "—";
}

.deunatesis-nx-result-pending .cot-result-usd-note {
	visibility: hidden;
}
