@charset "utf-8";
a:link { color: #0000cc; }
body { background: #fff; margin: 3px 8px;}
body, select, input { font-family: arial, sans-serif;}
body { font-size: 83%;}
td td, th th, th td, td th { font-size: 100%;}
pre { font-size: 110%;}
form { padding:0; margin:0;}

table { border-collapse: separate; }

.tab {
  margin: 0;
  padding: 0;
}

.box-inner {
  margin: 0;
  padding: 0 13px 0 13px;
}

.round1 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.round2 {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.round4 {
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}

.round1,
.round2,
.round4 {
  font-size: 0;
  margin: 0;
  padding: 0;
  height: 1px;
}

.bevel-left,
.bevel-right {
  padding: 0;
}

.bevel-right .round4,
.bevel-right .round2,
.bevel-right .round1 {
  border-left: none;
}

.bevel-left .round4,
.bevel-left .round2,
.bevel-left .round1 {
  border-right: none;
}

.bevel-left .box-inner,
.bevel-right .box-inner {
  padding: 0;
}

.active {
  background: #c3d9ff;
}

.active a:link {
  color: #0000cc;
}

.inactive {
  background: #e5ecf9;
}

.labellist { list-style-type:none; padding:0; margin:0; display:inline; }
.labellist li { margin-left:0.2em; display:inline; }

.pmeta_bubble_bg { background: #e5ecf9; margin-bottom: 0.6em;}
.pmeta { text-align:left;}
.pmeta th, .pmeta td { vertical-align:top; }
.pmeta ul { padding:0; margin:0; }
.pmeta li { padding: 0 0 2px 0; list-style-type:none; }

#mt { margin-top: 0.5ex; }

.bubble_bg { background: #c3d9ff; margin-bottom: 0.6em; }
.bubble { padding: 4px; }

#bub { padding: 0 3px 0 3px; }

table#mt th {
  cursor:pointer;
  text-align:center;
  font-weight:bold;
}

table#mt th a { text-decoration:none; color: black; }

.t5 h4 {
  background-color: #e5ecf9;
  margin: 4px 4px 0 4px;
  border-top: 1px solid #3366cc;
  padding:2px;
}

.t5 .section { margin: 0 4px 1.6em 4px; padding:4px; }
.t5 .section .submit { margin: 8px; }

table.st { background-color: #c3d9ff;}
table.st span { padding: 0 4px 0 4px; }

#maincol { margin-top:3px; padding:3px;}
.t5 #maincol { padding:0;}

.isf, .at { padding:4px 3px 3px 4px; background: #c3d9ff; }
.isf a, .at a, .isf a:visited, .at a:visited { color:#0000cc;}

.st1 .inst1 a,
.st2 .inst2 a,
.st3 .inst3 a,
.st4 .inst4 a,
.st5 .inst5 a,
.st6 .inst6 a,
.st7 .inst7 a,
.st8 .inst8 a,
.st9 .inst9 a { color:black; font-weight:bold; text-decoration:none; }

.notice, .error { background:#fad163; font-weight: bold }

.fieldhelp { color:grey;}
.fielderror { color:red; font-weight:bold; padding:4px;}

.tip { background:#e5ecf9; font-size:92%; margin:5px; width:14em; }
.tip .box-inner { padding:6px }

/* Google standard */
.gbh {
  border-top: 1px solid #C9D7F1;
  font-size: 1px;
  height: 0;
  position: absolute;
  top: 24px;
  width: 100%;
}

#pname { font-size:180%; font-weight:bold;}
#psum { font-style:italic; margin-top:3px;}

.vt { vertical-align:top;}

div.h4, table.h4 {
  background-color: #e5ecf9;
  margin-bottom: 2px;
  border-top: 1px solid #3366cc;
  padding:2px;
  font-weight: bold;
  position: relative;
  margin-top: 2px;
}

.mainhdr {
  background-color: #e5ecf9;
  border-top: 1px solid #3366cc;
  font-weight: bold;
  font-size: 133%;
  padding: 2px;
}

h1 { font-size: x-large; margin-top: 0px; }
h2 { font-size: large; }
h3 { font-size: medium; }
h4 { font-size: small; }

img { border: 0; }

#gaia { text-align: right; }

#header {
  position: relative;
  height: 55px;
  padding-top: 6px;
  margin-bottom: -9px;
}

#logo { padding-right: 18px; position: absolute; top: 0; left: 0; }

#logo img { width: 153px; height: 55px; }

#title {
  margin-left: 171px;
  border-top: 1px solid #3366cc;
  background-color: #e5ecf9;
  font-size: large;
  font-weight: bold;
  padding-left: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#footer {
  clear: both;
  text-align: center;
  margin-top: 3.5em;
  margin-bottom: 1em;
  height: 53px;
  background-repeat: no-repeat;
  background-position: left center;
}
#footer .text { padding-top: 20px; }

#wikicontent h3, #wikipreview h3 {
  background: none;
  border: 0;
  padding-left:0;
  margin: 0;
}

#wikicontent p, #wikicontent li, #wikicontent blockquote { max-width: 65em; }

table.wikitable { border-collapse: collapse; }
.wikitable th { background: #e5ecf9; }
.wikitable th, .wikitable td { border: 1px solid #aaa; padding: 5px; }

pre.prettyprint {
  margin-left: 2em;
  padding: 0.5em;
  border-left: 3px solid #ccc;
}

.prettyprint .str { color: #080; }
.prettyprint .kwd { color: #008; }
.prettyprint .com { color: #800; }
.prettyprint .typ { color: #606; }
.prettyprint .lit { color: #066; }
.prettyprint .pun { color: #660; }
.prettyprint .pln { color: #000; }
.prettyprint .tag { color: #008; }
.prettyprint .atn { color: #606; }
.prettyprint .atv { color: #080; }
.prettyprint .dec { color: #606; }

@media print {
  .prettyprint .str { color: #060; }
  .prettyprint .kwd { color: #006; font-weight: bold; }
  .prettyprint .com { color: #600; font-style: italic; }
  .prettyprint .typ { color: #404; font-weight: bold; }
  .prettyprint .lit { color: #044; }
  .prettyprint .pun { color: #440; }
  .prettyprint .pln { color: #000; }
  .prettyprint .tag { color: #006; font-weight: bold; }
  .prettyprint .atn { color: #404; }
  .prettyprint .atv { color: #060; }
}

.closed_ref { text-decoration: line-through }

.results th, .results td { border-bottom: 1px solid #bbb }
.twocol th,.twocol td { border-bottom: 1px solid #bbb; padding: 1px 5px 0 5px }
.results th, .twocol th { border-left: 1px solid #bbb }
.results th { background: #e5ecf9; text-align: left; padding-right: 1px;}
.results th a, .results th a:visited {
  color: #0000cc;
  padding-right: 12px;
  margin-right: 12px;
  background: url(https://web.archive.org/web/20130111132214im_/http://www.gstatic.com/codesite/ph/images/downarrow.gif) no-repeat top right;
}
.results td { background: #fff; }
.results td { cursor: pointer }
.results td { padding: 4px; }

.results td a { color: #000; text-decoration: none; }
.results td.id a { color: #0000cc; text-decoration: underline;}
.results td.id { text-align:right;}
.results td.id a:visited { color: purple; text-decoration: underline; }
.results td.id a:hover { color: red; text-decoration: underline; }
table.results tr.hover td a { color: #009;}

.p1 { background-color: #fcc; }
.notes {
  background: #ffc;
  border: 1px solid #999;
  border-width: 0 1px 1px 0;
  padding: 2px; width: 818px;
}

.popup {
  display: none;
  background: #eef;
  border: 2px solid #66a;
  border-width: 0 2px 2px 1px;
  position:absolute;
  padding: 2px;
}
.popup a { text-decoration: none; cursor: pointer; }
.popup td, .popup th {
  font-size: 90%;
  font-weight: normal;
  text-align: left;
  cursor: pointer;
}
.popup td { color: #0000cc; padding: 2px; }
.popup tr.hover { background: #c3d9ff; }
.subpopup { border-width: 1px 2px 2px 1px; }

.issueref { text-decoration: none; }
.issueref_closed { text-decoration: line-through; }

.label { text-decoration: none; color: green !important; }
.labelediting input { color: #060; }
.results .label { font-size: 80% }
.label:hover { text-decoration: underline;}

.rowmajor th { text-align: right;}
.labelediting input { margin: 0 3px 4px 0; }
table.twocol {
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb;
  width: 40em;
}
.read td, .read th { background: #eef; }
.results .selected td { background: #ffc; }

.closed .ifOpened { display: none }
.closed .opened span.ifOpened { display: inline }
.opened .ifClosed { display: none }
.opened .closed span.ifClosed { display: inline }

.collapse .ifExpand { display: none }
.expand .ifCollapse { display: none }

.historywidget {
  float: right;
  border: 1px solid #669;
  background: white;
  font-weight: normal;
  padding: 1px;
}
.inplace input { width: 100%; }
.inplace td { border: 0; }
.h3 { font-size: 130%; font-weight: bolder; }
input { padding-left: 1px; padding-right: 1px; }
textarea { padding-left: 1px; padding-right: 1px; }

#issueheader {
  margin: 0.5em 0 0em 0;
  border: 3px solid #c3d9ff;
  background: #c3d9ff;
}
#issueheader td { background: #c3d9ff; }

.pagination { font-size: 100%; float: right; white-space: nowrap; }
.pagination a { margin-left: 0.3em; margin-right: 0.3em; }

.issuepage { margin-top: 0; }
.issuepage td { padding: 0.5em; }
.issuecomment { border-top: 3px solid #c3d9ff;}

.issuedescription pre, .issuecomment pre { overflow: hidden;}

.issuedescription pre b, .issuecomment pre b {
  font-size: 110%;
  font-weight: bolder;
  padding: 3px 0 3px 0;
}

.gridtile .box-inner {
  margin: 0;
  padding: 2px;
}

.author { margin-bottom: 1em; }

#issuemeta {
  width: 12em;
  border-right: 3px solid #c3d9ff;
  font-size: 95%;
  vertical-align: top;
}

#issuemeta table tr.hover a { text-decoration: underline }
#issuemeta table td, #issuemeta table th {
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

.updates { margin-top: 1em; background: #c3d9ff; width: 80%; font-size: 90%; }

.fakelink {color: #0000cc; cursor: pointer; white-space: nowrap;}
.undef { color: #666; }

td.col_ID { text-align: right }
td.searchoptions { font-size: 80% }

.hide_col_0 .col_0, .hide_col_1 .col_1, .hide_col_2 .col_2, .hide_col_3 .col_3,
.hide_col_4 .col_4, .hide_col_5 .col_5, .hide_col_6 .col_6,
.hide_col_7 .col_7, .hide_col_8 .col_8, .hide_col_9 .col_9,
.hide_col_10 .col_10, .hide_col_11 .col_11, .hide_col_12 .col_12,
.hide_col_13 .col_13, .hide_col_14 .col_14, .hide_col_15 .col_15,
.hide_col_16 .col_16, .hide_col_17 .col_17, .hide_col_18 .col_18,
.hide_col_19 .col_19, .hide_col_20 .col_20 { display: none; }

.hide_col_0 .popup span.col_0, .hide_col_1 .popup span.col_1,
.hide_col_2 .popup span.col_2, .hide_col_3 .popup span.col_3,
.hide_col_4 .popup span.col_4, .hide_col_4 .popup span.col_4,
.hide_col_5 .popup span.col_5, .hide_col_6 .popup span.col_6,
.hide_col_7 .popup span.col_7, .hide_col_8 .popup span.col_8,
.hide_col_9 .popup span.col_9, .hide_col_10 .popup span.col_10,
.hide_col_11 .popup span.col_11, .hide_col_12 .popup span.col_12,
.hide_col_13 .popup span.col_13, .hide_col_14 .popup span.col_14,
.hide_col_14 .popup span.col_14, .hide_col_15 .popup span.col_15,
.hide_col_16 .popup span.col_16, .hide_col_17 .popup span.col_17,
.hide_col_18 .popup span.col_18, .hide_col_19 .popup span.col_19,
.hide_col_20 .popup span.col_20 { display: inline; color: #eef; }

.hide_col_0 .popup tr.hover span.col_0,
.hide_col_1 .popup tr.hover span.col_1,
.hide_col_2 .popup tr.hover span.col_2,
.hide_col_3 .popup tr.hover span.col_3,
.hide_col_4 .popup tr.hover span.col_4,
.hide_col_5 .popup tr.hover span.col_5,
.hide_col_6 .popup tr.hover span.col_6,
.hide_col_7 .popup tr.hover span.col_7,
.hide_col_8 .popup tr.hover span.col_8,
.hide_col_9 .popup tr.hover span.col_9,
.hide_col_10 .popup tr.hover span.col_10,
.hide_col_11 .popup tr.hover span.col_11,
.hide_col_12 .popup tr.hover span.col_12,
.hide_col_13 .popup tr.hover span.col_13,
.hide_col_14 .popup tr.hover span.col_14,
.hide_col_15 .popup tr.hover span.col_15,
.hide_col_16 .popup tr.hover span.col_16,
.hide_col_17 .popup tr.hover span.col_17,
.hide_col_18 .popup tr.hover span.col_18,
.hide_col_19 .popup tr.hover span.col_19,
.hide_col_20 .popup tr.hover span.col_20 { color: #c3d9ff; }

.results td tt { color: #999; font-style: italic; font-weight: bold; }

.notify {
  background: #ec6;
  font-weight: bolder;
  -moz-border-radius: 6px;
  padding: 2px 1em 2px 1em;
  text-align: center;
}

table.advquery,
table.issueimport { border: 3px solid #c3d9ff;}
table.advquery td,
table.issueimport td { white-space: nowrap; padding: 2px; }
.focus td { background: #c3d9ff; }

#ac-list {
  border: 1px solid #666;
  background: #E0ECFF;
  color: #00C;
  padding: 0 0 1px 0;
  z-index: 10;
}
#ac-list { font-size: 95%; }
#ac-list { padding: 2px; }
#ac-list tr { margin: 1px; cursor: pointer; padding: 0 10px; }
#ac-list th { color: #333; text-align: left; }
#ac-list .selected,
#ac-list .selected td { background: #c3d9ff; }

#ac-list td, #ac-list th { white-space: nowrap; }

#searchrow td { padding: 0 4px 0 0; }

.eg { color: #666; font-size: 90%; }

#searchtips { padding-left: 2em; }
#searchtips p { margin-left: 2em; }

h3 {
  background: #e5ecf9;
  border-top: 1px solid #3366cc;
  padding: 0.5ex 0.5em 0.5ex 0.5em;
  margin-right: 2em;
}

div td .novel { color: #430;}
div td .exclconflict { color: #a03;}

#submit { font-weight: bold; }

.issueEntry .inIssueEntry a,
.issueList .inIssueList span,
.issueAdvSearch .inIssueAdvSearch a,
.issueSearchTips .inIssueSearchTips a {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

.delcom { background: #e8e8e8 }

.numberentry { text-align: right; }

iframe[frameborder="1"] {
  border: 1px solid #999;
}

/* For project menu */
.menuDiv {
  border:2px solid #C3D9FF;
  padding: 0;
  width: 175px;
  background: #fff;
  overflow: hidden;
}
.menuDiv .menuItem {
  color: blue;
  padding: 3px;
  text-decoration: none;
  background: #fff;
}
.menuDiv .menuItem:hover {
  background:#E5ECF9;
  cursor:hand;
}
.menuDiv .menuCategory,
.menuDiv .categoryTitle {
  margin-top: 4px;
}
.menuDiv .menuSeparator {
  border: 1px dotted #C3D9FF;
  margin: 0;
}
img.menuIcon.off {
  background: no-repeat url(https://web.archive.org/web/20130111132214im_/http://www.gstatic.com/codesite/ph/images/dropdown_sprite.gif) 0 -42px;
  width: 14px;
  height: 14px;
  margin-left: 2px;
  vertical-align: bottom;
}
img.menuIcon.on {
  background: no-repeat url(https://web.archive.org/web/20130111132214im_/http://www.gstatic.com/codesite/ph/images/dropdown_sprite.gif) 0 -28px;
  width: 14px;
  height: 14px;
  margin-left: 2px;
  vertical-align: bottom;
}
img.menuIcon.down {
  background: no-repeat url(https://web.archive.org/web/20130111132214im_/http://www.gstatic.com/codesite/ph/images/dropdown_sprite.gif) 0 0;
  width: 14px;
  height: 14px;
  margin-left: 2px;
  vertical-align:bottom;
}

/*
     FILE ARCHIVED ON 13:22:14 Jan 11, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:22:10 Mar 24, 2019.
     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):
  LoadShardBlock: 124.286 (3)
  esindex: 0.007
  captures_list: 144.029
  CDXLines.iter: 12.565 (3)
  PetaboxLoader3.datanode: 104.762 (4)
  exclusion.robots: 0.213
  exclusion.robots.policy: 0.193
  RedisCDXSource: 1.981
  PetaboxLoader3.resolve: 22.329
  load_resource: 67.667
*/