<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -- Global -- */

@media screen and (min-width: 650px) {
	.forgotten-password-form input[type="text"] {
		width: 52%;
		margin: 0 5px 0 0;
	}

}


</pre></body></html>