form label.error {
	font-size: 12px;
	color: #f1416c;
	font-family: Inter, Helvetica, "sans-serif"; !important;
	font-weight: 600;
}

form input .error {
	/*color: #f1416c;*/
}

.mt--1rem {
	margin-top: -1rem !important;
}

.ml--2px {
	margin-left: -2px !important;
}

.mr--2px {
	margin-right: -2px !important;
}

.mr--2px {
	margin-right: -2px !important;
}

#setup-password-error-holder, #redefine-password-error-holder {
	margin-top: -6px !important;
	margin-bottom: 6px !important;
}

.mlr--2px {
	margin-left: -2px !important;
	margin-right: -2px !important;
}

.not-active {
	/*pointer-events: none !important;*/
	cursor: not-allowed !important;
}
