/*
 * Override default site styles to increase the size of the font and increase
 * readability for the tutorials.
 */
#overview,
#tutorial-content,
#objectives,
#time,
#prerequisites,
#lessons,
#sample {
/*
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
*/
}


/* Prevent border from going behind the right side floats */
.tutorial h2 { line-height: normal; overflow: auto; }

#about {
  float: right;
  width: 250px;
  margin-left: 30px;
  font-size: inherit;
}

/* Reset some of the font-sizes back to their default */
#about p, aside, pre { font-size: 13px; }

#prev, #next {
  width: 107px;
  font-family: "Open Sans";
}

#prev {
  float: left;
}

#meta, aside.definition, aside.term, aside.tip, aside.sidebar {
  clear: both;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  font-family: "Open Sans";
}
aside.tip, aside.definition, aside.term, aside.sidebar {
  padding: 5px 10px 8px 20px;
  background-position: 2px 5px;
  background-repeat: no-repeat;
  width: 208px;
  float: right;
  margin-left: 30px;
}

#meta, aside.definition, aside.term {
  background-color: #f1f1f1;
}

aside.definition, aside.term {
  background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/question-y16.png');
}

aside.tip {
  background-color: #f2fcff;
  background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/lightbulb-y16.png');
}



#meta h5 {
  margin: 0;
  font-family: "Open Sans";
  padding-bottom: 0.7em;
}

#about div.meta-products, #about div.related { margin-bottom: 1em; }

#overview {
  margin-right: 10px;
}

section#objectives, section#time, section#prerequisites, section#lessons,
section#sample {
  padding-left: 50px;
  background-position: top left;
  background-repeat: no-repeat;
}

section#objectives { background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/education_20.png'); }
section#time { background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/clock-lb32.png'); }
section#prerequisites { background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/prereqs-b32.png'); }
section#lessons { background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/experiment_half-g32.png'); }
section#sample { background-image: url('/web/20150411074615im_/https://developers.google.com/assets/img/api-lb32.png'); }


/* #lessons ul, #classes ul, #courses ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
} */


.inactive, .inactive:hover {
  text-decoration: none;
  color: #CCC;
}

#tutorial-content pre.console {
  background: #000;
  color: #fff;
  font-size: 90%;
}

#tutorial-content pre.console .highlight {
  color: #000;
  background-color: #fff;
}


div.tutorial .expandable {
  border: 1px dashed #ececec;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  margin-left: 0px;
  padding-left: 22px;
}

div.tutorial .expandable.inline {
  display: inline;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

div.tutorial .expandable.inline .expand-control {
  color: green;
  cursor: hand;
}

div.tutorial .expandable.inline .expand-control:hover {
  border-bottom: 1px dotted green;
}

/* Overrides */
.note, .caution, .dogfood, .warning, .special {
  overflow: auto;
}

/*
     FILE ARCHIVED ON 07:46:15 Apr 11, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:09:51 Feb 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 5.705
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.062
  esindex: 0.013
  cdx.remote: 22.983
  LoadShardBlock: 177.145 (3)
  PetaboxLoader3.datanode: 314.306 (4)
  load_resource: 563.061
  PetaboxLoader3.resolve: 276.552
*/