.elliotaed-missing-phone-form {
	max-width: 28em;
}

.elliotaed-missing-phone-form .form-row {
	margin: 0 0 1.25em;
}

.elliotaed-missing-phone-form label {
	display: block;
	margin-bottom: 0.35em;
	font-weight: 600;
}

.elliotaed-missing-phone-form .input-text {
	width: 100%;
	box-sizing: border-box;
}

.elliotaed-mop-readonly {
	background: #f6f7f7;
	color: #50575e;
	cursor: default;
	border-color: #dcdcde;
}

.elliotaed-mop-phone-input--warning {
	border-color: #dba617 !important;
	box-shadow: 0 0 0 1px #dba617;
}

.elliotaed-mop-phone-input--success {
	border-color: #00a32a !important;
	box-shadow: 0 0 0 1px #00a32a;
}

.elliotaed-mop-form-notice {
	margin-bottom: 1.5em;
}
