/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
h1.disable-login-msg {
	line-height: 1.3em;
}
.disable-login-msg span {
	font-size: 10px;
	color: #797777;
	font-style: italic;
}