<!DOCTYPE html>
	<!--[if IE 8]>
		<html xmlns="http://www.w3.org/1999/xhtml" class="ie8" lang="en">
	<![endif]-->
	<!--[if !(IE 8) ]><!-->
		<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
	<!--<![endif]-->
	<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<title>Protected Blog &rsaquo; Log in</title>
	<link rel='stylesheet' id='all-css-0-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WTy4u1k9JLM7ITM7PK9bLzczTA4ro6KMrSSotKUFXkJgC5IFl0/KLcnHJ5Rga5OGSyk/PhMvZ59oamloYGxtaGpkbZAEAcFI6OQ==?cssminify=yes' type='text/css' media='all' />
<link rel='stylesheet' href='https://s2.wp.com/wp-admin/css/wpcom.css?m=1529335448h&#038;version=5.4-RC1-47426' type='text/css' />
<link rel='stylesheet' href='https://s2.wp.com/wp-admin/css/wpcom.css?m=1529335448h&#038;version=5.4-RC1-47426' type='text/css' />
<link rel='dns-prefetch' href='//s2.wp.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
<script type='text/javascript' src='https://s1.wp.com/_static/??-eJx9zUsKgDAMBNALWYtIixvxLH6itJhUmxTx9lbQnQgDs5gHo49NORrXNAFrn7MniOdTpedC/wGFbom9QImOXjwGEiC57RZYEJj7BT5WDINbQSWGmAFJvplDdh22lTFNbaw1tb8AOGU7DA=='></script>
<link rel='stylesheet' id='all-css-0-2' href='https://s0.wp.com/_static/??/wp-content/mu-plugins/wpcom-smileys/wpcom-smileys.css,/wp-admin/css/wpcom.css?m=1529335448j&cssminify=yes' type='text/css' media='all' />
	<style type="text/css">
		body, form .input {
			font-family: "Open Sans", "Helvetica Neue", "Arial", sans;
		}

		body.login.recover-password,
		body.login.recover-password-success {
			height: auto;
			min-height: 100%;
		}

		
		#recovery {
			padding-bottom: 24px;
		}

		.recover-password #login_error {
			width: auto;
		}

		#login_error ul {
			list-style: square outside none;
			margin-left: 15px;
		}

		#login_error ol {
					margin-left: 25px;
				}

		.message ol {
					margin: 10px 0px 10px 20px;
				}

		#login_error h2, #recovery h2 {
			padding-bottom: 10px;
		}

		#login_error h3 {
			padding-bottom: 5px;
		}

		#login_error h3 {
			margin-top: 10px;
		}

		.recover-password #recovery h2 {
			margin-bottom: 5px;
		}
		.recover-password-success #recovery h2 {
			margin-bottom: .5em;
		}

		.recover-password #recovery p {
			line-height: 1.6;
			padding-bottom: 10px;
			border-top: none;
		}
		.recover-password-success #recovery p {
			line-height: 1.6;
			padding-bottom: 1em;
		}

		.recovery-stage {
			margin: 14px 0px 27px 0px;
		}
		.login .recovery-stage input[type="text"] {
			margin-bottom: 5px;
		}

		.recovery-ownership-message {
			background-color: #fff;
			-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
			box-shadow: 0 1px 2px rgba(0,0,0,0.1);
			padding: 7px 15px 0 15px;
			margin: 1em 0;
			background: #ffffe0;
		}

		.recovery-error-message {
			display: none;
			background-color: #f1831e;
			-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
			box-shadow: 0 1px 2px rgba(0,0,0,0.1);
			padding: 7px 15px 0 15px;
			margin: 1em 0;
			background: #f1831e;
		}

		.recover-password #recovery textarea {
			width: 100%;
			box-sizing: border-box;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-ms-box-sizing:border-box;
		}

		.recover-password #recovery .recovery-ownership-title {
			position: relative;
			padding-bottom: 0;
		}

		.recovery-ownership-help {
			float: right;
			font-size: 11px;
			margin-top: -10px;
			margin-bottom: 5px;
		}

		.recovery-ownership {
			clear: both;
		}

		.recovery-ownership-help {
			margin: 3px 0 0 0;
		}

		.recovery-ownership-help-text {
			display: none;
			position: absolute;
				top: 25px;
				right: 0;
			z-index: 100;
			border: 1px solid #e6db55;
			background-color: lightyellow;
			width: 250px;
			padding: 8px;
			box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
		}

		.account-recovery-link {
			margin-bottom: 16px;
		}

		.login #nosms {
			font-size: 13px;
			padding: 0 24px 0;
			margin: 16px 0 0 0;
		}
	</style>
			<style type="text/css">
			.twostep-login-details strong {
				white-space: nowrap;
			}
			div.twostep-action-buttons input {
				width: 100%;
				margin-bottom: 0.5em !important;
			}
			div.twostep-action-buttons hr { border-top: 1px #dcdcde; margin-bottom: 0.5em; clear: both; }
			@keyframes rotate-spinner {
				100% {
					transform: rotate(360deg);
				}
			}
			.spinner2fa {
				display: flex;
				align-items: center;
			}
			.spinner2fa__outer, .spinner2fa__inner {
				margin: auto;
				box-sizing: border-box;
				border: 0.1em solid transparent;
				border-radius: 50%;
				animation: 3s linear infinite;
				animation-name: rotate-spinner;
			}
			.spinner2fa__outer {
				border-top-color: var(--color-accent);
			}
			.spinner2fa__inner {
				width: 100%;
				height: 100%;
				border-top-color: var(--color-accent);
				border-right-color: var(--color-accent);
				opacity: 0.4;
			}
		</style>
			<script src='https://r-login.wordpress.com/remote-login.php?action=js&amp;host=blogs.accaglobal.com&amp;id=38577821&amp;t=1584705279&amp;back=https%3A%2F%2Fblogs.accaglobal.com%2Ftheaccablog%2Frss.xml' type="text/javascript"></script>
		<script type="text/javascript">
		/* <![CDATA[ */
			if ( 'function' === typeof WPRemoteLogin ) {
				document.cookie = "wordpress_test_cookie=test; path=/";
				if ( document.cookie.match( /(;|^)\s*wordpress_test_cookie\=/ ) ) {
					WPRemoteLogin();
				}
			}
		/* ]]> */
		</script>
		<meta name='robots' content='noindex,follow' />
	</head>
	<body class="login login-action-login wp-core-ui  locale-en private-login">
	<div id="login">
		<h1><a href="https://wordpress.com/" title="WordPress.com" tabindex="-1">Protected Blog</a></h1>
	<div class="message"><p>This site is marked private by its owner. If you would like to view it, you’ll need two things:</p><ol><li>A WordPress.com account. Don’t have an account? All you need is an email address and password — <a href='https://wordpress.com/start/account?ref=private-blog'>register here!</a></li><li>Permission from the site owner. Once you've created an account, log in and revisit this screen to request an invite.</li></ol><p>If you already have both of these, great!</p><p style="text-align: center; margin-top: 10px"><a class="button-primary" href="//wordpress.com/log-in?redirect_to=https%3A%2F%2Fblogs.accaglobal.com%2Ftheaccablog%2Frss.xml&domain=blogs.accaglobal.com" style="float: none;">Log in here</a></p></div>

<p id="backtoblog">
	<a href="https://wordpress.com/" title="Are you lost?">&larr; Back to WordPress.com</a>
</p>
</div>

</body>
</html>
