/* New Google logo */
.lockup-logo,
.lockup-text {
  display: inline-block;
}

/* Google logo */
.lockup-logo {
  width: 116px;
  height: 41px;
  background-image:
    url(https://bgwg1sf3gs.proxynodejs.usequeue.com/images/branding/googlelogo/1x/googlelogo_color_116x41dp.png);
  background-size: 116px 41px;
}

/* Dark Google logo */
.lockup-logo.lockup-dark {
  background-image:
     url(https://bgwg1sf3gs.proxynodejs.usequeue.com/images/branding/googlelogo/1x/googlelogo_black_color_116x41dp.png);
  opacity: 0.54;
}

/* Lockup text container */
.lockup-text {
  /* Fallback to fonts with broader language support */
  font-family: 'Product Sans', Arial, Helvetica, sans-serif;

  font-size: 32px;

  /* Enables kerning and ligatures */
  text-rendering: optimizeLegibility;

  /* Nudge text to match baseline of logo */
  position: relative;
  top: -14px;
  left: -7px;

  /* Improves consistency of text rendering on OSX browsers */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Brand name styling */
.lockup-brand {
  opacity: 0.54;
}

/* Sub-brand styling, if required */
.lockup-subbrand {
  opacity: 0.26;
}

/* Serve higher density assets above the 1.5 pixel ratio threshold */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .lockup-logo {
    background-image:
      url('//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_116x41dp.png');
  }

  .lockup-logo.lockup-dark {
    background-image:
      url('//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_black_color_116x41dp.png');
  }

  .lockup-text {
    /* Match the Google logo x-height */
    font-size: 34px;
    left: -7px;
  }
}
/* End new Google logo  */

/* G Suite logo */
.lockup-logo-gsuite {
  width: 116px;
  height: 41px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(https://6f94rnyy32.proxynodejs.usequeue.com/img/logo/lockup_gsuite.svg);
}

body {
  text-align:center;
  padding:1.3em 0;
}
#container {
  width:770px;
  margin:0 auto;
  text-align:left;
  font-size:1.3em;
}
#header {
  height:65px;
}
.logo { float:left; }
h1 {
  margin-left:160px;
  padding:0.9em 0 .1em 0;
  display:none;
}
#content {
  clear:left;
  float:left;
  width:445px;
  padding-bottom:20px;
}
#content img {
  float:left;
}
#action { margin-left:465px; }
.pagewarning {
  border:2px solid red;
  padding:5px;
  text-align:center;
  font-weight: bold;
  font-size: 150%;
  color: red;
  margin-bottom: 10px;
}
.blue * {
  margin:0;
  padding:0;
}
.blue {
  line-height:1.2;
  width:20em;
  max-width:795px;
  width:250px;
  border:1px solid #93B4D9;
  background-color:#CADEF4;
  padding:18px 21px 18px 22px;
  text-align:center;
  margin-bottom:2em;
  overflow:visible;
}
.blue div.button {
  background:url(/tools/dlpage/res/c/button-1.gif) no-repeat;
  font-size:1.3em;
  background-color:#5679A5;
}
.blue div.button span {
  display:block;
  background:url(/tools/dlpage/res/c/button-1.gif) no-repeat right -400px;
  height:1%;
}
.blue div.button span span {
  background:url(/tools/dlpage/res/c/button-1.gif) no-repeat left bottom;
}
.blue div.button span span a {
  display:block;
  color:#FFF!important;
  background:url(/tools/dlpage/res/c/button-2.gif) no-repeat right bottom;
  padding:7px 12px 11px 8px;
  text-decoration:none;
  font-weight:bold;
}
.blue p {
  padding:1em 0 0 0;
}
ul.features li { line-height:1.4em; }
#subcontent {
  clear:both;
  float:left;
  margin:1.5em 0;
}
#footer {
  clear:both;
  padding-top:1em;
  text-align:center;
  color:#666;
  margin-top:1em;
}
.langmenu {
  display:inline;
  float:right;
  padding-top:1em;
  font-size:90%;
  margin-right:8px;
}
#tos {
  font-family:Arial;
  margin-bottom:10px;
}
#download-options {
  margin:0 0 1em;
}
#download-options h3 {
  padding-bottom:.5em;
}
#download-options label {
  line-height:1.7em;
}
#download-options input {
  position:relative;
  top:.15em;
}
#submit2 {
  font-weight:bold;
}
#tos iframe {
  width:100%;
  height:200px;
  background:#fff;
  border:1px solid #666;
}
#tos #throbber {
  display: none;
  position: absolute;
  top: 2px;
  left: -24px;
}
.inline {
  float:right;
  padding:0 0 10px 10px;
}
.blue div.button { background:url(//www.google.com/images/modules/buttons/g-button-chocobo-1.gif) no-repeat;    font-size:1.3em; background-color:#5679A5; }
.blue div.button span { display:block; background:url(//www.google.com/images/modules/buttons/g-button-chocobo-1.gif) no-repeat right -400px; height:1%; }
.blue div.button span span { background:url(//www.google.com/images/modules/buttons/g-button-chocobo-1.gif) no-repeat left bottom; }
.blue div.button span span a { display:block; color:#FFF!important; background:url(//www.google.com/images/modules/buttons/g-button-chocobo-2.gif) no-repeat right bottom; padding:7px 12px 11px 8px; text-decoration:none;    font-weight:bold; }
.blue { width:250px; }
.promo-w { margin:0 0 1em;padding:5px;text-align:center;width:285px; }
.promo-b { background-color:#cadef4;border:1px solid #93b4d9;margin:0 0 1em;padding:10px 5px;text-align:center;width:283px; }
.promo-w p, .promo-b p { font-size:1.2em;margin:0;padding:0; }
.new { color:#c00; }

.config-options h2 { margin:0 0 .2em;padding:0; }
.config-options ul { list-style:none;margin:0;padding:0; }
.config-options li { margin:0 0 .2em;padding:0; }
