CINXE.COM
Enterprise Webstore
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <title>Enterprise Webstore</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" /> <link rel="stylesheet" href="assets/css/responsive.css" /> <!-- ============ All CSS for Custom Landing Pages ======= --> <link rel="stylesheet" href="assets/css/custom.css" /> <script src="assets/js/modernizr.js"></script> <script src="https://kit.fontawesome.com/ec77f76efc.js"></script> <script type="text/javascript" src="https://shop.officedepot360.com/depot360/home/getembeddedresource/scripts/common/encryption.js"></script> </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="content-wrap"> <div class="left-panel"> <img class="logo img-fluid" src="assets/images/corp-logo.png" /> <p class="menuToggle"><i class="fa fa-bars"></i></p> <nav class="nav animated fadeIn"> <ul class="menu list-unstyled"> <li> <a href="autoproxy-6da7545b-45bd-a1f0-a783-aa85161a045d.htm"><i class="fas fa-user" aria-hidden="true"></i> New? Register Here</a> </li> <li> <a href="https://fs2.formsite.com/regencyppa/ussteelitem/index.html" target="_blank"><i class="fas fa-gifts"></i> Special Item Request</a> </li> <li> <a href="https://www.four51.com/Themes/Custom/df7e2b71-6326-4da6-a24f-554d7d910faf/companyId/3601058/pdf/faq.pdf" target="_blank"><i class="fas fa-question-circle" aria-hidden="true"></i> FAQ </a> </li> <li> <a href="https://www.360supportcenter.com" target="_blank"><i class="fas fa-cogs" aria-hidden="true"></i> Support Center</a> </li> <li> <a href="#"><i class="fas fa-user-cog" aria-hidden="true"></i> 888-973-4362</a> </li> </ul> </nav> <!-- <nav class="nav animated fadeIn"> <ul class="menu list-unstyled"> <li> <a href="assets/pdf/holiday-gift-iIdea-1.pdf" target="_blank"> Holiday Gift Idea 1</a> </li> <li> <a href="assets/pdf/holiday-gift-iIdea-2.pdf" target="_blank"> Holiday Gift Idea 2</a> </li> <li> <a href="assets/pdf/holiday-gift-iIdea-3.pdf" target="_blank"> Holiday Gift Idea 3 </a> </li> <li> <a href="assets/pdf/holiday-gift-iIdea-4.pdf" target="_blank"> Holiday Gift Idea 4</a> </li> </ul> </nav> --> </div> <!--left-panel--> <div class="right-panel"> <header class="clearfix"> <div class="container-fluid"> <div class="text"> <h1> Welcome! </h1> <div class="row justify-content-center"> <!-- <div class="col-12 col-sm-12 col-md-12 col-lg-10"> --> <div class="col-10 col-sm-12 col-md-12 col-lg-10 col-xl-11"> <p class=""> The U. S. Steel Company Store is where you will find all of the latest swag! Register now to shop online. <br><span style="color: yellow;"> Click the 'U.S. Steel New Products' category to see all new products and choose your logo/brand from a dropdown!</span> </p> </div> </div> <!-- <p>Enjoy 10% OFF of your next order when entering coupon code <b>STEEL10</b> at checkout!</p> --> </div> <!--text--> </div> </header> <div id="login"> <div class="container-fluid"> <div class="row justify-content-center"> <div class="col-lg-6 col-md-6 col-sm-10 col-12"> <div class="login-form1"> <ul class="nav nav-tabs"> <li class="active">Returning? Login Here</li> </ul> <!--nav-tabs--> <div class="tab-content"> <div class="tab-pane active" id="tab1"> <div class="login-form"> <form action="https://shop.officedepot360.com/depot360/account/loginlayerapi" method="post" onsubmit="javascript:document.getElementById('Password').value = Encryption.Sha512.Hmac.Base64(document.getElementById('LoginID').value.toLowerCase(),document.getElementById('txtPassword').value)"> <div class="form-group"> <label>Username</label> <input id="LoginID" name="LoginID" type="text" class="form-control" /> </div> <label>Password</label> <input id="txtPassword" class="form-control" type="password" /> <input id="Password" name="Password" type="hidden" /> <br /> <input id="submit" class="btn btn-primary btn-lg pull-left form-button" type="submit" name="GO" value="Login" /> <div class="forgot-link form-button"> <a href="https://shop.officedepot360.com/depot360"> Forgot Password </a> </div> </form> </div> <!--login-form--> </div> </div> <!--tab-content--> </div> <!--col--> </div> </div> <!--row--> </div> <!--container-fluid--> </div> <!--welcome-login--> <div class="footer-wrap"> <div class="container-fluid"> <div class="footer"> <p class="legal"><span id="copyrightDate"></span> U. S. Steel. All rights reserved. Powered by Office Depot 360. </p> </div> </div> <!-- /End container-fluid --> </div> </div> <!-- /right-panel --> </div> <!--content-wrap--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script> <script src="assets/js/custom.js"></script> </body> </html>