<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <title>Google Accounts</title>
<style type="text/css">
  html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl,
  dt, dd, ol, ul, li, table, tr, td, form, object, embed,
  article, aside, canvas, command, details, fieldset,
  figcaption, figure, footer, group, header, hgroup, legend,
  mark, menu, meter, nav, output, progress, section, summary,
  time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  }
  article, aside, details, figcaption, figure, footer,
  header, hgroup, menu, nav, section {
  display: block;
  }
  html {
  font: 81.25% arial, helvetica, sans-serif;
  background: #fff;
  color: #333;
  line-height: 1;
  direction: ltr;
  }
  a {
  color: #15c;
  text-decoration: none;
  }
  a:active {
  color: #d14836;
  }
  a:hover {
  text-decoration: underline;
  }
  h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-size: 1.54em;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 .46em;
  }
  p {
  line-height: 17px;
  margin: 0 0 1em;
  }
  ol, ul {
  list-style: none;
  line-height: 17px;
  margin: 0 0 1em;
  }
  li {
  margin: 0 0 .5em;
  }
  table {
  border-collapse: collapse;
  border-spacing: 0;
  }
  strong {
  color: #222;
  }
</style>
<style type="text/css">
  html, body {
  position: absolute;
  height: 100%;
  min-width: 100%;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .wrapper + style + iframe {
  display: none;
  }
  .content {
  padding: 0 44px;
  }
  .topbar {
  text-align: right;
  padding-top: .5em;
  padding-bottom: .5em;
  }
  .google-header-bar {
  height: 71px;
  background: #f1f1f1;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  margin: 17px 0 0;
  float: left;
  }
  .header .signin,
  .header .signup {
  margin: 28px 0 0;
  float: right;
  font-weight: bold;
  }
  .header .signin-button,
  .header .signup-button {
  margin: 22px 0 0;
  float: right;
  }
  .header .signin-button a {
  font-size: 13px;
  font-weight: normal;
  }
  .header .signup-button a {
  position: relative;
  top: -1px;
  margin: 0 0 0 1em;
  }
  .main {
  margin: 0 auto;
  width: 650px;
  padding-top: 23px;
  padding-bottom: 100px;
  }
  .main h1:first-child {
  margin: 0 0 .92em;
  }
  .google-footer-bar {
  position: absolute;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  }
  .footer {
  padding-top: 9px;
  font-size: .85em;
  white-space: nowrap;
  line-height: 0;
  }
  .footer ul {
  color: #999;
  float: left;
  max-width: 80%;
  }
  .footer ul li {
  display: inline;
  padding: 0 1.5em 0 0;
  }
  .footer a {
  color: #333;
  }
  .footer .lang-chooser-wrap {
  float: right;
  max-width: 20%;
  }
  .footer .lang-chooser-wrap img {
  vertical-align: middle;
  }
  .footer .attribution {
  float: right;
  }
  .footer .attribution span {
  vertical-align: text-top;
  }
  .redtext {
  color: #dd4b39;
  }
  .greytext {
  color: #555;
  }
  .secondary {
  font-size: 11px;
  color: #666;
  }
  .source {
  color: #093;
  }
  .hidden {
  display: none;
  }
  .announce-bar {
  position: absolute;
  bottom: 35px;
  height: 33px;
  z-index: 2;
  width: 100%;
  background: #f9edbe;
  border-top: 1px solid #efe1ac;
  border-bottom: 1px solid #efe1ac;
  overflow: hidden;
  }
  .announce-bar .message {
  font-size: .85em;
  line-height: 33px;
  margin: 0;
  }
  .announce-bar .message .separated {
  margin-left: 1.5em;
  }
  .announce-bar-ac {
  background: #eee;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  }
  .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '.';
  clear: both;
  height: 0;
  }
  * html .clearfix {
  zoom: 1;
  }
  *:first-child+html .clearfix {
  zoom: 1;
  }
  pre {
  font-family: monospace;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 1.5em;
  font-size: 13px;
  background: #f1f1f1;
  border-top: 1px solid #e5e5e5;
  direction: ltr;
  }
</style>
<style type="text/css">
  button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
  border: 0;
  }
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  input[type=url] {
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  height: 29px;
  margin: 0;
  padding: 0 8px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  }
  input[type=email]:hover,
  input[type=number]:hover,
  input[type=password]:hover,
  input[type=tel]:hover,
  input[type=text]:hover,
  input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus,
  input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  input[type=email][disabled=disabled],
  input[type=number][disabled=disabled],
  input[type=password][disabled=disabled],
  input[type=tel][disabled=disabled],
  input[type=text][disabled=disabled],
  input[type=url][disabled=disabled] {
  border: 1px solid #e5e5e5;
  background: #f1f1f1;
  }
  input[type=email][disabled=disabled]:hover,
  input[type=number][disabled=disabled]:hover,
  input[type=password][disabled=disabled]:hover,
  input[type=tel][disabled=disabled]:hover,
  input[type=text][disabled=disabled]:hover,
  input[type=url][disabled=disabled]:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  }
  input[type=email][readonly=readonly],
  input[type=number][readonly=readonly],
  input[type=password][readonly=readonly],
  input[type=text][readonly=readonly],
  input[type=url][readonly=readonly] {
  border: 1px solid #d9d9d9;
  }
  input[type=email][readonly=readonly]:hover,
  input[type=number][readonly=readonly]:hover,
  input[type=password][readonly=readonly]:hover,
  input[type=text][readonly=readonly]:hover,
  input[type=url][readonly=readonly]:hover,
  input[type=email][readonly=readonly]:focus,
  input[type=number][readonly=readonly]:focus,
  input[type=password][readonly=readonly]:focus,
  input[type=text][readonly=readonly]:focus,
  input[type=url][readonly=readonly]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  border-color: #c6c6c6;
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  }
  input[type=checkbox]:checked::after {
  content: url('../ssl.gstatic.com_443/ui/v1/menu/checkmark.png');
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color:#4d90fe;
  }
  .gaia-country-menu-item-flag, .gaia-country-menu-item-noflag {
  width: 16px;
  height: 11px;
  margin-right: 1em;
  }
  .gaia-country-menu-item-flag {
  background: no-repeat url('../ssl.gstatic.com_443/i18n/phonenumbers/phoneinputwidget/flags4.png') 0 0;
  overflow: hidden;
  }
  .g-button {
  display: inline-block;
  min-width: 46px;
  text-align: center;
  color: #444;
  font-size: 11px;
  font-weight: bold;
  height: 27px;
  padding: 0 8px;
  line-height: 27px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -ms-transition: all 0.218s;
  -o-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
  }
  *+html .g-button {
  min-width: 70px;
  }
  button.g-button,
  input[type=submit].g-button {
  height: 29px;
  line-height: 29px;
  vertical-align: bottom;
  margin: 0;
  }
  *+html button.g-button,
  *+html input[type=submit].g-button {
  overflow: visible;
  }
  .g-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -ms-transition: all 0.0s;
  -o-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .g-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  .g-button:visited {
  color: #666;
  }
  .g-button-submit {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  }
  .g-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  }
  .g-button-submit:active {
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  -webkit-box-shadow: inset 0 1px 2px rgb	a(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .g-button-share {
  border: 1px solid #29691d;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #3d9400;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#398a00));
  background-image: -webkit-linear-gradient(top,#3d9400,#398a00);
  background-image: -moz-linear-gradient(top,#3d9400,#398a00);
  background-image: -ms-linear-gradient(top,#3d9400,#398a00);
  background-image: -o-linear-gradient(top,#3d9400,#398a00);
  background-image: linear-gradient(top,#3d9400,#398a00);
  }
  .g-button-share:hover {
  border: 1px solid #2d6200;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #368200;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#368200));
  background-image: -webkit-linear-gradient(top,#3d9400,#368200);
  background-image: -moz-linear-gradient(top,#3d9400,#368200);
  background-image: -ms-linear-gradient(top,#3d9400,#368200);
  background-image: -o-linear-gradient(top,#3d9400,#368200);
  background-image: linear-gradient(top,#3d9400,#368200);
  }
  .g-button-share:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .g-button-red {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  text-transform: uppercase;
  background-color: #d14836;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#d14836));
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
  }
  .g-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#c53727));
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  }
  .g-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#b0281a));
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  color: #fff
  }
  .g-button-white {
  border: 1px solid #dcdcdc;
  color: #666;
  background: #fff;
  }
  .g-button-white:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .g-button-white:active {
  background: #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  .g-button-red:visited,
  .g-button-share:visited,
  .g-button-submit:visited {
  color: #fff;
  }
  .g-button-submit:focus,
  .g-button-share:focus,
  .g-button-red:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  }
  .g-button-share:focus {
  border-color: #29691d;
  }
  .g-button-red:focus {
  border-color: #d14836;
  }
  .g-button-submit:focus:hover,
  .g-button-share:focus:hover,
  .g-button-red:focus:hover {
  -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);
  }
  .g-button.selected {
  background-color: #eee;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#e0e0e0));
  background-image: -webkit-linear-gradient(top,#eee,#e0e0e0);
  background-image: -moz-linear-gradient(top,#eee,#e0e0e0);
  background-image: -ms-linear-gradient(top,#eee,#e0e0e0);
  background-image: -o-linear-gradient(top,#eee,#e0e0e0);
  background-image: linear-gradient(top,#eee,#e0e0e0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  border: 1px solid #ccc;
  color: #333;
  }
  .g-button img {
  display: inline-block;
  margin: -3px 0 0;
  opacity: .55;
  filter: alpha(opacity=55);
  vertical-align: middle;
  pointer-events: none;
  }
  *+html .g-button img {
  margin: 4px 0 0;
  }
  .g-button:hover img {
  opacity: .72;
  filter: alpha(opacity=72);
  }
  .g-button:active img {
  opacity: 1;
  filter: alpha(opacity=100);
  }
  .g-button.disabled img {
  opacity: .5;
  filter: alpha(opacity=50);
  }
  .g-button.disabled,
  .g-button.disabled:hover,
  .g-button.disabled:active,
  .g-button-submit.disabled,
  .g-button-submit.disabled:hover,
  .g-button-submit.disabled:active,
  .g-button-share.disabled,
  .g-button-share.disabled:hover,
  .g-button-share.disabled:active,
  .g-button-red.disabled,
  .g-button-red.disabled:hover,
  .g-button-red.disabled:active,
  input[type=submit][disabled].g-button {
  background-color: none;
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
  }
  .goog-menu {
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  -webkit-transition: opacity 0.218s;
  -moz-transition: opacity 0.218s;
  -ms-transition: opacity 0.218s;
  -o-transition: opacity 0.218s;
  transition: opacity 0.218s;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  cursor: default;
  font-size: 13px;
  margin: 0;
  outline: none;
  padding: 0 0 6px;
  position: absolute;
  z-index: 1000;
  overflow: auto;
  }
  .goog-menuitem,
  .goog-tristatemenuitem,
  .goog-filterobsmenuitem {
  position: relative;
  color: #333;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 6px 7em 6px 30px;
  white-space: nowrap;
  }
  .goog-menuitem-highlight,
  .goog-menuitem-hover {
  background-color: #eee;
  border-color: #eee;
  border-style: dotted;
  border-width: 1px 0;
  padding-top: 5px;
  padding-bottom: 5px;
  }
  .goog-menuitem-highlight .goog-menuitem-content,
  .goog-menuitem-hover .goog-menuitem-content {
  color: #333;
  }
  .goog-menuseparator {
  border-top: 1px solid #ebebeb;
  margin-top: 9px;
  margin-bottom: 10px;
  }
  .goog-inline-block {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  }
  * html .goog-inline-block {
  display: inline;
  }
  *:first-child+html .goog-inline-block {
  display: inline;
  }
  .dropdown-block {
  display: block;
  }
  .goog-flat-menu-button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  border: 1px solid #dcdcdc;
  color: #444;
  font-size: 11px;
  font-weight: bold;
  line-height: 27px;
  list-style: none;
  margin: 0 2px;
  min-width: 46px;
  outline: none;
  padding: 0 18px 0 6px;
  text-decoration: none;
  vertical-align: middle;
  }
  .goog-flat-menu-button-disabled {
  background-color: #fff;
  border-color: #f3f3f3;
  color: #b8b8b8;
  cursor: default;
  }
  .goog-flat-menu-button.goog-flat-menu-button-hover {
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
  border-color: #c6c6c6;
  color: #333;
  }
  .goog-flat-menu-button.goog-flat-menu-button-focused {
  border-color: #4d90fe;
  }
  .form-error .goog-flat-menu-button {
  border: 1px solid #dd4b39;
  }
  .form-error .goog-flat-menu-button-focused {
  border-color: #4d90fe;
  }
  .goog-flat-menu-button.goog-flat-menu-button-open,
  .goog-flat-menu-button.goog-flat-menu-button-active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  background-color: #eee;
  background-image: -webkit-linear-gradient(top,#eee,#e0e0e0);
  background-image: -moz-linear-gradient(top,#eee,#e0e0e0);
  background-image: -ms-linear-gradient(top,#eee,#e0e0e0);
  background-image: -o-linear-gradient(top,#eee,#e0e0e0);
  background-image: linear-gradient(top,#eee,#e0e0e0);
  border: 1px solid #ccc;
  color: #333;
  z-index: 2;
  }
  .goog-flat-menu-button-caption {
  cursor: default;
  vertical-align: top;
  white-space: nowrap;
  }
  .goog-flat-menu-button-dropdown {
  border-color: #777 transparent;
  border-style: solid;
  border-width: 4px 4px 0;
  height: 0;
  width: 0;
  position: absolute;
  right: 5px;
  top: 12px;
  }
  .jfk-select .goog-flat-menu-button-dropdown {
  background: url('../ssl.gstatic.com_443/ui/v1/disclosure/grey-disclosure-arrow-up-down.png') center no-repeat;
  border: none;
  height: 11px;
  margin-top: -4px;
  width: 7px;
  }
  .goog-menu-nocheckbox .goog-menuitem,
  .goog-menu-noicon .goog-menuitem {
  padding-left: 16px;
  vertical-align: middle;
  }
  body ::-webkit-scrollbar {
  height: 16px;
  width: 16px;
  overflow: visible;
  }
  body ::-webkit-scrollbar-button {
  height: 0;
  width: 0;
  }
  body ::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 7px;
  }
  body ::-webkit-scrollbar-track:horizontal {
  border-width: 7px 0 0;
  }
  body ::-webkit-scrollbar-track:hover {
  background-color: rgba(0,0,0,.05);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
  }
  body ::-webkit-scrollbar-track:horizontal:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
  }
  body ::-webkit-scrollbar-track:active {
  background-color: rgba(0,0,0,.05);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  }
  body ::-webkit-scrollbar-track:horizontal:active {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-track:hover {
  background-color: rgba(255,255,255,.1);
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.2);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.2);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-track:horizontal:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-track:active {
  background-color: rgba(255,255,255,.1);
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-track:horizontal:active {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15);
  }
  body ::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,.2);
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 7px;
  min-height: 28px;
  padding: 100px 0 0;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  body ::-webkit-scrollbar-thumb:horizontal {
  border-width: 7px 0 0;
  padding: 0 0 0 100px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07);
  }
  body ::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0,0,0,.4);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
  box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
  }
  body ::-webkit-scrollbar-thumb:active {
  background-color: rgba(0,0,0,.5);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.35);
  box-shadow: inset 1px 1px 3px rgba(0,0,0,.35);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-thumb {
  background-color: rgba(255,255,255,.3);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-thumb:horizontal {
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255,255,255,.6);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,.37);
  box-shadow: inset 1px 1px 1px rgba(255,255,255,.37);
  }
  .jfk-scrollbar-dark::-webkit-scrollbar-thumb:active {
  background-color: rgba(255,255,255,.75);
  -webkit-box-shadow: inset 1px 1px 3px rgba(255,255,255,.5);
  box-shadow: inset 1px 1px 3px rgba(255,255,255,.5);
  }
  .jfk-scrollbar-borderless::-webkit-scrollbar-track {
  border-width: 0 1px 0 6px
  }
  .jfk-scrollbar-borderless::-webkit-scrollbar-track:horizontal {
  border-width: 6px 0 1px
  }
  .jfk-scrollbar-borderless::-webkit-scrollbar-track:hover {
  background-color: rgba(0,0,0,.035);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar-borderless.jfk-scrollbar-dark::-webkit-scrollbar-track:hover {
  background-color: rgba(255,255,255,.07);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15);
  }
  .jfk-scrollbar-borderless::-webkit-scrollbar-thumb {
  border-width: 0 1px 0 6px;
  }
  .jfk-scrollbar-borderless::-webkit-scrollbar-thumb:horizontal {
  border-width: 6px 0 1px;
  }
  body ::-webkit-scrollbar-corner {
  background: transparent;
  }
  body::-webkit-scrollbar-track-piece {
  background-clip: padding-box;
  background-color: #f1f1f1;
  border: solid #fff;
  border-width: 0 0 0 3px;
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  }
  body::-webkit-scrollbar-track-piece:horizontal {
  border-width: 3px 0 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  body::-webkit-scrollbar-thumb {
  border-width: 1px 1px 1px 5px;
  }
  body::-webkit-scrollbar-thumb:horizontal {
  border-width: 5px 1px 1px;
  }
  body::-webkit-scrollbar-corner {
  background-clip: padding-box;
  background-color: #f1f1f1;
  border: solid #fff;
  border-width: 3px 0 0 3px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
  }
  .jfk-scrollbar::-webkit-scrollbar {
  height: 16px;
  overflow: visible;
  width: 16px;
  }
  .jfk-scrollbar::-webkit-scrollbar-button {
  height: 0;
  width: 0;
  }
  .jfk-scrollbar::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 7px;
  }
  .jfk-scrollbar::-webkit-scrollbar-track:horizontal {
  border-width: 7px 0 0;
  }
  .jfk-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(0,0,0,.05);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
  }
  .jfk-scrollbar::-webkit-scrollbar-track:horizontal:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
  }
  .jfk-scrollbar::-webkit-scrollbar-track:active {
  background-color: rgba(0,0,0,.05);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar::-webkit-scrollbar-track:horizontal:active {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(255,255,255,.1);
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.2);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.2);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:horizontal:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:active {
  background-color: rgba(255,255,255,.1);
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:horizontal:active {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15);
  }
  .jfk-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,.2);
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 7px;
  min-height: 28px;
  padding: 100px 0 0;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar::-webkit-scrollbar-thumb:horizontal {
  border-width: 7px 0 0;
  padding: 0 0 0 100px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0,0,0,.4);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
  box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
  }
  .jfk-scrollbar::-webkit-scrollbar-thumb:active {
  background-color: rgba(0,0,0,0.5);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35);
  box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(255,255,255,.3);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb:horizontal {
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255,255,255,.6);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,.37);
  box-shadow: inset 1px 1px 1px rgba(255,255,255,.37);
  }
  .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb:active {
  background-color: rgba(255,255,255,.75);
  -webkit-box-shadow: inset 1px 1px 3px rgba(255,255,255,.5);
  box-shadow: inset 1px 1px 3px rgba(255,255,255,.5);
  }
  .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-track {
  border-width: 0 1px 0 6px;
  }
  .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-track:horizontal {
  border-width: 6px 0 1px;
  }
  .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(0,0,0,.035);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);
  }
  .jfk-scrollbar-borderless.jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(255,255,255,.07);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15);
  }
  .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-thumb {
  border-width: 0 1px 0 6px;
  }
  .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-thumb:horizontal {
  border-width: 6px 0 1px;
  }
  .jfk-scrollbar::-webkit-scrollbar-corner {
  background: transparent;
  }
  body.jfk-scrollbar::-webkit-scrollbar-track-piece {
  background-clip: padding-box;
  background-color: #f1f1f1;
  border: solid #fff;
  border-width: 0 0 0 3px;
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
  }
  body.jfk-scrollbar::-webkit-scrollbar-track-piece:horizontal {
  border-width: 3px 0 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
  }
  body.jfk-scrollbar::-webkit-scrollbar-thumb {
  border-width: 1px 1px 1px 5px;
  }
  body.jfk-scrollbar::-webkit-scrollbar-thumb:horizontal {
  border-width: 5px 1px 1px;
  }
  body.jfk-scrollbar::-webkit-scrollbar-corner {
  background-clip: padding-box;
  background-color: #f1f1f1;
  border: solid #fff;
  border-width: 3px 0 0 3px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
  }
  .errormsg {
  margin: .5em 0 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  text-decoration: none;
  position: relative;
  top: 0px;
  }
  .help-link:visited {
  color: #fff;
  }
  .help-link:hover {
  color: #fff;
  background: #c03523;
  text-decoration: none;
  }
  .help-link:active {
  opacity: 1;
  background: #ae2817;
  }
</style>
<style type="text/css">
  .main {
  width: auto;
  max-width: 1000px;
  min-width: 780px;
  }
  .product-info {
  margin: 0 385px 0 0;
  }
  .product-info h3 {
  font-size: 1.23em;
  font-weight: normal;
  }
  .product-info a:visited {
  color: #61c;
  }
  .product-info .g-button:visited {
  color: #666;
  }
  .sign-in {
  width: 335px;
  float: right;
  }
  .signin-box,
  .accountchooser-box {
  margin: 12px 0 0;
  padding: 20px 25px 15px;
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  }
  .product-headers {
  margin: 0 0 1.5em;
  }
  .product-headers h1 {
  font-size: 25px;
  margin: 0 !important;
  }
  .product-headers h2 {
  font-size: 16px;
  margin: .4em 0 0;
  }
  .features {
  overflow: hidden;
  margin: 2em 0 0;
  }
  .features li {
  margin: 3px 0 2em;
  }
  .features img {
  float: left;
  margin: -3px 0 0;
  }
  .features p {
  margin: 0 0 0 68px;
  }
  .features .title {
  font-size: 16px;
  margin-bottom: .3em;
  }
  .features.no-icon p {
  margin: 0;
  }
  .features .small-title {
  font-size: 1em;
  font-weight: bold;
  }
  .notification-bar {
  background: #f9edbe;
  padding: 8px;
  }
</style>
<style type="text/css">
  .signin-box h2 {
  font-size: 16px;
  line-height: 17px;
  height: 16px;
  margin: 0 0 1.2em;
  position: relative;
  }
  .signin-box h2 strong {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 1px;
  height: 19px;
  width: 52px;
  background: transparent url('../ssl.gstatic.com_443/accounts/ui/google-signin-flat.png') no-repeat;
  }
  @media only screen and (-webkit-device-pixel-ratio: 2){
  .signin-box h2 strong {
  background: transparent url('../ssl.gstatic.com_443/accounts/ui/google-signin-flat_2x.png') no-repeat;
  background-size: 52px 19px;
  }
  }
  .signin-box div {
  margin: 0 0 1.5em;
  }
  .signin-box label {
  display: block;
  }
  .signin-box input[type=email],
  .signin-box input[type=text],
  .signin-box input[type=password] {
  width: 100%;
  height: 32px;
  font-size: 15px;
  direction: ltr;
  }
  .signin-box .email-label,
  .signin-box .passwd-label {
  font-weight: bold;
  margin: 0 0 .5em;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  }
  .signin-box .reauth {
  display: inline-block;
  font-size: 15px;
  height: 29px;
  line-height: 29px;
  margin: 0;
  }
  .signin-box label.remember {
  display: inline-block;
  vertical-align: top;
  margin: 9px 0 0;
  }
  .signin-box .remember-label {
  font-weight: normal;
  color: #666;
  line-height: 0;
  padding: 0 0 0 .4em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  }
  .signin-box input[type=submit] {
  margin: 0 1.5em 1.2em 0;
  height: 32px;
  font-size: 13px;
  }
  .signin-box ul {
  margin: 0;
  }
  .signin-box .training-msg {
  padding: .5em 8px;
  background: #f9edbe;
  }
  .signin-box .training-msg p {
  margin: 0 0 .5em;
  }
</style>
  <link href="../fonts.googleapis.com_443/css?family=Open+Sans:300,400,600,700&lang=en" rel="stylesheet">
<style>
.product-headers {
  display: none;
}
.product-info h1 {
  color: #444;
  font-family: 'open sans', arial, sans-serif;
  font-size: 30px;
}
.product-info p {
  color: #444;
  max-width: 430px;
}
.product-info img {
  margin: 75px auto 35px;
}
</style>
  </head>
  <body>
  <div class="wrapper">
  <div class="google-header-bar">
  <div class="header content clearfix">
  <img class="logo" src="../ssl.gstatic.com_443/images/logos/google_logo_41.png" alt="Google">
  <span class="signup-button">
  <a id="link-signup" class="g-button g-button-red" href="http://accounts.google.com/SignUp?continue=http%3A%2F%2Faccounts.google.com%2FManageAccount" >
  Sign up
  </a>
  </span>
  </div>
  </div>
  <div class="main content clearfix">
  <div class="sign-in">
<div class="signin-box">
  <h2>Sign in <strong></strong></h2>
  <form novalidate id="gaia_loginform" action="http://accounts.google.com/ServiceLoginAuth" method="get">
  <input type="hidden" 
  
    
  name="dsh" id="dsh" value="2424889584457121369"

  
 >
  <input type="hidden"
         name="GALX"
         value="2yjryzVGdjM">
<input type="hidden" name="timeStmp" id="timeStmp"
       value=''/>
<input type="hidden" name="secTok" id="secTok"
       value=''/>
<input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
  <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
<div class="email-div">
  <label for="Email"><strong class="email-label">Email</strong></label>
  <input type="email" spellcheck="false"  
  
    
  name="Email" id="Email" value=""

  

      
    >
</div>
<div class="passwd-div">
  <label for="Passwd"><strong class="passwd-label">Password</strong></label>
  <input type="password" name="Passwd" id="Passwd"
    
    
    
  >
</div>
  <input type="submit" class="g-button g-button-submit" name="signIn" id="signIn"
      value="Sign in">
  <label class="remember" onclick="">
  <input type="checkbox" 
  name="PersistentCookie" id="PersistentCookie" value="yes"

    checked="checked"
  >
  <strong class="remember-label">
  Stay signed in
  </strong>
  </label>
  <input type="hidden" name="rmShown" value="1">
  </form>
  <ul>
  <li>
  <a id="link-forgot-passwd"
          href="http://accounts.google.com/RecoverAccount"
          target="_top">
  Can&#39;t access your account?
  </a>
  </li>
  </ul>
</div>
  </div>
  <div class="product-info ">
<div class="product-headers">
  <h1 class="redtext">Accounts</h1>
</div>
  <img src="../ssl.gstatic.com_443/accounts/exp/alt_hp_icons.png" alt="" >
<h1>One password. All of Google.</h1>
<p>Want to enjoy the best of Google? Just stay signed in. One username and password is all you need to unlock more features from services you use every day, like Gmail, Maps, Google+, and YouTube.</p>
  </div>
  </div>
<div class="google-footer-bar">
  <div class="footer content clearfix">
  <ul>
  <li>© 2013 Google</li>
  <li><a href="http://accounts.google.com/TOS?hl=en" target="_blank">Terms of Service</a></li>
  <li><a href="http://www.google.com/intl/en/privacy/" target="_blank">Privacy Policy</a></li>
  <li><a href="http://www.google.com/support/accounts?hl=en" target="_blank">Help</a></li>
  </ul>
  <span id="lang-chooser-wrap" class="lang-chooser-wrap" style="display: none;">
  <img src="../ssl.gstatic.com_443/images/icons/ui/common/universal_language_settings-21.png">
  <select id="lang-chooser" class="lang-chooser">
  <option value="af"
         >
  ‪Afrikaans‬
  </option>
  <option value="in"
         >
  ‪Bahasa Indonesia‬
  </option>
  <option value="ms"
         >
  ‪Bahasa Melayu‬
  </option>
  <option value="ca"
         >
  ‪català‬
  </option>
  <option value="cs"
         >
  ‪čeština‬
  </option>
  <option value="da"
         >
  ‪dansk‬
  </option>
  <option value="de"
         >
  ‪Deutsch‬
  </option>
  <option value="et"
         >
  ‪eesti‬
  </option>
  <option value="en-GB"
         >
  ‪English (United Kingdom)‬
  </option>
  <option value="en"
        selected="selected" >
  ‪English (United States)‬
  </option>
  <option value="es"
         >
  ‪español (España)‬
  </option>
  <option value="es-419"
         >
  ‪español (Latinoamérica)‬
  </option>
  <option value="eu"
         >
  ‪euskara‬
  </option>
  <option value="fil"
         >
  ‪Filipino‬
  </option>
  <option value="fr-CA"
         >
  ‪français (Canada)‬
  </option>
  <option value="fr"
         >
  ‪français (France)‬
  </option>
  <option value="gl"
         >
  ‪galego‬
  </option>
  <option value="hr"
         >
  ‪hrvatski‬
  </option>
  <option value="zu"
         >
  ‪isiZulu‬
  </option>
  <option value="is"
         >
  ‪íslenska‬
  </option>
  <option value="it"
         >
  ‪italiano‬
  </option>
  <option value="sw"
         >
  ‪Kiswahili‬
  </option>
  <option value="lv"
         >
  ‪latviešu‬
  </option>
  <option value="lt"
         >
  ‪lietuvių‬
  </option>
  <option value="hu"
         >
  ‪magyar‬
  </option>
  <option value="nl"
         >
  ‪Nederlands‬
  </option>
  <option value="no"
         >
  ‪norsk‬
  </option>
  <option value="pl"
         >
  ‪polski‬
  </option>
  <option value="pt"
         >
  ‪português‬
  </option>
  <option value="pt-BR"
         >
  ‪português (Brasil)‬
  </option>
  <option value="pt-PT"
         >
  ‪português (Portugal)‬
  </option>
  <option value="ro"
         >
  ‪română‬
  </option>
  <option value="sk"
         >
  ‪slovenčina‬
  </option>
  <option value="sl"
         >
  ‪slovenščina‬
  </option>
  <option value="fi"
         >
  ‪suomi‬
  </option>
  <option value="sv"
         >
  ‪svenska‬
  </option>
  <option value="vi"
         >
  ‪Tiếng Việt‬
  </option>
  <option value="tl"
         >
  ‪tl‬
  </option>
  <option value="tr"
         >
  ‪Türkçe‬
  </option>
  <option value="el"
         >
  ‪Ελληνικά‬
  </option>
  <option value="bg"
         >
  ‪български‬
  </option>
  <option value="ru"
         >
  ‪русский‬
  </option>
  <option value="sr"
         >
  ‪Српски‬
  </option>
  <option value="uk"
         >
  ‪українська‬
  </option>
  <option value="iw"
         >
  ‫עברית‬‎
  </option>
  <option value="ur"
         >
  ‫اردو‬‎
  </option>
  <option value="ar"
         >
  ‫العربية‬‎
  </option>
  <option value="fa"
         >
  ‫فارسی‬‎
  </option>
  <option value="am"
         >
  ‪አማርኛ‬
  </option>
  <option value="ne"
         >
  ‪नेपाली‬
  </option>
  <option value="mr"
         >
  ‪मराठी‬
  </option>
  <option value="hi"
         >
  ‪हिन्दी‬
  </option>
  <option value="bn"
         >
  ‪বাংলা‬
  </option>
  <option value="gu"
         >
  ‪ગુજરાતી‬
  </option>
  <option value="ta"
         >
  ‪தமிழ்‬
  </option>
  <option value="te"
         >
  ‪తెలుగు‬
  </option>
  <option value="kn"
         >
  ‪ಕನ್ನಡ‬
  </option>
  <option value="ml"
         >
  ‪മലയാളം‬
  </option>
  <option value="si"
         >
  ‪සිංහල‬
  </option>
  <option value="th"
         >
  ‪ไทย‬
  </option>
  <option value="lo"
         >
  ‪ລາວ‬
  </option>
  <option value="km"
         >
  ‪ខ្មែរ‬
  </option>
  <option value="ko"
         >
  ‪한국어‬
  </option>
  <option value="zh-HK"
         >
  ‪中文（香港）‬
  </option>
  <option value="ja"
         >
  ‪日本語‬
  </option>
  <option value="zh-CN"
         >
  ‪简体中文‬
  </option>
  <option value="zh-TW"
         >
  ‪繁體中文‬
  </option>
  </select>
  </span>
  </div>
</div>
  <script type="text/javascript">/* Anti-spam. Want to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29tCg== */(function(){eval('var h=void 0,l=true,m=null,q=false,s,u=this,v=function(a,b,c,d,e){c=a.split("."),d=u,c[0]in d||!d.execScript||d.execScript("var "+c[0]);for(;c.length&&(e=c.shift());)c.length||b===h?d=d[e]?d[e]:d[e]={}:d[e]=b},w=function(a,b,c){if(b=typeof a,"object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;if(c=Object.prototype.toString.call(a),"[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==b&&"undefined"==typeof a.call)return"object";return b},x="closure_uid_"+(1E9*Math.random()>>>0),y=0,aa=Date.now||function(){return+new Date};var z=Array.prototype,ba=z.indexOf?function(a,b,c){return z.indexOf.call(a,b,c)}:function(a,b,c){if(c=c==m?0:0>c?Math.max(0,a.length+c):c,"string"==typeof a)return"string"==typeof b&&1==b.length?a.indexOf(b,c):-1;for(;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},A=function(a,b,c){c=ba(a,b),0<=c&&z.splice.call(a,c,1)};var ca=function(a){return(a=u.document)?a.documentMode:h},B="",da=/MSIE\\s+([^\\);]+)(\\)|;)/.exec(u.navigator?u.navigator.userAgent:m),B=da?da[1]:"",ea=ca(),fa=ea>parseFloat(B)?String(ea):B,ga={},C=function(a,b,c,d,e,f,g,k,n,t,p,r){if(!(b=ga[a])){for(b=0,c=String(fa).replace(/^[\\s\\xa0]+|[\\s\\xa0]+$/g,"").split("."),d=String(a).replace(/^[\\s\\xa0]+|[\\s\\xa0]+$/g,"").split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){g=c[f]||"",k=d[f]||"",n=RegExp("(\\\\d*)(\\\\D*)","g"),t=RegExp("(\\\\d*)(\\\\D*)","g");do{if(p=n.exec(g)||["","",""],r=t.exec(k)||["","",""],0==p[0].length&&0==r[0].length)break;b=((0==p[1].length?0:parseInt(p[1],10))<(0==r[1].length?0:parseInt(r[1],10))?-1:(0==p[1].length?0:parseInt(p[1],10))>(0==r[1].length?0:parseInt(r[1],10))?1:0)||((0==p[2].length)<(0==r[2].length)?-1:(0==p[2].length)>(0==r[2].length)?1:0)||(p[2]<r[2]?-1:p[2]>r[2]?1:0)}while(0==b)}b=ga[a]=0<=b}return b},ha=u.document,ia=ha?ca()||("CSS1Compat"==ha.compatMode?parseInt(fa,10):5):h;C("9");new function(){aa()};var ja=function(a,b,c,d,e){for(a=a.replace(/\\r\\n/g,"\\n"),b=[],d=c=0;d<a.length;d++)e=a.charCodeAt(d),128>e?b[c++]=e:(2048>e?b[c++]=e>>6|192:(b[c++]=e>>12|224,b[c++]=e>>6&63|128),b[c++]=e&63|128);return b};var D=m,E=m,F=m,ka=function(a){if(!D)for(D={},E={},F={},a=0;65>a;a++)D[a]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(a),E[D[a]]=a,F[a]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.".charAt(a)};var la=9<=ia,ma=!C("9");C("8"),C("9");var G=function(a,b){this.type=a,this.currentTarget=this.target=b};G.prototype.M=q,G.prototype.defaultPrevented=q,G.prototype.preventDefault=function(){this.defaultPrevented=l};var H=function(a,b){a&&na(this,a,b)},na=(function(){function a(){}a.prototype=G.prototype,H.oa=G.prototype,H.prototype=new a}(),s=H.prototype,s.target=m,s.relatedTarget=m,s.offsetX=0,s.offsetY=0,s.clientX=0,s.clientY=0,s.screenX=0,s.screenY=0,s.button=0,s.keyCode=0,s.charCode=0,s.ctrlKey=q,s.altKey=q,s.shiftKey=q,s.metaKey=q,s.X=m,function(a,b,c,d){d=a.type=b.type,G.call(a,d),a.target=b.target||b.srcElement,a.currentTarget=c,c=b.relatedTarget,c||("mouseover"==d?c=b.fromElement:"mouseout"==d&&(c=b.toElement)),a.relatedTarget=c,a.offsetX=b.offsetX!==h?b.offsetX:b.layerX,a.offsetY=b.offsetY!==h?b.offsetY:b.layerY,a.clientX=b.clientX!==h?b.clientX:b.pageX,a.clientY=b.clientY!==h?b.clientY:b.pageY,a.screenX=b.screenX||0,a.screenY=b.screenY||0,a.button=b.button,a.keyCode=b.keyCode||0,a.charCode=b.charCode||("keypress"==d?b.keyCode:0),a.ctrlKey=b.ctrlKey,a.altKey=b.altKey,a.shiftKey=b.shiftKey,a.metaKey=b.metaKey,a.state=b.state,a.X=b,b.defaultPrevented&&a.preventDefault(),delete a.M});H.prototype.preventDefault=function(a){if(H.oa.preventDefault.call(this),a=this.X,a.preventDefault)a.preventDefault();else if(a.returnValue=q,ma)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};var oa="closure_listenable_"+(1E6*Math.random()|0),pa=0;var qa=function(a,b,c,d,e,f){this.l=a,this.V=b,this.src=c,this.type=d,this.capture=!!e,this.K=f,this.key=++pa,this.m=this.J=q};var ra={},J={},K={},L={},M=function(a,b,c,d,e,f,g,k,n){if("array"==w(b))for(f=0;f<b.length;f++)M(a,b[f],c,d,e);else if(c=sa(c),a&&a[oa])a.ra(b,c,d,e);else t:{if(!b)throw Error("Invalid event type");if(d=!!d,g=J,b in g||(g[b]={j:0}),g=g[b],d in g||(g[d]={j:0},g.j++),g=g[d],f=a[x]||(a[x]=++y),g[f])for(k=g[f],n=0;n<k.length;n++){if(g=k[n],g.l==c&&g.K==e){if(g.m)break;k[n].J=q;break t}}else k=g[f]=[],g.j++;n=ua(),g=new qa(c,n,a,b,d,e),g.J=q,n.src=a,n.l=g,k.push(g),K[f]||(K[f]=[]),K[f].push(g),a.addEventListener?a.addEventListener(b,n,d):a.attachEvent(b in L?L[b]:L[b]="on"+b,n),ra[g.key]=g}},ua=function(a,b){return a=va,b=la?function(c){return a.call(b.src,b.l,c)}:function(c){if(c=a.call(b.src,b.l,c),!c)return c}},wa=function(a,b,c,d,e,f){if(d=1,b=b[x]||(b[x]=++y),a[b]){if(a=a[b],b=a.length,0<b){for(e=Array(b),f=0;f<b;f++)e[f]=a[f];a=e}else a=[];for(b=0;b<a.length;b++)(e=a[b])&&!e.m&&(d&=N(e,c)!==q)}return Boolean(d)},N=function(a,b,c,d,e,f,g,k){if(c=a.l,d=a.K||a.src,a.J&&"number"!=typeof a&&a&&!a.m)if((e=a.src)&&e[oa])e.qa(a);else{if(f=a.type,g=a.V,k=a.capture,e.removeEventListener?e.removeEventListener(f,g,k):e.detachEvent&&e.detachEvent(f in L?L[f]:L[f]="on"+f,g),e=e[x]||(e[x]=++y),K[e]&&(g=K[e],A(g,a),0==g.length&&delete K[e]),a.m=l,a.l=m,a.V=m,a.src=m,a.K=m,g=J[f][k][e])A(g,a),0==g.length&&(delete J[f][k][e],J[f][k].j--),0==J[f][k].j&&(delete J[f][k],J[f].j--),0==J[f].j&&delete J[f];delete ra[a.key]}return c.call(d,b)},va=function(a,b,c,d,e,f,g,k,n,t,p){if(a.m)return l;if(c=a.type,d=J,!(c in d))return l;if(d=d[c],!la){if(!(c=b))t:{for(c=["window","event"],g=u;e=c.shift();)if(g[e]!=m)g=g[e];else{c=m;break t}c=g}if(e=c,c=l in d,g=q in d,c){if(0>e.keyCode||e.returnValue!=h)return l;t:{if(k=q,0==e.keyCode)try{e.keyCode=-1;break t}catch(r){k=l}if(k||e.returnValue==h)e.returnValue=l}}k=new H,na(k,e,this),e=l;try{if(c){for(n=[],t=k.currentTarget;t;t=t.parentNode)n.push(t);for(f=d[l],p=n.length-1;!k.M&&0<=p;p--)k.currentTarget=n[p],e&=wa(f,n[p],k);if(g)for(f=d[q],p=0;!k.M&&p<n.length;p++)k.currentTarget=n[p],e&=wa(f,n[p],k)}else e=N(a,k)}finally{n&&(n.length=0)}return e}return d=new H(b,this),e=N(a,d)},xa="__closure_events_fn_"+(1E9*Math.random()>>>0),sa=function(a){return"function"==w(a)?a:a[xa]||(a[xa]=function(b){return a.handleEvent(b)})};var Q=function(a,b,c,d,e,f,g,k){try{if(this.k=2048,this.c=[],O(this,this.b,0),O(this,this.o,0),O(this,this.u,0),O(this,this.h,[]),O(this,this.d,[]),O(this,this.P,"object"==typeof window?window:u),O(this,this.Q,this),O(this,this.v,0),O(this,this.N,0),O(this,this.O,0),O(this,this.g,ya(4)),O(this,this.t,[]),O(this,this.n,{}),this.w=l,a&&"!"==a[0])this.p=a;else{for(ka(),b=E,c=[],d=0;d<a.length;){if(e=b[a.charAt(d++)],f=d<a.length?b[a.charAt(d)]:0,++d,g=d<a.length?b[a.charAt(d)]:0,++d,k=d<a.length?b[a.charAt(d)]:0,++d,e==m||f==m||g==m||k==m)throw Error();c.push(e<<2|f>>4),64!=g&&(c.push(f<<4&240|g>>2),64!=k&&c.push(g<<6&192|k))}(this.f=c)&&this.f.length?(this.R=[],this.A()):this.e(this.Y)}}catch(n){P(this,n)}},P=(s=Q.prototype,s.T=[function(){},function(a,b,c,d,e){b=R(a),c=R(a),d=a.a(b),b=S(a,b),e=S(a,c),e==a.i||e==a.q?d=""+d:0<b&&(1==b?d&=255:2==b?d&=65535:4==b&&(d&=4294967295)),O(a,c,d)},function(a,b,c,d,e,f,g,k,n){if(b=R(a),c=S(a,b),0<c){for(d=0;c--;)d=d<<8|R(a);O(a,b,d)}else if(c!=a.D){if(d=R(a)<<8|R(a),c==a.i)if(c="",a.c[a.F]!=h)for(e=a.a(a.F);d--;)f=e[R(a)<<8|R(a)],c+=f;else{for(c=Array(d),e=0;e<d;e++)c[e]=R(a);for(d=c,c=[],f=e=0;e<d.length;)g=d[e++],128>g?c[f++]=String.fromCharCode(g):191<g&&224>g?(k=d[e++],c[f++]=String.fromCharCode((g&31)<<6|k&63)):(k=d[e++],n=d[e++],c[f++]=String.fromCharCode((g&15)<<12|(k&63)<<6|n&63));c=c.join("")}else for(c=Array(d),e=0;e<d;e++)c[e]=R(a);O(a,b,c)}},function(a){R(a)},function(a,b,c,d){b=R(a),c=R(a),d=R(a),c=a.a(c),b=a.a(b),O(a,d,b[c])},function(a,b,c){b=R(a),c=R(a),b=a.a(b),O(a,c,w(b))},function(a,b,c,d,e){b=R(a),c=R(a),d=S(a,b),e=S(a,c),c!=a.h&&(d==a.i&&e==a.i?(a.c[c]==h&&O(a,c,""),O(a,c,a.a(c)+a.a(b))):e==a.q&&(0>d?(b=a.a(b),d==a.i&&(b=ja(""+b)),c!=a.d&&c!=a.g&&c!=a.t||T(a,c,U(b.length,2)),T(a,c,b)):0<d&&T(a,c,U(a.a(b),d))))},function(a,b,c){b=R(a),c=R(a),O(a,c,function(a){return eval(a)}(a.a(b)))},function(a,b,c){b=R(a),c=R(a),O(a,c,a.a(c)-a.a(b))},function(a,b){b=Z(a),O(a,b.I,b.H.apply(b.self,b.s))},function(a,b,c){b=R(a),c=R(a),O(a,c,a.a(c)%a.a(b))},function(a,b,c,d,e){b=R(a),c=a.a(R(a)),d=a.a(R(a)),e=a.a(R(a)),b=a.a(b),M(b,c,za(a,d,e,l))},function(a,b,c,d){b=R(a),c=R(a),d=R(a),a.a(b)[a.a(c)]=a.a(d)},function(a,b,c,d,e){b=Z(a),c=b.s,d=b.self,e=b.H;switch(c.length){case 0:c=d[e]();break;case 1:c=d[e](c[0]);break;case 2:c=d[e](c[0],c[1]);break;case 3:c=d[e](c[0],c[1],c[2]);break;default:a.e(a.r);return}O(a,b.I,c)},function(a,b,c){b=R(a),c=R(a),O(a,c,a.a(c)+a.a(b))},function(a,b,c){b=R(a),c=R(a),0!=a.a(b)&&O(a,a.b,a.a(c))},function(a,b,c,d){b=R(a),c=R(a),d=R(a),a.a(b)==a.a(c)&&O(a,d,a.a(d)+1)},function(a,b,c,d){b=R(a),c=R(a),d=R(a),a.a(b)>a.a(c)&&O(a,d,a.a(d)+1)},function(a,b,c,d){b=R(a),c=R(a),d=R(a),O(a,d,a.a(b)<<c)},function(a,b,c,d){b=R(a),c=R(a),d=R(a),O(a,d,a.a(b)|a.a(c))},function(a,b){b=a.a(R(a)),Aa(a,b)},function(a,b,c,d){if(b=a.R.pop()){for(c=R(a);0<c;c--)d=R(a),b[d]=a.c[d];a.c=b}else O(a,a.b,a.f.length)},function(a,b,c,d){b=R(a),c=R(a),d=R(a),O(a,d,(a.a(b)in a.a(c))+0)},function(a,b,c,d){b=R(a),c=a.a(R(a)),d=a.a(R(a)),O(a,b,za(a,c,d))},function(a,b,c){b=R(a),c=R(a),O(a,c,a.a(c)*a.a(b))},function(a,b,c,d){b=R(a),c=R(a),d=R(a),O(a,d,a.a(b)>>c)},function(a,b,c,d){b=R(a),c=R(a),d=R(a),O(a,d,a.a(b)||a.a(c))},function(a,b,c,d,e){b=Z(a),c=b.s,d=b.self,e=b.H;switch(c.length){case 0:c=new d[e];break;case 1:c=new d[e](c[0]);break;case 2:c=new d[e](c[0],c[1]);break;case 3:c=new d[e](c[0],c[1],c[2]);break;case 4:c=new d[e](c[0],c[1],c[2],c[3]);break;default:a.e(a.r);return}O(a,b.I,c)},function(a,b,c,d,e,f){if(b=R(a),c=R(a),d=R(a),e=R(a),b=a.a(b),c=a.a(c),d=a.a(d),a=a.a(e),"object"==w(b)){for(f in e=[],b)e.push(f);b=e}for(f=b.length,e=0;e<f;e+=d)c(b.slice(e,e+d),a)}],s.b=0,s.u=1,s.h=2,s.o=3,s.d=4,s.F=5,s.U=6,s.S=8,s.P=9,s.Q=10,s.v=11,s.N=12,s.O=13,s.g=14,s.t=15,s.n=16,s.ja=17,s.Z=15,s.ga=12,s.$=10,s.aa=42,s.ka=6,s.i=-1,s.q=-2,s.D=-3,s.Y=17,s.ca=21,s.r=22,s.la=30,s.ea=31,s.da=33,s.C={},s.L="caller",s.na=35,s.ma=36,function(a,b){a.p=("E:"+b.message+":"+b.stack).slice(0,2048)}),ya=function(a,b){for(b=Array(a);a--;)b[a]=255*Math.random()|0;return b},Ba=function(a,b,c,d){try{for(d=0;84941944608!=d;)a+=(b<<4^b>>>5)+b^d+c[d&3],d+=2654435769,b+=(a<<4^a>>>5)+a^d+c[d>>>11&3];return[a>>>24,a>>16&255,a>>8&255,a&255,b>>>24,b>>16&255,b>>8&255,b&255]}catch(e){throw e;}},$=function(a,b){return a[b]<<24|a[b+1]<<16|a[b+2]<<8|a[b+3]},U=function(a,b,c,d){for(c=[],d=b-1;0<=d;d--)c[b-1-d]=a>>8*d&255;return c},T=function(a,b,c,d,e,f){for(e=a.a(b),b=b==a.g?function(b,c,d,f){try{c=e.length,d=c-4>>3,e.ia!=d&&(e.ia=d,d=(d<<3)-4,f=[0,0,0,a.a(a.O)],e.ha=Ba($(e,d),$(e,d+4),f)),e.push(e.ha[c&7]^b)}catch(p){throw p;}}:function(a){e.push(a)},d&&b(d&255),d=c.length,f=0;f<d;f++)b(c[f])},Ca=function(a,b,c,d,e,f,g,k,n){return c=function(a,p,r){for(a=d[e.L],p=a===b,a=a&&a[e.L],r=0;a&&a!=f&&a!=g&&a!=k&&a!=n&&20>r;)r++,a=a[e.L];return c[e.na+p+!a+(r>>2)]},d=function(){return c()},e=Q.prototype,f=e.A,g=e.W,k=Q,n=e.e,c[e.ma]=a,a=h,d},Da=function(a,b,c){return b=function(){return c()},c=function(){return a},b.ba=function(b){a=b},b},O=function(a,b,c){if(b==a.b||b==a.o)a.c[b]?a.c[b].ba(c):a.c[b]=Da(c);else if(b!=a.d&&b!=a.g&&b!=a.h||!a.c[b])a.c[b]=Ca(c,a.a);b==a.u&&(a.B=h,O(a,a.b,a.a(a.b)+4))},R=(Q.prototype.a=function(a,b){if(b=this.c[a],b===h)throw this.e(this.la,0,a),this.C;return b()},Q.prototype.e=function(a,b,c,d){d=this.a(this.o),a=[a,d>>8&255,d&255],c!=h&&a.push(c),0==this.a(this.h).length&&(this.c[this.h]=h,O(this,this.h,a)),b&&3<this.k&&(c="",b.message&&(c=b.message.toString()),b.stack!=h&&(c+=": "+b.stack),c=c.slice(0,this.k-3),this.k-=c.length+3,c=ja(c),T(this,this.g,U(c.length,2).concat(c),this.ga))},function(a,b,c){if(b=a.a(a.b),!(b in a.f))throw a.e(a.ea),a.C;return a.B==h&&(a.B=$(a.f,b-4),a.G=h),a.G!=b>>3&&(a.G=b>>3,c=[0,0,0,a.a(a.u)],a.fa=Ba(a.B,a.G,c)),O(a,a.b,b+1),a.f[b]^a.fa[b%8]}),S=function(a,b){return b<=a.ja?b==a.h||b==a.d||b==a.g||b==a.t?a.q:b==a.U||b==a.P||b==a.Q||b==a.n?a.D:b==a.F?a.i:4:[1,2,4,a.q,a.D,a.i][b%a.ka]},Z=(Q.prototype.va=function(a,b){b.push(a[0]<<24|a[1]<<16|a[2]<<8|a[3]),b.push(a[4]<<24|a[5]<<16|a[6]<<8|a[7]),b.push(a[8]<<24|a[9]<<16|a[10]<<8|a[11])},Q.prototype.ua=function(a,b,c,d){d=a[(b+2)%3],a[b]=a[b]-a[(b+1)%3]-d^(1==b?d<<c:d>>>c)},Q.prototype.ta=function(a,b,c,d){if(3==a.length){for(c=0;3>c;c++)b[c]+=a[c];for(d=[13,8,13,12,16,5,3,10,15],c=0;9>c;c++)b[3](b,c%3,d[c])}},function(a,b,c,d){for(b={},b.H=a.a(R(a)),b.I=R(a),c=R(a)-1,d=R(a),b.self=a.a(d),b.s=[];c--;)d=R(a),b.s.push(a.a(d));return b}),za=function(a,b,c,d){return function(){if(!d||a.w)return O(a,a.U,arguments),O(a,a.n,c),Ea(a,b)}},Aa=function(a,b){a.R.push(a.c.slice()),a.c[a.b]=h,O(a,a.b,b)},Ea=function(a,b,c,d){return c=a.a(a.b),a.f&&c<a.f.length?(O(a,a.b,a.f.length),Aa(a,b)):O(a,a.b,b),d=a.A(),O(a,a.b,c),d};Q.prototype.sa=function(a){return(a=window.performance)&&a.now?function(){return a.now()|0}:function(){return+new Date}}(),Q.prototype.A=function(a,b,c,d,e,f){try{for(a=this.f.length,b=2001,c=h,d=0;--b&&(d=this.a(this.b))<a;)try{O(this,this.o,d),e=R(this)%this.T.length,(c=this.T[e])?c(this):this.e(this.ca,0,e)}catch(g){g!=this.C&&((f=this.a(this.v))?(O(this,f,g),O(this,this.v,0)):this.e(this.r,g))}b||this.e(this.da)}catch(k){try{this.e(this.r,k)}catch(n){P(this,n)}}return this.a(this.n)},Q.prototype.W=function(a,b,c,d,e,f,g,k,n,t,p,r,V,ta,W,X,Y,I){if(this.p)return this.p;try{for(this.w=q,b=this.a(this.d).length,c=this.a(this.g).length,d=this.k,this.c[this.S]&&Ea(this,this.a(this.S)),e=this.a(this.h),0<e.length&&T(this,this.d,U(e.length,2).concat(e),this.Z),f=this.a(this.N)&255,f-=this.a(this.d).length+4,g=this.a(this.g),4<g.length&&(f-=g.length+3),0<f&&T(this,this.d,U(f,2).concat(ya(f)),this.$),4<g.length&&T(this,this.d,U(g.length,2).concat(g),this.aa),k=[3].concat(this.a(this.d)),ka(),t=[],e=0;e<k.length;e+=3)p=k[e],V=(r=e+1<k.length)?k[e+1]:0,W=(ta=e+2<k.length)?k[e+2]:0,f=p>>2,g=(p&3)<<4|V>>4,X=(V&15)<<2|W>>6,Y=W&63,ta||(Y=64,r||(X=64)),t.push(F[f],F[g],F[X],F[Y]);if(n=t=t.join("").replace(/\\./g,""))n="!"+n;else for(n="",t=0;t<k.length;t++)I=k[t].toString(16),1==I.length&&(I="0"+I),n+=I;this.a(this.d).length=b,this.a(this.g).length=c,this.k=d,this.w=l,a=n}catch(Fa){P(this,Fa),a=this.p}return a},Q.prototype.pa=function(a){a(this.W())};try{M(window,"unload",function(){})}catch(Ga){}v("botguard.bg",Q),v("botguard.bg.prototype.invoke",Q.prototype.pa);')})()
</script>
  <script type="text/javascript">
  document.bg = new botguard.bg('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');
  
</script>
<script type="text/javascript">
  var gaia_hasInnerTextProperty =
  document.getElementsByTagName("body")[0].innerText != undefined ? true : false;
  var gaia_attachEvent = function(element, event, callback) {
  if (element.addEventListener) {
  element.addEventListener(event, callback, false);
  } else if (element.attachEvent) {
  element.attachEvent('on' + event, callback);
  }
  };
  var gaia_getElementsByClass = function(className) {
  if (document.getElementsByClassName) {
  return document.getElementsByClassName(className);
  } else if (document.querySelectorAll && document.querySelectorAll('.' + className)) {
  return document.querySelectorAll('.' + className);
  }
  return [];
  };
</script>
<script type="text/javascript">
  function gaia_parseFragment() {
  var hash = location.hash;
  var params = {};
  if (!hash) {
  return params;
  }
  var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
  for (var i = 0; i < paramStrs.length; i++) {
      var param = paramStrs[i].split('=');
      params[param[0]] = param[1];
    }
    return params;
  }
  function gaia_prefillEmail() {
    var f = null;
    if (document.getElementById) {
      f = document.getElementById('gaia_loginform');
    }
    if (f && f.Email && (f.Email.value == null || f.Email.value == '')
        && (f.Email.type != 'hidden')) {
      hashParams = gaia_parseFragment();
      if (hashParams['Email'] && hashParams['Email'] != '') {
        f.Email.value = hashParams['Email'];
      }
    }
  }
  
  try {
    gaia_prefillEmail();
  } catch (e) {
  }
  
  function gaia_setFocus() {
    
    var f = null;
    if (document.getElementById) {
      f = document.getElementById('gaia_loginform');
    }
    if (f) {
      var agt = navigator.userAgent.toLowerCase();
      var is_ie = (agt.indexOf("msie") != -1);
      if (f.Email && (f.Email.value == null || f.Email.value == '' || is_ie)
          && (f.Email.type != 'hidden') && f.Email.focus) {
        f.Email.focus();
        if (f.Email.value) {
           
          f.Email.value = f.Email.value;
        }
      } else if (f.Passwd) {
        f.Passwd.focus();
      }
    }
    
  }
  window.onload = gaia_setFocus;
  function gaia_onLoginSubmit() {
    
    
    if (window.gaiacb_onLoginSubmit) {
      gaiacb_onLoginSubmit();
    }
    
    
  
  try {
    document.bg.invoke(function(response) {
      document.getElementById('bgresponse').value = response;
    });
  } catch (err) {}
  
    return true;
  }
  document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
  
  
  
  
  
</script>
<script type="text/javascript">
  gaia_appendParam = function(url, name, value) {
  var param = encodeURIComponent(name) + '=' + encodeURIComponent(value);
  if (url.indexOf('?') >= 0) {
  return url + '&' + param;
  } else {
  return url + '?' + param;
  }
  };
  var langChooser = document.getElementById('lang-chooser');
  var langChooserWrap = document.getElementById('lang-chooser-wrap');
  if (langChooser && langChooserWrap) {
  var langChooserParam = 'hl';
  var langChooserUrl = '\x2FServiceLogin?lp=1';
  langChooserWrap.style.display = '';
  langChooser.onchange = function() {
  window.location.href =
  gaia_appendParam(langChooserUrl, langChooserParam, this.value);
  };
  }
</script>
<script type="text/javascript">
  var gaia_swapHiResLogo = function() {
  var devicePixelRatio =
  window.devicePixelRatio ? window.devicePixelRatio : 1;
  if (devicePixelRatio > 1) {
  var logos = gaia_getElementsByClass('logo');
  for (var i = 0; i < logos.length; i++) {
        if (logos[i].nodeName == 'IMG' &&
            logos[i].src.search('google_logo_41.png') > 0) {
  logos[i].width = 116;
  logos[i].height = 41;
  logos[i].src = '../ssl.gstatic.com_443/images/logo_ret.png';
  }
  }
  }
  }
  gaia_swapHiResLogo();
</script>
  </div>
  </body>
</html>
