1
ewpratten.com/verification-file-dl?hl=en&siteUrl=http:%2F%2Fretrylife.ca%2F&security_token=RBxR2syvBQEiVf2_nTmBoGQw0Ug:1578080886294

1516 lines
57 KiB
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=300, initial-scale=1" name="viewport">
<meta name="description" content="Use Search Console to monitor Google Search results data for your properties.">
<meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs">
<title>Google Search Console</title>
<style>
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
</style>
<style>
h1, h2 {
-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0;
}
@-webkit-keyframes fontfix {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
</style>
<style>
html, body {
font-family: Arial, sans-serif;
background: #fff;
margin: 0;
padding: 0;
border: 0;
position: absolute;
height: 100%;
min-width: 100%;
font-size: 13px;
color: #404040;
direction: ltr;
-webkit-text-size-adjust: none;
}
button,
input[type=button],
input[type=submit] {
font-family: Arial, sans-serif;
font-size: 13px;
}
a,
a:hover,
a:visited {
color: #427fed;
cursor: pointer;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
font-size: 20px;
color: #262626;
margin: 0 0 15px;
font-weight: normal;
}
h2 {
font-size: 14px;
color: #262626;
margin: 0 0 15px;
font-weight: bold;
}
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url] {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
display: inline-block;
height: 36px;
padding: 0 8px;
margin: 0;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
font-size: 15px;
color: #404040;
}
input[type=email]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=url]:hover {
border: 1px solid #b9b9b9;
border-top: 1px solid #a0a0a0;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus {
outline: none;
border: 1px solid #4d90fe;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
input[type=checkbox],
input[type=radio] {
-webkit-appearance: none;
display: inline-block;
width: 13px;
height: 13px;
margin: 0;
cursor: pointer;
vertical-align: bottom;
background: #fff;
border: 1px solid #c6c6c6;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
input[type=checkbox]:active,
input[type=radio]:active {
background: #ebebeb;
}
input[type=checkbox]:hover {
border-color: #c6c6c6;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
input[type=radio] {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
width: 15px;
height: 15px;
}
input[type=checkbox]:checked,
input[type=radio]:checked {
background: #fff;
}
input[type=radio]:checked::after {
content: '';
display: block;
position: relative;
top: 3px;
left: 3px;
width: 7px;
height: 7px;
background: #666;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
}
input[type=checkbox]:checked::after {
content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
display: block;
position: absolute;
top: -6px;
left: -5px;
}
input[type=checkbox]:focus {
outline: none;
border-color: #4d90fe;
}
.stacked-label {
display: block;
font-weight: bold;
margin: .5em 0;
}
.hidden-label {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
height: 0px;
width: 0px;
overflow: hidden;
visibility: hidden;
}
input[type=checkbox].form-error,
input[type=email].form-error,
input[type=number].form-error,
input[type=password].form-error,
input[type=text].form-error,
input[type=tel].form-error,
input[type=url].form-error {
border: 1px solid #dd4b39;
}
.error-msg {
margin: .5em 0;
display: block;
color: #dd4b39;
line-height: 17px;
}
.help-link {
background: #dd4b39;
padding: 0 5px;
color: #fff;
font-weight: bold;
display: inline-block;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
text-decoration: none;
position: relative;
top: 0px;
}
.help-link:visited {
color: #fff;
}
.help-link:hover {
color: #fff;
background: #c03523;
text-decoration: none;
}
.help-link:active {
opacity: 1;
background: #ae2817;
}
.wrapper {
position: relative;
min-height: 100%;
}
.content {
padding: 0 44px;
}
.main {
padding-bottom: 100px;
}
/* For modern browsers */
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
zoom:1;
}
.google-header-bar {
height: 71px;
border-bottom: 1px solid #e5e5e5;
overflow: hidden;
}
.header .logo {
background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
background-size: 116px 38px;
background-repeat: no-repeat;
margin: 17px 0 0;
float: left;
height: 38px;
width: 116px;
}
.header .logo-w {
background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png);
background-size: 112px 36px;
margin: 21px 0 0;
}
.header .secondary-link {
margin: 28px 0 0;
float: right;
}
.header .secondary-link a {
font-weight: normal;
}
.google-header-bar.centered {
border: 0;
height: 108px;
}
.google-header-bar.centered .header .logo {
float: none;
margin: 40px auto 30px;
display: block;
}
.google-header-bar.centered .header .secondary-link {
display: none
}
.google-footer-bar {
position: absolute;
bottom: 0;
height: 35px;
width: 100%;
border-top: 1px solid #e5e5e5;
overflow: hidden;
}
.footer {
padding-top: 7px;
font-size: .85em;
white-space: nowrap;
line-height: 0;
}
.footer ul {
float: left;
max-width: 80%;
min-height: 16px;
padding: 0;
}
.footer ul li {
color: #737373;
display: inline;
padding: 0;
padding-right: 1.5em;
}
.footer a {
color: #737373;
}
.lang-chooser-wrap {
float: right;
display: inline;
}
.lang-chooser-wrap img {
vertical-align: top;
}
.lang-chooser {
font-size: 13px;
height: 24px;
line-height: 24px;
}
.lang-chooser option {
font-size: 13px;
line-height: 24px;
}
.hidden {
height: 0px;
width: 0px;
overflow: hidden;
visibility: hidden;
display: none !important;
}
.banner {
text-align: center;
}
.card {
background-color: #f7f7f7;
padding: 20px 25px 30px;
margin: 0 auto 25px;
width: 304px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.card > *:first-child {
margin-top: 0;
}
.rc-button,
.rc-button:visited {
display: inline-block;
min-width: 46px;
text-align: center;
color: #444;
font-size: 14px;
font-weight: 700;
height: 36px;
padding: 0 8px;
line-height: 36px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-o-transition: all 0.218s;
-moz-transition: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid #dcdcdc;
background-color: #f5f5f5;
background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
-o-transition: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: default;
}
.card .rc-button {
width: 100%;
padding: 0;
}
.rc-button.disabled,
.rc-button[disabled] {
opacity: .5;
filter: alpha(opacity=50);
cursor: default;
pointer-events: none;
}
.rc-button:hover {
border: 1px solid #c6c6c6;
color: #333;
text-decoration: none;
-o-transition: all 0.0s;
-moz-transition: all 0.0s;
-webkit-transition: all 0.0s;
transition: all 0.0s;
background-color: #f8f8f8;
background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.rc-button:active {
background-color: #f6f6f6;
background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.rc-button-submit,
.rc-button-submit:visited {
border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1);
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.rc-button-submit:hover {
border: 1px solid #2f5bb7;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.3);
background-color: #357ae8;
background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
background-image: linear-gradient(top,#4d90fe,#357ae8);
}
.rc-button-submit:active {
background-color: #357ae8;
background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
background-image: linear-gradient(top,#4d90fe,#357ae8);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.rc-button-red,
.rc-button-red:visited {
border: 1px solid transparent;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1);
background-color: #d14836;
background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
background-image: -o-linear-gradient(top,#dd4b39,#d14836);
background-image: linear-gradient(top,#dd4b39,#d14836);
}
.rc-button-red:hover {
border: 1px solid #b0281a;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.3);
background-color: #c53727;
background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
background-image: -o-linear-gradient(top,#dd4b39,#c53727);
background-image: linear-gradient(top,#dd4b39,#c53727);
}
.rc-button-red:active {
border: 1px solid #992a1b;
background-color: #b0281a;
background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
background-image: linear-gradient(top,#dd4b39,#b0281a);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.secondary-actions {
text-align: center;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.google-header-bar.centered {
height: 83px;
}
.google-header-bar.centered .header .logo {
margin: 25px auto 20px;
}
.card {
margin-bottom: 20px;
}
</style>
<style media="screen and (max-width: 580px)">
html, body {
font-size: 14px;
}
.google-header-bar.centered {
height: 73px;
}
.google-header-bar.centered .header .logo {
margin: 20px auto 15px;
}
.content {
padding-left: 10px;
padding-right: 10px;
}
.hidden-small {
display: none;
}
.card {
padding: 20px 15px 30px;
width: 270px;
}
.footer ul li {
padding-right: 1em;
}
.lang-chooser-wrap {
display: none;
}
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
.header .logo {
background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
}
.header .logo-w {
background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png);
}
</style>
<style>
pre.debug {
font-family: monospace;
position: absolute;
left: 0;
margin: 0;
padding: 1.5em;
font-size: 13px;
background: #f1f1f1;
border-top: 1px solid #e5e5e5;
direction: ltr;
white-space: pre-wrap;
width: 90%;
overflow: hidden;
}
</style>
<style>
.banner h1 {
font-family: 'Open Sans', arial;
-webkit-font-smoothing: antialiased;
color: #555;
font-size: 42px;
font-weight: 300;
margin-top: 0;
margin-bottom: 20px;
}
.banner h2 {
font-family: 'Open Sans', arial;
-webkit-font-smoothing: antialiased;
color: #555;
font-size: 18px;
font-weight: 400;
margin-bottom: 20px;
}
.signin-card {
width: 274px;
padding: 40px 40px;
}
.signin-card .profile-img {
width: 96px;
height: 96px;
margin: 0 auto 10px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.signin-card .profile-name {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 10px 0 0;
min-height: 1em;
}
.signin-card .profile-email {
font-size: 16px;
text-align: center;
margin: 10px 0 20px 0;
min-height: 1em;
}
.signin-card input[type=email],
.signin-card input[type=password],
.signin-card input[type=text],
.signin-card input[type=submit] {
width: 100%;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.signin-card #Email,
.signin-card #Passwd,
.signin-card .captcha {
direction: ltr;
height: 44px;
font-size: 16px;
}
.signin-card #Email + .stacked-label {
margin-top: 15px;
}
.signin-card #reauthEmail {
display: block;
margin-bottom: 10px;
line-height: 36px;
padding: 0 8px;
font-size: 15px;
color: #404040;
line-height: 2;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.one-google p {
margin: 0 0 10px;
color: #555;
font-size: 14px;
text-align: center;
}
.one-google p.create-account,
.one-google p.switch-account {
margin-bottom: 60px;
}
.one-google .logo-strip {
background-repeat: no-repeat;
display: block;
margin: 10px auto;
background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
background-size: 230px 17px;
width: 230px;
height: 17px;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.banner h1 {
font-size: 38px;
margin-bottom: 15px;
}
.banner h2 {
margin-bottom: 15px;
}
.one-google p.create-account,
.one-google p.switch-account {
margin-bottom: 30px;
}
.signin-card #Email {
margin-bottom: 0;
}
.signin-card #Passwd {
margin-top: -1px;
}
.signin-card #Email.form-error,
.signin-card #Passwd.form-error {
z-index: 2;
}
.signin-card #Email:hover,
.signin-card #Email:focus,
.signin-card #Passwd:hover,
.signin-card #Passwd:focus {
z-index: 3;
}
</style>
<style media="screen and (max-width: 580px)">
.banner h1 {
font-size: 22px;
margin-bottom: 15px;
}
.signin-card {
width: 260px;
padding: 20px 20px;
margin: 0 auto 20px;
}
.signin-card .profile-img {
width: 72px;
height: 72px;
-moz-border-radius: 72px;
-webkit-border-radius: 72px;
border-radius: 72px;
}
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
.one-google .logo-strip {
background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
}
</style>
<style>
.remember .bubble-wrap {
position: absolute;
padding-top: 3px;
-o-transition: opacity .218s ease-in .218s;
-moz-transition: opacity .218s ease-in .218s;
-webkit-transition: opacity .218s ease-in .218s;
transition: opacity .218s ease-in .218s;
left: -999em;
opacity: 0;
width: 314px;
margin-left: -20px;
}
.remember:hover .bubble-wrap,
.remember input:focus ~ .bubble-wrap,
.remember .bubble-wrap:hover,
.remember .bubble-wrap:focus {
opacity: 1;
left: inherit;
}
.bubble-pointer {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
width: 0;
height: 0;
margin-left: 17px;
}
.bubble {
background-color: #fff;
padding: 15px;
margin-top: -1px;
font-size: 11px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#stay-signed-in {
float: left;
}
#stay-signed-in-tooltip {
left: auto;
margin-left: -20px;
padding-top: 3px;
position: absolute;
top: 0;
visibility: hidden;
width: 314px;
z-index: 1;
}
.dasher-tooltip {
top: 380px;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.dasher-tooltip {
top: 340px;
}
</style>
<style>
.jfk-tooltip {
background-color: #fff;
border: 1px solid;
color: #737373;
font-size: 12px;
position: absolute;
z-index: 800 !important;
border-color: #bbb #bbb #a8a8a8;
padding: 16px;
width: 250px;
}
.jfk-tooltip h3 {
color: #555;
font-size: 12px;
margin: 0 0 .5em;
}
.jfk-tooltip-content p:last-child {
margin-bottom: 0;
}
.jfk-tooltip-arrow {
position: absolute;
}
.jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
.jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
display: block;
height: 0;
position: absolute;
width: 0;
}
.jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
border: 9px solid;
}
.jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
border: 8px solid;
}
.jfk-tooltip-arrowdown {
bottom: 0;
}
.jfk-tooltip-arrowup {
top: -9px;
}
.jfk-tooltip-arrowleft {
left: -9px;
top: 30px;
}
.jfk-tooltip-arrowright {
right: 0;
top: 30px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
border-color: #bbb transparent;
left: -9px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
border-color: #a8a8a8 transparent;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
border-color: #fff transparent;
left: -8px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
border-bottom-width: 0;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
border-bottom-width: 0;
}
.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
border-top-width: 0;
}
.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
border-top-width: 0;
top: 1px;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
border-color: transparent #bbb;
top: -9px;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
border-color:transparent #fff;
top:-8px;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
border-left-width: 0;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
border-left-width: 0;
left: 1px;
}
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
border-right-width: 0;
}
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
border-right-width: 0;
}
.jfk-tooltip-closebtn {
background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
border: 1px solid transparent;
height: 21px;
opacity: .4;
outline: 0;
position: absolute;
right: 2px;
top: 2px;
width: 21px;
}
.jfk-tooltip-closebtn:focus,
.jfk-tooltip-closebtn:hover {
opacity: .8;
cursor: pointer;
}
.jfk-tooltip-closebtn:focus {
border-color: #4d90fe;
}
</style>
<style media="screen and (max-width: 580px)">
.jfk-tooltip {
display: none;
}
</style>
<style type="text/css">
.captcha-box {
background: #fff;
margin: 0 0 10px;
overflow: hidden;
padding: 10px;
}
.captcha-box .captcha-img {
text-align: center;
}
.captcha-box .captcha-label {
font-weight: bold;
display: block;
margin: .5em 0;
}
.captcha-box .captcha-msg {
color: #999;
display: block;
position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
float: right;
border: 0;
}
.captcha-box .audio-box {
position: absolute;
top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
padding-top: 20px;
margin-bottom: 0;
}
.form-panel {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
width: 100%;
}
.form-panel.first {
z-index: 2;
}
.form-panel.second {
z-index: 1;
}
.shift-form .form-panel.first {
z-index: 1;
}
.shift-form .form-panel.second {
z-index: 2;
}
.slide-in,
.slide-out {
display: block;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
-webkit-transition-duration: 0.1s;
-moz-transition-duration: 0.1s;
-ms-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
opacity: 0;
-webkit-transform: translate3d(-120%, 0, 0);
-moz-transform: translate3d(-120%, 0, 0);
-ms-transform: translate3d(-120%, 0, 0);
-o-transform: translate3d(-120%, 0, 0);
transform: translate3d(-120%, 0, 0);
}
.slide-in {
-webkit-transform: translate3d(120%, 0, 0);
-moz-transform: translate3d(120%, 0, 0);
-ms-transform: translate3d(120%, 0, 0);
-o-transform: translate3d(120%, 0, 0);
transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.error-msg {
-webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
-moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
-ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
-o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
height: auto;
max-height: 0;
opacity: 0;
}
.has-error .error-msg {
max-height: 3.5em;
margin-top: 10px;
margin-bottom: 10px;
opacity: 1;
visibility: visible;
}
.back-arrow {
position: absolute;
top: 37px;
width: 24px;
height: 24px;
display: none;
cursor: pointer;
}
.back-arrow {
border-style: none;
}
.shift-form.back-arrow {
display: block;
}
.back-arrow img {
display: block;
}
#link-signup {
text-align: center;
font-size: 14px;
}
.shift-form #link-signup{
display: none;
}
#link-signin-different {
display: none;
text-align: center;
font-size: 14px;
}
.shift-form #link-signin-different {
display: block;
}
.signin-card #profile-name {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 0;
min-height: 1em;
}
.signin-card.no-name #profile-name {
display: none;
}
.signin-card.no-name #email-display {
line-height: initial;
margin-bottom: 16px;
}
.signin-card #email-display {
display: block;
padding: 0px 8px;
color: rgb(64, 64, 64);
line-height: 2;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.signin-card #Email {
margin-top: 16px;
}
.need-help {
float: right;
text-align: right;
}
.form-panel {
width: 274px;
}
#gaia_firstform {
z-index: 2;
}
.signin-card {
position: relative;
overflow: hidden;
}
.signin-card #profile-name {
color: #000;
}
.circle-mask {
display: block;
height: 96px;
width: 96px;
overflow: hidden;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
z-index: 100;
margin-bottom: 10px;
}
.circle {
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-ms-transition-property: -ms-transform;
-o-transition-property: -o-transform;
transition-property: transform;
-webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
-moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
-ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
-o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
position: absolute;
z-index: 101;
height: 96px;
width: 96px;
border-radius: 50%;
opacity: 0.99;
overflow: hidden;
background-repeat: no-repeat;
background-position: center center;
}
.main {
overflow: hidden;
}
.card-mask-wrap {
position: relative;
width: 360px;
margin: 0 auto;
z-index: 1;
}
.dasher-tooltip {
position: absolute;
left: 50%;
margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
margin-top: 15px;
}
.dasher-tooltip p {
margin-top: 0;
}
.dasher-tooltip p span {
display: block;
}
.card {
margin-bottom: 0;
}
.one-google {
padding-top: 27px;
}
#canvas {
-webkit-transition: opacity 0.075s;
-moz-transition: opacity 0.075s;
-ms-transition: opacity 0.075s;
-o-transition: opacity 0.075s;
transition: opacity 0.075s;
opacity: 0.01;
}
.shift-form #canvas {
opacity: 0.99;
}
.label {
color: #404040;
}
#account-chooser-link {
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.input-wrapper {
position: relative;
}
.google-footer-bar {
z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
top: 17px;
}
.circle-mask {
height: 72px;
width: 72px;
background-size: 72px;
}
.circle {
height: 72px;
width: 72px;
}
#canvas {
height: 72px;
width: 72px;
}
.form-panel {
width: 256px;
}
.card-mask-wrap {
width: 300px;
}
.signin-card {
width: 256px;
}
.signin-card #EmailFirst {
margin-top: 15px;
}
.one-google {
padding-top: 22px;
}
</style>
</head>
<body>
<div class="wrapper">
<div class="google-header-bar centered">
<div class="header content clearfix">
<div class="logo logo-w" aria-label="Google"></div>
</div>
</div>
<div class="main content clearfix">
<div class="banner">
<h1>
One account. All of Google.
</h1>
<h2 class="hidden-small">
Sign in to continue to Google Search Console
</h2>
</div>
<div class="main-content
no-name
">
<div class="card signin-card
pre-shift
no-name">
<img class="circle-mask"
src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"
>
<form novalidate method="post" action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
<input name="Page" type="hidden" value="PasswordSeparationSignIn">
<input type="hidden" name="" value="">
<input type="hidden" name="gxf" value="AFoagUXj6rBFXHgAGMA-c7AO74ulAHEZ9g:1578080911353">
<input type="hidden" name="continue" value="https://www.google.com/webmasters/verification/verification-file-dl?hl=en&amp;siteUrl=http://retrylife.ca/&amp;security_token=RBxR2syvBQEiVf2_nTmBoGQw0Ug:1578080886294">
<input type="hidden" name="followup" value="https://www.google.com/webmasters/verification/verification-file-dl?hl=en&amp;siteUrl=http://retrylife.ca/&amp;security_token=RBxR2syvBQEiVf2_nTmBoGQw0Ug:1578080886294">
<input type="hidden" name="service" value="sitemaps">
<input type="hidden" name="hl" value="en">
<input id="profile-information" name="ProfileInformation" type="hidden" value="">
<input id="session-state" name="SessionState" type="hidden" value="AEThLlxloa5s8TNVM3TbPhSwAYl2RFV19VQtIq2QOMnxVDe-BT0u2UW0QFpYazzglIrcOIETM3fmc0YH5TGrkT_-3Z29Z8UPFKt6JIKQ58gRa9_iweSvFX4rW1bwAW9P6deJ0V1RmHfKnsa1GoyPeNzBCaCHwGFS4eaFtyKdJA3VZKqVKEdWGvDFTihOu2j723cW__Z3w9HC">
<input name="flowName" type="hidden" value="GlifWebSignIn">
<input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
<input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
<div class="form-panel first valid" id="gaia_firstform">
<div class="slide-out ">
<div class="input-wrapper focused">
<div id="identifier-shown">
<div>
<label class="hidden-label" for="Email">
Enter your email</label>
<input id="Email" type="email" value="" spellcheck="false"
name="Email"
placeholder="Email or phone"
>
<input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
</div>
</div>
<span role="alert" class="error-msg" id="errormsg_0_Email"></span>
</div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next">
<a class="need-help"
href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294&amp;service=sitemaps&amp;hl=en">
Find my account
</a>
</div>
</div>
</form>
</div>
<div class="card-mask-wrap
no-name">
<div class="card-mask">
<div class="one-google">
<p class="create-account">
<span id="link-signin-different">
<a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294&amp;followup=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294&amp;service=sitemaps&amp;hl=en">
Sign in with a different account
</a>
</span>
<span id="link-signup">
<a href="https://accounts.google.com/SignUp?service=sitemaps&amp;continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294&amp;hl=en">
Create account
</a>
</span>
</p>
<p class="tagline">
One Google Account for everything Google
</p>
<div class="logo-strip"></div>
</div>
</div>
</div>
</div>
</div>
<div class="google-footer-bar">
<div class="footer content clearfix">
<ul id="footer-list">
<li>
<a href="https://www.google.com/intl/en/about" target="_blank">
About Google
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=CA&hl=en&privacy=true" target="_blank">
Privacy
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=CA&hl=en" target="_blank">
Terms
</a>
</li>
<li>
<a href="http://www.google.com/support/accounts?hl=en" target="_blank">
Help
</a>
</li>
</ul>
</div>
</div>
</div>
<script type="text/javascript" nonce="KqvHJS0t0sQsk5Pap5VGPA">
var gaia_attachEvent = function(element, event, callback) {
if (element && element.addEventListener) {
element.addEventListener(event, callback, false);
} else if (element && element.attachEvent) {
element.attachEvent('on' + event, callback);
}
};
(function() {
var gaia_hideNavBar = function() {
setTimeout(function() {
window.scrollTo(0, 1);
}, 0);
};
gaia_attachEvent(window, 'load', gaia_hideNavBar);
})();
</script>
<script type="text/javascript" nonce="KqvHJS0t0sQsk5Pap5VGPA">/* Anti-spam. Want to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29t */Function('var K5=function(z,K,f,x,m){for((z.yo=function(R,t,N){return N=(t=function(){return N()},function(){return R}),t[this.M]=function(U){R=U},t},(z.a=0,m=(z.V=(x=[],false),z.c=false,z.F=[],0),z.N=25,z).B=void 0,z.G=0,z.l=void 0,z).W=function(R,t,N,U,G,n){return n=(U=(N=this,G=function(){return U()},function(){return U[N.o+(G[N.D]===t)-!n[N.D]]}),N.j),G[N.M]=function(q){U[N.s]=q},G[N.M](R),R=G};128>m;m++)x[m]=String.fromCharCode(m);(a(157,z,(a(46,z,(a(6,z,[0,(a(111,z,(z.Y=(a(243,(a(255,(a(89,(a(149,z,(a(192,(a(137,(a(188,z,(a(179,(a(126,(a(178,z,(a(148,z,(a((a(19,z,[165,(a(8,(a(23,z,(a((a(96,z,(a(133,z,(a(26,(a(57,(a(95,z,(a(60,(a(206,z,(a(81,z,(a(165,z,((a((a(196,z,(a(244,(a(226,(a(68,(a(254,z,(a(143,z,(z.HC=(a((a(90,(m=(z.ZU=(m=(a(49,(a((a(38,(a(106,z,(a(48,z,(z.K=(z.A=[],z.pf=function(R){this.K=R},z.C=[],z),0)),0)),z),function(R,t,N,U){(U=(N=(t=S(R),S(R)),S(R)),a)(U,R,R.Z(t)>>N)}),108),z,y),z),J(4)),window.performance||{}),m.timeOrigin||(m.timing||{}).navigationStart||0),f.J)||function(){},z),function(){}),233),z,function(R,t,N,U){(t=(N=(U=S((N=S((t=S(R),R)),R)),R).Z(N),R.Z(t)),a)(U,R,t[N])}),function(R,t){(t.push(R[0]<<24|R[1]<<16|R[2]<<8|R[3]),t).push(R[4]<<24|R[5]<<16|R[6]<<8|R[7]),t.push(R[8]<<24|R[9]<<16|R[10]<<8|R[11])}),function(R,t,N,U,G,n,q){B(5,R,true)||(t=c(R),N=t.I,q=N.length,U=t.$,G=t.R,0==q?n=new U[G]:1==q?n=new U[G](N[0]):2==q?n=new U[G](N[0],N[1]):3==q?n=new U[G](N[0],N[1],N[2]):4==q?n=new U[G](N[0],N[1],N[2],N[3]):L(22,R),a(t.v,R,n))})),0)),z),z),z),function(R,t,N,U,G,n,q){if((N=(t=S(R),W(R)),U="",R).A[238])for(G=R.Z(238),n=0,q=G.length;N--;)n=(n+W(R))%q,U+=x[G[n]];else for(;N--;)U+=x[S(R)];a(t,R,U)}),z),292),function(R,t,N,U){a((t=(U=(N=(t=S(R),S(R)),S)(R),R.Z(t)==R.Z(N)),U),R,+t)})),94),z,function(R,t,N,U){(U=(t=S(R),N=S(R),S)(R),R.K==R)&&(R.Z(t)[R.Z(N)]=R.Z(U),6==t&&(R.O=void 0,2==R.Z(N)&&(R.w=void 0,a(48,R,R.Z(48)+32))))}),a)(236,z,function(R,t,N,U){if(t=R.Y.pop()){for(N=S(R);0<N;N--)U=S(R),t[U]=R.A[U];(t[81]=R.A[81],t[255]=R.A[255],R).A=t}else a(48,R,R.H)}),function(R,t,N){(N=S((t=S(R),R)),a)(N,R,""+R.Z(t))})),a(180,z,function(R){M(4,R)}),[])),function(R,t,N,U,G,n){if(!B(255,R,true)){if("object"==r((R=(t=(U=(N=S((t=S(R),R)),S)(R),G=S(R),R.Z(t)),N=R.Z(N),U=R.Z(U),R.Z(G)),t))){for(n in G=[],t)G.push(n);t=G}for(G=(n=(U=0<U?U:1,t).length,0);G<n;G+=U)N(t.slice(G,G+U),R)}})),z),function(R,t,N){t=S(R),N=S(R),t=R.Z(t),a(N,R,r(t))}),function(R,t,N,U,G){for(U=(N=(t=S(R),W(R)),G=0,[]);G<N;G++)U.push(S(R));a(t,R,U)})),z),function(R){zV(4,R)}),z),0),function(R){M(2,R)})),function(R,t,N){B(5,R,true)||(t=S(R),N=S(R),a(N,R,function(U){return eval(U)}(R.Z(t))))})),59),z,function(R,t){B(5,R,true)||(t=c(R),a(t.v,R,t.R.apply(t.$,t.I)))}),[])),z),{}),z.U=[],0),0]),201),z,function(R,t){(R=(t=S(R),R.Z(t)),R)[0].removeEventListener(R[1],R[2],false)}),function(R,t,N,U){a((U=S((N=(t=S(R),S(R)),R)),U),R,R.Z(t)||R.Z(N))})),function(R,t,N,U,G){(U=(N=(G=(t=(U=S((N=S((t=S(R),R)),R)),R.Z(t)),R.Z(S(R))),R).Z(N),R.Z(U)),0!==t)&&(U=Rj(G,1,U,R,t,N),t.addEventListener(N,U,k),a(254,R,[t,N,U]))})),z),function(R){zV(1,R)}),z),function(R,t,N,U,G){(N=(U=(N=(t=S(R),S(R)),R.Z(S(R))),G=R.Z(S(R)),R).Z(N),a)(t,R,Rj(U,G,N,R))}),function(R,t){iE(R,(t=R.Z(S(R)),t))})),z),function(R,t,N){(N=(t=S(R),S)(R),0!=R.Z(t))&&a(48,R,R.Z(N))}),z),function(R,t,N,U,G,n,q,Q,Z,h,D,l,A){for(h=(Q=(q=(n=(U=N=(t=S(R),0),G=function(v,e){for(;U<v;)N|=S(R)<<U,U+=8;return N>>=(e=(U-=v,N)&(1<<v)-1,v),e},G(3))+1,G)(5),[]),Z=0);h<q;h++)D=G(1),Q.push(D),Z+=D?0:1;for(Z=(h=0,(Z-1).toString(2).length),l=[];h<q;h++)Q[h]||(l[h]=G(Z));for(h=0;h<q;h++)Q[h]&&(l[h]=S(R));for(A=(h=n,[]);h--;)A.push(R.Z(S(R)));a(t,R,function(v,e,P,I,b){for(I=(e=[],v.G++,P=[],0);I<q;I++){if(b=l[I],!Q[I]){for(;b>=e.length;)e.push(S(v));b=e[b]}P.push(b)}v.B=(v.l=v.W(A.slice(),v.m),v.W(P,v.m))})}),[0,0,0])),z),function(R){M(1,R)}),z),2048),z),function(R){R.X(4)}),[]),function(R,t,N){a((N=S((t=S(R),R)),t=R.A[t]&&R.Z(t),N),R,t)})),0),0]),function(R,t,N){a((N=S((t=S(R),R)),N),R,R.Z(N)+R.Z(t))})),function(R,t,N,U){(U=(t=S(R),N=S(R),S(R)),a)(U,R,(R.Z(t)in R.Z(N))+0)})),K)&&"!"==K.charAt(0)?(z.i=K,m()):(z.H=0,z.f=[],f=!!f.J,C(z,[X,K]),C(z,[sg,m]),O(z,false,true,f))},a=function(z,K,f){if(48==z||106==z)if(K.A[z])K.A[z][K.M](f);else K.A[z]=K.yo(f);else if(19!=z&&49!=z&&23!=z&&81!=z&&149!=z||!K.A[z])K.A[z]=K.W(f,K.Z);6==z&&(K.w=void 0,a(48,K,K.Z(48)+32))},iE=function(z,K){a(((z.Y.push(z.A.slice()),z.A)[48]=void 0,48),z,K)},r=function(z,K,f){if(K=typeof z,"object"==K)if(z){if(z instanceof Array)return"array";if(z instanceof Object)return K;if("[object Window]"==(f=Object.prototype.toString.call(z),f))return"object";if("[object Array]"==f||"number"==typeof z.length&&"undefined"!=typeof z.splice&&"undefined"!=typeof z.propertyIsEnumerable&&!z.propertyIsEnumerable("splice"))return"array";if("[object Function]"==f||"undefined"!=typeof z.call&&"undefined"!=typeof z.propertyIsEnumerable&&!z.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==K&&"undefined"==typeof z.call)return"object";return K},u,w={},S=function(z,K,f,x){if(z.l)return z.m(z.B);if(f=(K=z.Z(48),K>>3),K>=z.H)throw L(31,z),z.S;return(a(48,z,((void 0==z.w&&(z.w=V(f-4,z.f),z.O=void 0),z.O!=f>>3)&&(z.O=f>>3,x=z.Z(6),z.dX=f5([0,0,x[1],x[2]],z.O,z.w)),K+8)),z.f[f])^z.dX[f%8]},p=function(z,K,f,x){for(x=(f=[],K)-1;0<=x;x--)f[K-1-x]=z>>8*x&255;return f},V=function(z,K){return K[z]<<24|K[z+1]<<16|K[z+2]<<8|K[z+3]},E=function(z,K){try{K5(this,K,z)}catch(f){d(this,f)}},sg={},M=function(z,K,f,x){for(x=(f=S(K),0);0<z;z--)x=x<<8|S(K);a(f,K,x)},xr=(E.prototype.j=function(z,K,f,x,m,R,t){if(K=z[0],K==X){f=z[1];try{for(R=(f=(x=atob(f),[]),m=0);R<x.length;R++)t=x.charCodeAt(R),255<t&&(f[m++]=t&255,t>>=8),f[m++]=t;this.H=(this.f=f,this.f.length<<3)}catch(N){L(17,this,N)}xr(this)}else if(K==H)x=z[1],x.push(this.Z(19).length,this.Z(49).length,this.Z(23).length,this.Z(255)),a(8,this,z[2]),this.A[218]&&T(this,this.Z(218));else{if(K==Y){(t=(z=(x=z[2],p(this.Z(19).length+2,2)),this.K),this).K=this;try{f=this.Z(81),0<f.length&&F(19,this,p(f.length,2).concat(f),15),m=this.Z(26)&511,m-=this.Z(19).length+5,R=this.Z(49),4<R.length&&(m-=R.length+3),0<m&&F(19,this,p(m,2).concat(J(m)),10),4<R.length&&F(19,this,p(R.length,2).concat(R),153)}finally{this.K=t}if((((t=J(2).concat(this.Z(19)),t)[1]=t[0]^3,t)[3]=t[1]^z[0],t)[4]=t[1]^z[1],f=window.btoa){for(m="",R=0;R<t.length;R+=8192)m+=String.fromCharCode.apply(null,t.slice(R,R+8192));f=f(m).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}else f=void 0;if(f)f="!"+f;else for(f="",m=0;m<t.length;m++)R=t[m][this.M](16),1==R.length&&(R="0"+R),f+=R;return a(255,this,((t=f,this.Z(19)).length=x[0],this.Z(49).length=x[1],this.Z(23).length=x[2],x[3])),t}if(K==w)T(this,z[1]);else if(K==g)return T(this,z[1])}},E.prototype.GY=(E.prototype.D="caller",function(z,K,f,x,m,R){for(R=x=(f=[],0);R<z.length;R++)for(m=m<<K|z[R],x+=K;7<x;)x-=8,f.push(m>>x&255);return f}),function(z,K,f,x,m,R,t){z.G++;try{for(R=(m=void 0,f=z.H,x=5001,0);(z.T||--x)&&(z.l||(R=z.Z(48))<f);)try{z.l?m=z.m(z.l):(a(106,z,R),t=S(z),m=z.Z(t)),m&&m.call?m(z):L(21,z,0,t),z.c=true,B(2,z,false)}catch(N){N!=z.S&&(z.Z(244)?L(22,z,N):a(244,z,N))}x||L(33,z)}catch(N){try{L(22,z,N)}catch(U){d(z,U)}}return(f=z.Z(8),K)&&a(48,z,K),z.G--,f}),Nu=(E.prototype.lN=function(z,K,f,x){try{x=z[(K+2)%3],z[K]=z[K]-z[(K+1)%3]-x^(1==K?x<<f:x>>>f)}catch(m){throw m;}},function(z,K,f,x,m){for(;z.U.length;){if(K=K&&f)z.a&&z.V?(z.V=false,K=0!=document.hidden?false:true):K=false;if(K){z.Aw((m=z,function(){O(m,false,false,f)}));break}x=tS((x=(K=true,z.U.pop()),x),z)}return x}),F=function(z,K,f,x,m,R){if(K.K==K)for(m=K.Z(z),49==z?(z=function(t,N,U,G){if((U=(N=m.length,N-4>>3),m.P)!=U){U=(U<<(G=[0,0,R[1],R[2]],3))-(m.P=U,4);try{m.g=f5(G,V(U+4,m),V(U,m))}catch(n){throw n;}}m.push(m.g[N&7]^t)},R=K.Z(149)):z=function(t){m.push(t)},x&&z(x&255),x=0,K=f.length;x<K;x++)z(f[x])},g=(E.prototype.j8=function(z,K,f,x){for(;f--;)48!=f&&106!=f&&K.A[f]&&(K.A[f]=K[x](K[z](f),this));K[z]=this},E.prototype.L=(E.prototype.Z=function(z,K){if((K=this.A[z],void 0)===K)throw L(30,this,0,z),this.S;return K()},window.performance||{}).now?function(){return Math.floor(this.ZU+window.performance.now())}:function(){return+new Date},{}),O=function(z,K,f,x,m){if(0!=z.U.length){if(m=0==z.G)z.b=z.L();return f=Nu(z,f,x),m&&(m=z.L()-z.b,m<(K?10:0)||0>=z.N--||z.F.push(254>=m?m:254)),f}},k=(E.prototype.M="toString",E.prototype.U5=function(z,K,f,x,m){for(m=x=0;m<z.length;m++)x+=z.charCodeAt(m),x+=x<<10,x^=x>>6;return x=(z=(x+=x<<3,x^=x>>11,x+(x<<15)>>>0),new Number(z&(1<<K)-1)),x[0]=(z>>>K)%f,x},false),Rj=(E.prototype.s=36,function(z,K,f,x,m,R){return function(){if(x.K==x){var t=[g,f,z,void 0,m,R,arguments],N=K&1;if(K&2)var U=O((C(x,t),x),true,false,false);else N&&x.U.length?C(x,t):N?(C(x,t),O(x,true,false,false)):U=tS(t,x);return U}}}),tS=(E.prototype.S={},function(z,K,f,x,m){if((K.c=(f=z[0],false),f)==H)K.N=25,K.j(z);else if(f==Y){x=z[f=z[3],1];try{m=K.j(z)}catch(R){d(K,R),m=K.i}x&&x(m),f.push(m)}else if(f==w)K.j(z);else if(f==X)K.j(z);else if(f==sg){try{for(m=0;m<K.C.length;m++)try{x=K.C[m],x[0][x[1]](x[2])}catch(R){}}catch(R){}K.C=[],(0,z[1])()}else if(f==g)return m=z[2],a(78,K,z[6]),a(8,K,m),K.j(z)}),T=function(z,K,f){return xr(z,((f=z.Z(48),z).f&&f<z.H?(a(48,z,z.H),iE(z,K)):a(48,z,K),f))},Y={},zV=(E.prototype.m=function(z){return(z=z().shift(),this.l()).length||this.B().length||(this.B=this.l=void 0,this.G--),z},function(z,K,f,x){F((x=(f=S(K),S)(K),x),K,p(K.Z(f),z))}),C=function(z,K){z.U.splice(0,0,K)},J=(E.prototype.Kf=function(z,K,f){return(K^=K<<13,K^=K>>17,K=(K^K<<5)&f)||(K=1),z^K},function(z,K){for(K=[];z--;)K.push(255*Math.random()|0);return K}),mJ=(E.prototype.h=(E.prototype.X=function(z,K,f,x){F((f=(x=(f=(z&=(K=z&4,3),S)(this),S(this)),this.Z(f)),K&&(f=mJ((""+f).replace(/\\r\\n/g,"\\n"))),z&&F(x,this,p(f.length,2)),x),this,f)},function(z,K,f,x,m,R){if(this.i)return this.i;try{R=[],x=!!z,m=[],C(this,[H,m,K]),C(this,[Y,z,m,R]),O(this,false,true,x),f=R[0]}catch(t){d(this,t),f=this.i,z&&z(f)}return f}),function(z,K,f,x,m){for(x=(K=[],f=0);x<z.length;x++)m=z.charCodeAt(x),128>m?K[f++]=m:(2048>m?K[f++]=m>>6|192:(55296==(m&64512)&&x+1<z.length&&56320==(z.charCodeAt(x+1)&64512)?(m=65536+((m&1023)<<10)+(z.charCodeAt(++x)&1023),K[f++]=m>>18|240,K[f++]=m>>12&63|128):K[f++]=m>>12|224,K[f++]=m>>6&63|128),K[f++]=m&63|128);return K}),y=this||self,X={},H={},W=function(z,K){return K=S(z),K&128&&(K=K&127|S(z)<<7),K},f5=(E.prototype.uN=function(z,K,f){if(3==z.length){for(f=0;3>f;f++)K[f]+=z[f];for(f=(z=[13,8,13,12,16,5,3,10,15],0);9>f;f++)K[3](K,f%3,z[f])}},E.prototype.T=false,function(z,K,f,x){try{for(x=0;79669387488!=x;)f+=(K<<4^K>>>5)+K^x+z[x&3],x+=2489668359,K+=(f<<4^f>>>5)+f^x+z[x>>>11&3];return[f>>>24,f>>16&255,f>>8&255,f&255,K>>>24,K>>16&255,K>>8&255,K&255]}catch(m){throw m;}}),L=(E.prototype.o=35,function(z,K,f,x,m){if(0==(void 0!=(z=(m=K.Z(106)>>3,[z,m>>8&255,m&255]),x)&&z.push(x),K).Z(81).length&&(K.A[81]=void 0,a(81,K,z)),x="",f&&(f.message&&(x+=f.message),f.stack&&(x+=":"+f.stack)),f=K.Z(255),3<f){(x=(f-=(x=x.slice(0,f-3),x.length)+3,mJ(x.replace(/\\r\\n/g,"\\n"))),z=K.K,K).K=K;try{F(49,K,p(x.length,2).concat(x),12)}finally{K.K=z}}a(255,K,f)}),B=(E.prototype.Aw=y.requestIdleCallback?function(z){requestIdleCallback(z,{timeout:4})}:y.setImmediate?function(z){setImmediate(z)}:function(z){setTimeout(z,0)},u=y.botguard||(y.botguard={}),function(z,K,f){if(0>=K.a||1<K.G||!K.c&&f||0!=document.hidden||K.L()-K.b<K.a-z)return false;return!((a(48,(K.V=true,z=K.Z(f?106:48),K),K.H),K).U.push([w,z]),0)}),d=function(z,K){z.i=("E:"+K.message+":"+K.stack).slice(0,2048)},c=function(z,K,f,x,m,R){for(m=S((x=(f=S((K={},z)),K.v=S(z),K.I=[],z.K==z?S(z)-1:1),z)),R=0;R<x;R++)K.I.push(S(z));for(K.R=z.Z(f),K.$=z.Z(m);x--;)K.I[x]=z.Z(K.I[x]);return K};u.wLQ=(u.bg=function(z,K,f){return z&&z.substring&&(f=u[z.substring(0,3)])?new f(z.substring(3),K):new u.wLQ(z,K)},function(z,K,f){f=new E({J:K},z),this.invoke=function(x,m,R){return(R=f.h(m&&x,R),x)&&!m&&x(R),R}});try{u.u||(y.addEventListener("unload",function(){},k),u.u=1)}catch(z){}try{y.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){k={passive:true}}}))}catch(z){};')();</script>
<script type="text/javascript" nonce="KqvHJS0t0sQsk5Pap5VGPA">
document.bg = new botguard.bg('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');
</script>
<script nonce="KqvHJS0t0sQsk5Pap5VGPA">
gaia = window.gaia || {};
gaia.ps = gaia.ps || {};
gaia.ps.hasPrefilledIdentifier = false;
function gaia_parseFragment() {
var hash = location.hash;
var params = {};
if (!hash) {
return params;
}
var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
for (var i = 0; i < paramStrs.length; i++) {
var param = paramStrs[i].split('=');
params[param[0]] = param[1];
}
return params;
}
function gaia_prefillEmail() {
var email = null;
var form = null;
if (document.getElementById) {
email = document.getElementById('Email');
form = document.getElementById('gaia_loginform');
}
if (form && email && (email.value == null || email.value == '')
&& (email.type != 'hidden')) {
hashParams = gaia_parseFragment();
if (hashParams['Email'] && hashParams['Email'] != '') {
email.value = hashParams['Email'];
}
}
}
try {
gaia_prefillEmail();
} catch (e) {
}
</script>
<script nonce="KqvHJS0t0sQsk5Pap5VGPA">
var gaia_scrollToElement = function(element) {
var calculateOffsetHeight = function(element) {
var curtop = 0;
if (element.offsetParent) {
while (element) {
curtop += element.offsetTop;
element = element.offsetParent;
}
}
return curtop;
}
var siginOffsetHeight = calculateOffsetHeight(element);
var scrollHeight = siginOffsetHeight - window.innerHeight +
element.clientHeight + 0.02 * window.innerHeight;
window.scroll(0, scrollHeight);
}
</script>
<script nonce="KqvHJS0t0sQsk5Pap5VGPA">
if (gaia.ps.hasPrefilledIdentifier) {
var form = document.getElementById('gaia_loginform');
if (form) {
form.submit();
}
}
</script>
<script nonce="KqvHJS0t0sQsk5Pap5VGPA">
(function(){
gaia_onLoginSubmit = function() {
try {
gaia.loginAutoRedirect.stop();
} catch (err) {
// do not prevent form from being submitted
}
try {
document.bg.invoke(function(response) {
document.getElementById('bgresponse').value = response;
});
} catch (err) {
document.getElementById('bgresponse').value = '';
}
return true;
}
document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
var signinButton;
signinButton = document.getElementById('next');
gaia_attachEvent(window, 'load', function(){
gaia_scrollToElement(signinButton);
});
})();
</script>
<script nonce="KqvHJS0t0sQsk5Pap5VGPA">var e=this,g=function(b,c){b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var h=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return null};g("gaia.ajax.newXmlHttpRequest",h);var k=function(){this.a=h();this.parameters={}};g("gaia.ajax.XmlHttpFormRequest",k);
k.prototype.send=function(b,c){var a=[],d;for(d in this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");var f=this.a;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-www-form-urlencoded");f.onreadystatechange=function(){4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};k.prototype.send=k.prototype.send;
k.prototype.h=function(b,c,a){var d=this.a;d.open("POST",b,!0);d.setRequestHeader("Content-type","application/json");d.onreadystatechange=function(){4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.sendJson=k.prototype.h;k.prototype.get=function(b,c){var a=this.a;a.open("GET",b,!0);a.onreadystatechange=function(){4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};k.prototype.get=k.prototype.get;var l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var n=null,p=function(b,c){this.g=b;this.f=c;this.c=m();this.b=!1},q=function(){var b=n,c=m();c==b.c||b.b||(b.c=c,(new k).get(b.f,function(a){var d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.a&&clearInterval(d.a),d.b||(window.location=d.g))}))};p.prototype.start=function(b){if(this.a)return!1;this.a=setInterval(function(){q()},b);return!0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.b=!0;b.a&&(clearInterval(b.a),b.a=null)});
</script>
<script type="text/javascript" nonce="KqvHJS0t0sQsk5Pap5VGPA">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294\x26followup=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294\x26hl=en\x26service=sitemaps\x26passive=1209600\x26noautologin=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294\x26followup=https%3A%2F%2Fwww.google.com%2Fwebmasters%2Fverification%2Fverification-file-dl%3Fhl%3Den%26siteUrl%3Dhttp%3A%2F%2Fretrylife.ca%2F%26security_token%3DRBxR2syvBQEiVf2_nTmBoGQw0Ug%3A1578080886294\x26hl=en\x26service=sitemaps\x26passive=1209600');
</script>
</body>
</html>