<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reveal-modal {
	padding: 0;
}

.reveal-modal .ap-login-inner {
	padding: 20px;
}

.ap-login-wrap {
	clear: both;
}
.reveal-modal .button {
	margin-bottom: 0!important;
	width: 100%;
}

.ap-login-wrap .button {
	margin-bottom: 0;
}

.ap-login-form fieldset {
	margin-bottom: 0;
}

.ap-forgot-password {

}

.ap-register-link {
	text-align: right;
}

.ap-register-button.button {
	margin-left: 5px;
}

#ap-forgot-password-form span.alert-box {
	margin-bottom: 0;
}

.ap-wrapper ul.inputs-list {
	list-style: none;
	margin-left: 0;
}</pre></body></html>