<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<meta name="viewport" content="width=device-width" />
        

<link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+Gulf,v1" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+HK,v1" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+TC,v1" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+KR,v1" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+TH,v1" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+JP,v1" type="text/css"/>
   <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1|SF+Pro+Icons,v1|SF+Pro+SC,v1" type="text/css"/>

<style>

   body#message {
   font-family: 'SF Pro Text', 'SF Pro Icons', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
   font-size: 17px;
   line-height: 25px;
   font-weight: normal;
   color: #333 !important;
   background-color: #ffffff !important;
   margin:0 !important;
   padding:0 !important;
   width:100% /* !important */;
   /* was 685px */;
}

       /*
       same width as body, because Rover adds this div
       */

       body/*, .main*/ {
       }
       .main {
           width: 685px;
       }

       #apple-logo-left-margin {
           width: 538px !important;
       }
       #logo-row-box {
           width:100% !important;
           /* text-align:right; */
           padding-bottom:20px !important;
       }

       div[dir="rtl"] #logo-row-box {
         /*  text-align:left !important; */
       }

h1 {
  font-size: 32px;
  line-height:36px;
  padding-bottom: 10px;
  border: 0 !important;
  color: 333 !important;
}

b {
    font-weight:500 !important;
       }

p {
   margin-top: 0 !important;
   word-wrap: break-word;
  color: #333;
}

       td.h1-header {
           padding:0px 0px 0px !important;
       }
       td.signature {
           padding-right:0 !important;
           padding-left:0 !important;
       }
       td.no-padding-bottom {
           padding-bottom:0 !important;
       }
       #signature {
           padding-top:18px !important; /* was 41px */
           padding-bottom:50px !important;
       }

       em a {
           color: #333 !important;
       }
       a {
           color: #0070c9;
           text-decoration: none;
       }
       span.unlink a,
       em a,
       b a,
       td.unlink a {
           color:#333 !important;
           cursor: text;
           pointer-events: none;
           padding-top:0 !important;
           margin-top:0 !important;
       }
       #main {
           margin-top: 40px;
           padding-right:15px;
           padding-left:15px;
           padding-bottom:30px;
       }

       footer,
       footer p,
       footer span.unlink a,
       footer td.paragraph {
               font-size:12px;
               line-height:18px;
               font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
               color:#888 !important;
       }
       .center-text,
       footer nav,

       footer a:hover {
           text-decoration: underline;
       }
 a:hover, a:focus {
     text-decoration: underline !important;
   }
       .no-margin-bottom {
           margin-bottom: 0 !important;
       }
       td.spacer-36 {
           padding-bottom:36px;
       }
       html[dir=rtl] #apple-logo {
           left:0;
           right:538px;
       }
       p#copyright {
           margin-bottom: 0;
       }
       .display-block {
           display: block;
       }
       .nowrap {
           white-space: nowrap;
       }
       #apple-logo-margin-bottom {
           height: 44px !important;
       }
       #left-align-on-reply {
           /* moved from body */
           margin:0px auto 50px;
           padding:0;
           width: 685px;
       }
       #apple-logo-cell {
           width:100%;
           padding-top:40px;
           padding-bottom:44px;
       }
       #apple-logo-in-cell {
           height: 28px !important;
           width: 24px !important;
       }
       #apple-logo-in-row-box-mobile {
           display: none;
           height: 20px !important;
           width: 17px !important;
       }
       /* If the email client is reading the style element: */
       /* - then we don't need spacer divs */
       div.paragraph-spacer {
           display:none;
           height:0px !important;
           margin-bottom:0px !important;
       }
       /* - and margin-top already is in effect on #main */
       #apple-logo-margin-top {
           height:0px !important;
       }
       #logo-row-box {
           padding-top:0 !important;
       }
       div[dir="rtl"] #logo-row-box {
         /*  text-align:left !important; */
       }
/* normally max-width: 320px */
@media ( max-width :320px) {
/* body[yahoo] prevents Yahoo! Mail from reading these rules, because it cannot read attribute selectors */
body[yahoo]#message {
-webkit-text-size-adjust: none;
}
body[yahoo] #apple-logo-left-margin {
width: 275px !important;
}
body[yahoo] #main {
margin-top: 18px;
padding-right: 0;
padding-left: 0;
}
body[yahoo] #apple-logo-in-row-box {
/* Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
/*
display:none !important;
height:0px !important;
width:0px !important;
*/
height: 20px !important;
width: 17px !important;
}
body[yahoo] #apple-logo-in-row-box-mobile {
/* display:inline-block !important; Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */

}
body[yahoo] #apple-logo-margin-bottom {
height: 6px !important;
}
body[yahoo] #logo-row-box {
padding-bottom: 9px !important;
}
body[yahoo] p {
margin-bottom: 20px;
}
body[yahoo] td.paragraph {
padding: 0 0 20px !important;
}
body[yahoo] td.no-padding-bottom {
padding-bottom: 0 !important;
}
body[yahoo] p#signature {
margin-top: 36px !important;
margin-bottom: 28px !important;
}
body[yahoo] td#signature {
padding-top: 18px !important; /* was 36px */
padding-bottom: 28px !important;
}
body[yahoo] td#footer-links {
padding-bottom: 12px !important;
}
body[yahoo] #copyright #apple-address, body[yahoo]  #copyright #all-rights-reserved
{
display: block;
}
body[yahoo] #left-align-on-reply {
/* moved from body  */
padding-right: 16px;
padding-left: 16px;
width: 300px;
}
body[yahoo] footer {
font: 11px/15px 'Helvetica Neue', Helvetica, Geneva, Verdana, Arial,
sans-serif;
}
}
       /* typography-body */

 .warning-list
       {
           font-size: 17px;
           line-height: 25px;
           font-weight: normal;
           font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
           color: #333333;
       }

 .email-header
       {
         font-size: 32px;
  line-height:36px;
  padding-bottom: 10px;
  border: 0 !important;
       }

.email-body
       {
           font-size: 17px;
           line-height: 25px;
           font-weight: normal;
           font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
           color: #333333;
       }

       .email-signature
       {
           margin-top: 1.5em;
       }
       /* block-link */
       a
       {
           color: #0070c9;
           cursor: pointer;
       }
       a:link, a:visited
       {
           text-decoration: none;
       }

       .form-alert.form-alert-warning {
           border: 0;
           border-left: 6px solid #fee450;
           background-color: #fbf8e8!important;
       }
       .form-alert {
           border-radius: 4px;
       }
       .form-alert {
           font-size: 17px;
           line-height: 25px;
           font-weight: normal;
           font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
           background-color: hsla(0,0%,95%,.4);
           background-clip: padding-box;
           border: 1px solid #e3e3e3;
           padding: 15px 15px 7px 15px;
           margin-bottom: 20px;
           margin-top: 20px;
       }

.email-header
 {
   font-size: 32px;
   line-height: 36px;
   font-weight: 500;
   font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
   margin-bottom: 0.5em;
  text-align:center;
 }

   </style>
<![endif]-->  

</head>

<!-- body[yahoo] is being used to prevent Yahoo! Mail from reading these rules, because it cannot read attribute selectors -->
<body id="message" style="background-color:#fff;" yahoo="fix">
        <div id="left-align-on-reply" dir="ltr"><!--removed  style="margin:0px auto 50px;padding:0;"-->
                <div id="main" style="margin-top: 40px;padding-right:15px;padding-left:15px;padding-bottom:30px;">
                        <!--<div id="apple-logo-margin-top" style="height:40px;"></div>-->
                                                                        <div id="logo-row-box" style="width:95%;text-align:left ;padding-top:6%;padding-bottom:6%;">
           <img id="apple-logo-in-row-box" src="https://statici.icloud.com/emailimages/v4/common/apple_logo_web@2x.png" style="display:inline-block;height:24px;width:20px;right:0px;" alt="Apple"><!--<img id="apple-logo-in-row-box-mobile" src="https://statici.icloud.com/emailimages/v4/common/apple_logo_web.png" style="display:none;height:0;width:0;right:0px;" height="0" width="0">--><!--Two logos are appearing on reply in Windows XP Outlook-->
       </div>

<div class="container">
<h1 class="email-header" style="font-size:32px;line-height:36px;font-weight:500;padding-bottom:10px;color:#333;text-align:center;">Your <span style="white-space: nowrap">Apple ID</span> password has been reset.</h1>


<div class="email-body" style="font-size:17px;line-height:25px;color:#333;font-weight:normal;">               
        
                                                <p>                                               <p>Dear House R3alm,</p>
                                                <p>                                                  The password for your <span style="white-space: nowrap">Apple ID</span> (<b><span style="white-space: nowrap">house@teddyb.org</span></b>) has been successfully reset.
                                                                                                </p>
                                                        
                                                </p>
                                                <p>If you didn’t make this change or if you believe an unauthorized person has accessed your account,  go to <a href="https://iforgot.apple.com" role="link">iforgot.apple.com</a> to reset your password immediately. Then sign into your <span style="white-space: nowrap">Apple ID</span> account page at https://appleid.apple.com to review and update your security settings.</p>
                                                <p>                                               If you need additional help, contact <a href="https://www.apple.com/support" role="link">Apple Support</a>.
                                                </p>
                                                                                                <p></p>
                                                                                                <p></p>
                                                <p>Apple Support</p>
                                        </div>
</div>
                </div><!--end #main -->

                <footer style="width:100%; background-color: #f2f2f2;">
       <table id="footer-paragraphs" width="100%" border="0" cellpadding="0" cellspacing="0" style="background:#f2f2f2; padding:20px 15px 20px 15px;">

           <tr>
               <td id="footer-links" style="padding:0;font-size:12px;line-height:18px;color:#888 !important;">

<a href="https://appleid.apple.com" style="color:#555;text-decoration:none;" role="link">Apple ID</a> | <a href="https://www.apple.com/support" style="color:#555;text-decoration:none;" role="link">Support</a> | <a href="https://www.apple.com/legal/privacy" style="color:#555;text-decoration:none;" role="link">Privacy Policy</a>
</td>
</tr>

           <tr>

<td id="copyright-cell" style="padding:0;font-size:12px;line-height:18px;color:#888 !important;">Copyright © 2022 <span id="apple-address" class="unlink">One Apple Park Way, Cupertino, CA 95014, United States‎</span> <span id="all-rights-reserved" style="white-space:nowrap;">All rights reserved.</span>
</td>

</tr>

       </table>
</footer>
        </div><!--end #left-align-on-reply-->
</body>
</html>