<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../Site.xsl"?>
<?xml-stylesheet type="text/css" href="../RenderFail.css"?>




<RDWAPage 
    helpurl="http://go.microsoft.com/fwlink/?LinkId=141038" 
    workspacename="BRKTMSAWSP01.resiter.com" 
    baseurl="https://portalcliente.resiter.com/auth/Pages/en-ESold/"
    >
  <RenderFailureMessage>
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
            <title>Error: Unable to display RD Web Access</title>
        </head>
        <body>
            <h1>Error: Unable to display RD Web Access</h1>
            <p>An unexpected error has occurred that is preventing this page from being displayed correctly.</p>
            <p>Viewing this page in Internet Explorer with the Enhanced Security Configuration enabled can cause such an error.</p>
            <p>Please try loading this page without the Enhanced Security Configuration enabled. If this error continues to be displayed, please contact your administrator.</p>
        </body>
    </html> 
  </RenderFailureMessage>
  <BodyAttr 
    onload="onLoginPageLoad(event)" 
    onunload="onPageUnload(event)"/>
  <HTMLMainContent>

    <style>
        .a_link_Strong {
            font-weight: 800;
            font-style: italic;
            font-size: 25px;
        }
    </style>

    <div class="col-sm-6 col-sm-offset-3" id="WarningMessage" style="display: none;">
        <div class="alert alert-warning">
            <strong>Advertencia!</strong> Se recomienda el uso de Internet Explorer.
        </div>
    </div>
      <div class="col-sm-6 col-sm-offset-3 form-box">
            <div class="form-top">
                <div class="form-top-left">
                    <h3>Inicio de sesión</h3>
                    <p>Ingrese su nombre de usuario y contraseña:</p>
                </div>
                <div class="form-top-right">
                    <i class="fa fa-lock"></i>
                </div>
            </div>
            <div class="form-bottom">
              <form id="FrmLogin" name="FrmLogin" class="login-form" action="login.aspx?ReturnUrl=%2fauth%2fPages%2fen-ESold%2fDefault.aspx" method="post" onsubmit="return onLoginFormSubmit()">

                <input type="hidden" name="WorkSpaceID" value="BRKTMSAWSP01.resiter.com"/>
                <input type="hidden" name="RDPCertificates" value="F7B34887CBB03C71A8B74B1321864CBC95A8321B"/>
                <input type="hidden" name="PublicModeTimeout" value="20"/>
                <input type="hidden" name="PrivateModeTimeout" value="240"/>
                <input type="hidden" name="WorkspaceFriendlyName" value="BRKTMSAWSP01.resiter.com"/>
                <input type="hidden" name="EventLogUploadAddress" value=""/>
                <input type="hidden" name="RedirectorName" value="BRKTMSAWSP01.resitercorp.local"/>
                <input type="hidden" name="ClaimsHint" value=""/>
                <input type="hidden" name="ClaimsToken" value=""/>

                <input name="isUtf8" type="hidden" value="1"/>
                <input type="hidden" name="flags" value="0"/>

                <div class="form-group">
                    <label class="sr-only" for="form-username">Usuario</label>
                    <input type="text" name="DomainUserName" placeholder="Usuario" class="form-username form-control" id="form-username" autocomplete="off" />
                </div>
                <div class="form-group">
                    <label class="sr-only" for="form-password">Contraseña</label>
                    <input type="password" name="UserPass" placeholder="Contraseña" class="form-password form-control" id="form-password" autocomplete="off" />
                </div>
                <div class="form-group" id="PublicPrivateOptions" style="display: none;">
                    <label class="text-danger radio-inline" for="rdoPblc">
                        <input id="rdoPblc" type="radio" name="MachineType" value="public" class="rdo" onclick="onClickSecurity()" />Este computador es público o compartido
                    </label>
                    <br />
                    <label class="text-primary radio-inline" for="rdoPrvt">
                        <input id="rdoPrvt" type="radio" name="MachineType" value="private" class="rdo" onclick="onClickSecurity()" checked="checked" />Este computador es privado
                    </label>
                </div>
                <div id="trPrvtWrn" class="alert alert-warning" style="display:none; font-size: 12px; line-height: 20px; margin-bottom: 25px;">
                    <span>Advertencia: Al seleccionar esta opción, usted confirma que este computador cumple con la política de seguridad de su organización.</span>
                </div>
                <button type="submit" class="btn btn-danger">Iniciar sesión</button>
                
                <div id="txtErrorMessage" class="text-danger" style="display:none">
			<div class="alert alert-danger" style='margin-bottom: 0; background-color: #fff; color: #f00;'>
	                    
			</div>
                </div>
            </form>
        </div>
    </div>
  </HTMLMainContent>
</RDWAPage>

