<!DOCTYPE html>
<html class="js" dir="ltr" lang="en">
<!--<![endif]-->
<head profile="http://www.w3.org/1999/xhtml/vocab">
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
	<meta name="MobileOptimized" content="width">
	<meta name="HandheldFriendly" content="true">
	<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no,maximum-scale=1">
	<meta http-equiv="cleartype" content="on">
	<title>Login | The Media Trust</title>
	<meta name="apple-mobile-web-app-title" content="Log In | The Media Trust">
    <link rel="stylesheet" href="css/login/login.css" type="text/css" />
	<link rel="stylesheet" href="/user_interface/version_7/css/ico.css" type="text/css" />
	<link rel="shortcut icon" href="/favicon.ico" />
</head>
<body class="path-not-frontpage path-user has-glyphicons dropdowns--hover newlogin">

<div id="tmt-login-container">
    <a href="/" title="Home" rel="Home"><img class="logo" src="images/logo/TMT-logo-horizontal.png" alt="The Media Trust Logo" /></a>
    <h1 class="tmt-login-header">LOGIN</h1>
    <div class="tmt-login-body">
        <div class="tmt-login-form-container">
            <div class="tmt-login-form-box">
<form class="login-form" id="login-form" action="/include/login_verification.php" method="post" autocomplete="off">
	<input type="hidden" id="forget_me" value="" name="auth">
	<input type="hidden" id="auth" value="#" name="auth">
	<input type="hidden" id="scsh_val" value="" name="scsh">
	<input type="hidden" id="chpid_val" value="" name="chpid">
	<input type="hidden" id="RelayState" value="" name="RelayState">
	<input type="hidden" id="SAMLRequest" value="" name="SAMLRequest">
	<input type="hidden" id="brand_id" value="" name="brand_id">
	<input type="hidden" id="ttsid_val" value="" name="ttsid">
	<input type="hidden" id="forgot_password" value="" name="forgot_password">
	<input type="hidden" id="request_id" value="" name="request_id">
	
	
		<label for="username">Username</label>
	<input type="text" name="username" id="username" maxlength="60" autocomplete="off">
    <label for="password" id="password_label">Password</label>
	<input type="password" name="password" id="password" maxlength="60" autocomplete="off">
</form>
<button id="btn-login-submit" class="tmt-login-form-submit" type="submit" name="submit" data-stage="login">Sign In</button>

<div>
    <a id="forgot_password_switch" class="toggle_form tmt-login-forgot-pw" onclick="toggle_forgot_password(this)">Forgot password?</a>
</div>            </div>
        </div>

        <div class="tmt-login-info-container">
            <div class="tmt-login-contact">
                <h4>CONTACT</h4>
                <p class="tmt-login-support"><a href="mailto:loginhelp@themediatrust.com">loginhelp@themediatrust.com</a></p>
                <p class="tmt-login-support-desc">
                    Looking to learn more about The Media Trust and our Digital Trust
                    &amp; Safety solutions?
                </p>
                <a href="https://mediatrust.com/" target="_new" ><button>GO TO CORPORATE SITE</button></a>
            </div>
        </div>
    </div>
</div>

<script src="js/login/jquery.min.js?v=3.2.1"></script>
<script src="js/login/script.js?v=730"></script>
</body>
</html>
