CINXE.COM

Sitio no configurado

<!DOCTYPE html> <html lang="es"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <link rel="shortcut icon" href="assets/ico/favicon.ico"> <title>Sitio no configurado</title> <!-- Custom fonts --> <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700' rel='stylesheet' type='text/css'> <!-- Bootstrap core CSS --> <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <!-- Font Awesome CSS --> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Custom styles for this template --> <style type="text/css"> html, body { height:100%; margin:0; padding:0; font-family: 'PT Sans', sans-serif; font-size: 16px; font-weight: bold; color: #fff; background-color: #5C98CA; text-shadow: 1px 1px 0px #333; } body { background: url("/back1.jpg") no-repeat fixed top left; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .container { height:100%; display:table; width: 100%; padding: 0; } .row { height: 100%; display:table-cell; vertical-align: middle; } .centering { float:none; margin:0 auto; } h1 { color: #fff; font-size: 35px; font-weight: bold; letter-spacing: 8px; margin-top: 20px; margin-bottom: 20px; text-shadow: 1px 1px 0px #000; } </style> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="http://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="http://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="row"> <div class="col-xs-offset-1 col-xs-9 col-sm-offset-4 col-sm-5 col-md-offset-4 col-md-5 col-lg-offset-4 col-lg-5 centering message"> <h1>Sitio no configurado: ppct.caicyt.gov.ar</h1> <div> <p>Est&aacute; accediendo a una cuenta que no se encuentra configurada.<br /> Se requiere un m&aacute;ximo de 10 minutos para la activaci&oacute;n de nuevas cuentas</p> <p>Por favor, intenta nuevamente en breve. </p> </div> </div> </div> </div> <!-- Bootstrap core JavaScript --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> </body> </html>