summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authoreliben@chromium.org <eliben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-30 21:58:53 +0000
committereliben@chromium.org <eliben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-30 21:58:53 +0000
commit862a2c0b313018122d0cc572dd31bca9c51e6cef (patch)
tree77c94280631375e8acb0d24de6abd36aacdeaa2a /native_client_sdk
parentbac709aab465c213263306b21cdeed60a5aeb409 (diff)
downloadchromium_src-862a2c0b313018122d0cc572dd31bca9c51e6cef.zip
chromium_src-862a2c0b313018122d0cc572dd31bca9c51e6cef.tar.gz
chromium_src-862a2c0b313018122d0cc572dd31bca9c51e6cef.tar.bz2
[NaCl docs] Initial commit of the new docs infrastructure into Chromium.
This reflects the current state of master in https://github.com/eliben/nacl-docs-rst BUG=None R=binji@chromium.org Review URL: https://codereview.chromium.org/23835002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220672 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/PRESUBMIT.py1
-rw-r--r--native_client_sdk/src/doc/.gitignore2
-rw-r--r--native_client_sdk/src/doc/Makefile185
-rw-r--r--native_client_sdk/src/doc/README64
-rw-r--r--native_client_sdk/src/doc/_sphinxext/devsite_builder.py286
-rw-r--r--native_client_sdk/src/doc/_static/css/local_extensions.css352
-rw-r--r--native_client_sdk/src/doc/conf.py168
-rw-r--r--native_client_sdk/src/doc/devguide/coding/application-structure.rst8
-rw-r--r--native_client_sdk/src/doc/devguide/devcycle/building.rst8
-rw-r--r--native_client_sdk/src/doc/devguide/distributing.rst497
-rw-r--r--native_client_sdk/src/doc/devguide/index.rst8
-rw-r--r--native_client_sdk/src/doc/devguide/tutorial.rst8
-rw-r--r--native_client_sdk/src/doc/images/3d-graphics-render-loop.pngbin0 -> 20414 bytes
-rw-r--r--native_client_sdk/src/doc/images/NaClExecution.pngbin0 -> 41382 bytes
-rw-r--r--native_client_sdk/src/doc/images/NaclBlock.pngbin0 -> 82102 bytes
-rw-r--r--native_client_sdk/src/doc/images/ProgramStructure.pngbin0 -> 28591 bytes
-rw-r--r--native_client_sdk/src/doc/images/bradchen.pngbin0 -> 48646 bytes
-rw-r--r--native_client_sdk/src/doc/images/check-red.pngbin0 -> 575 bytes
-rw-r--r--native_client_sdk/src/doc/images/extensions-management.pngbin0 -> 13293 bytes
-rw-r--r--native_client_sdk/src/doc/images/fileioexample.pngbin0 -> 18784 bytes
-rw-r--r--native_client_sdk/src/doc/images/gear-icon.pngbin0 -> 524 bytes
-rw-r--r--native_client_sdk/src/doc/images/medal-64_1st.pngbin0 -> 2790 bytes
-rw-r--r--native_client_sdk/src/doc/images/medal-64_2nd.pngbin0 -> 2790 bytes
-rw-r--r--native_client_sdk/src/doc/images/medal-64_3rd.pngbin0 -> 2807 bytes
-rw-r--r--native_client_sdk/src/doc/images/medal-64_4th.pngbin0 -> 2770 bytes
-rw-r--r--native_client_sdk/src/doc/images/menu-icon.pngbin0 -> 950 bytes
-rw-r--r--native_client_sdk/src/doc/images/naclmounts1.pngbin0 -> 5395 bytes
-rw-r--r--native_client_sdk/src/doc/images/new-tab-apps.pngbin0 -> 10629 bytes
-rw-r--r--native_client_sdk/src/doc/images/pepper-audio-api.pngbin0 -> 10268 bytes
-rw-r--r--native_client_sdk/src/doc/images/pepper-audio-buffer.pngbin0 -> 7790 bytes
-rw-r--r--native_client_sdk/src/doc/images/pepper-fileiocreate.pngbin0 -> 36776 bytes
-rw-r--r--native_client_sdk/src/doc/images/pepper-fileioread.pngbin0 -> 31091 bytes
-rw-r--r--native_client_sdk/src/doc/images/pepper-urlloader-api.pngbin0 -> 37868 bytes
-rw-r--r--native_client_sdk/src/doc/images/pepper.jpgbin0 -> 53638 bytes
-rw-r--r--native_client_sdk/src/doc/images/postmessage.pngbin0 -> 100536 bytes
-rw-r--r--native_client_sdk/src/doc/images/postmessage2.pngbin0 -> 52716 bytes
-rw-r--r--native_client_sdk/src/doc/images/puzzle.pngbin0 -> 692 bytes
-rw-r--r--native_client_sdk/src/doc/images/visualstudio1.pngbin0 -> 59378 bytes
-rw-r--r--native_client_sdk/src/doc/images/visualstudio2.pngbin0 -> 85259 bytes
-rw-r--r--native_client_sdk/src/doc/images/visualstudio4.pngbin0 -> 25980 bytes
-rw-r--r--native_client_sdk/src/doc/images/wrenchTool.pngbin0 -> 672 bytes
-rw-r--r--native_client_sdk/src/doc/index.rst21
-rw-r--r--native_client_sdk/src/doc/overview.rst385
-rw-r--r--native_client_sdk/src/doc/quick-start.rst27
-rw-r--r--native_client_sdk/src/doc/rest-devsite-examples.rst208
-rw-r--r--native_client_sdk/src/doc/sdk/download.rst221
-rw-r--r--native_client_sdk/src/doc/sdk/examples.rst249
-rw-r--r--native_client_sdk/src/doc/sdk/release-notes.rst8
48 files changed, 2706 insertions, 0 deletions
diff --git a/native_client_sdk/PRESUBMIT.py b/native_client_sdk/PRESUBMIT.py
index f9967e3..d28f05e 100644
--- a/native_client_sdk/PRESUBMIT.py
+++ b/native_client_sdk/PRESUBMIT.py
@@ -21,6 +21,7 @@ def CommonChecks(input_api, output_api):
black_list = [
r'src[\\\/]build_tools[\\\/]tests[\\\/].*',
r'src[\\\/]build_tools[\\\/]sdk_tools[\\\/]third_party[\\\/].*',
+ r'src[\\\/]doc[\\\/]*',
]
canned = input_api.canned_checks
output.extend(canned.RunPylint(input_api, output_api, black_list=black_list,
diff --git a/native_client_sdk/src/doc/.gitignore b/native_client_sdk/src/doc/.gitignore
new file mode 100644
index 0000000..d4e11e5
--- /dev/null
+++ b/native_client_sdk/src/doc/.gitignore
@@ -0,0 +1,2 @@
+_build
+
diff --git a/native_client_sdk/src/doc/Makefile b/native_client_sdk/src/doc/Makefile
new file mode 100644
index 0000000..435b72c
--- /dev/null
+++ b/native_client_sdk/src/doc/Makefile
@@ -0,0 +1,185 @@
+# Makefile for Sphinx documentation
+#
+
+# You can set these variables from the command line.
+SPHINXOPTS =
+SPHINXBUILD = sphinx-build
+PAPER =
+BUILDDIR = _build
+
+# User-friendly check for sphinx-build
+ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)
+$(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
+endif
+
+# Internal variables.
+PAPEROPT_a4 = -D latex_paper_size=a4
+PAPEROPT_letter = -D latex_paper_size=letter
+ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
+# the i18n builder cannot share the environment and doctrees with the others
+I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
+
+.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
+
+help:
+ @echo "Please use \`make <target>' where <target> is one of"
+ @echo " html to make standalone HTML files"
+ @echo " dirhtml to make HTML files named index.html in directories"
+ @echo " singlehtml to make a single large HTML file"
+ @echo " pickle to make pickle files"
+ @echo " json to make JSON files"
+ @echo " htmlhelp to make HTML files and a HTML help project"
+ @echo " qthelp to make HTML files and a qthelp project"
+ @echo " devhelp to make HTML files and a Devhelp project"
+ @echo " epub to make an epub"
+ @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
+ @echo " latexpdf to make LaTeX files and run them through pdflatex"
+ @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
+ @echo " text to make text files"
+ @echo " man to make manual pages"
+ @echo " texinfo to make Texinfo files"
+ @echo " info to make Texinfo files and run them through makeinfo"
+ @echo " gettext to make PO message catalogs"
+ @echo " changes to make an overview of all changed/added/deprecated items"
+ @echo " xml to make Docutils-native XML files"
+ @echo " pseudoxml to make pseudoxml-XML files for display purposes"
+ @echo " linkcheck to check all external links for integrity"
+ @echo " doctest to run all doctests embedded in the documentation (if enabled)"
+ @echo " devsite build docs for developer.google.com"
+ @echo " serve start python web server on port server 8009"
+
+clean:
+ rm -rf $(BUILDDIR)/*
+
+html:
+ $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
+ @echo
+ @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
+
+dirhtml:
+ $(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
+ @echo
+ @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
+
+singlehtml:
+ $(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
+ @echo
+ @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
+
+pickle:
+ $(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
+ @echo
+ @echo "Build finished; now you can process the pickle files."
+
+json:
+ $(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
+ @echo
+ @echo "Build finished; now you can process the JSON files."
+
+htmlhelp:
+ $(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
+ @echo
+ @echo "Build finished; now you can run HTML Help Workshop with the" \
+ ".hhp project file in $(BUILDDIR)/htmlhelp."
+
+qthelp:
+ $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
+ @echo
+ @echo "Build finished; now you can run "qcollectiongenerator" with the" \
+ ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
+ @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/NativeClient.qhcp"
+ @echo "To view the help file:"
+ @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/NativeClient.qhc"
+
+devhelp:
+ $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
+ @echo
+ @echo "Build finished."
+ @echo "To view the help file:"
+ @echo "# mkdir -p $$HOME/.local/share/devhelp/NativeClient"
+ @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/NativeClient"
+ @echo "# devhelp"
+
+epub:
+ $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
+ @echo
+ @echo "Build finished. The epub file is in $(BUILDDIR)/epub."
+
+latex:
+ $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+ @echo
+ @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
+ @echo "Run \`make' in that directory to run these through (pdf)latex" \
+ "(use \`make latexpdf' here to do that automatically)."
+
+latexpdf:
+ $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+ @echo "Running LaTeX files through pdflatex..."
+ $(MAKE) -C $(BUILDDIR)/latex all-pdf
+ @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
+
+latexpdfja:
+ $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+ @echo "Running LaTeX files through platex and dvipdfmx..."
+ $(MAKE) -C $(BUILDDIR)/latex all-pdf-ja
+ @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
+
+text:
+ $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
+ @echo
+ @echo "Build finished. The text files are in $(BUILDDIR)/text."
+
+man:
+ $(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
+ @echo
+ @echo "Build finished. The manual pages are in $(BUILDDIR)/man."
+
+texinfo:
+ $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
+ @echo
+ @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
+ @echo "Run \`make' in that directory to run these through makeinfo" \
+ "(use \`make info' here to do that automatically)."
+
+info:
+ $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
+ @echo "Running Texinfo files through makeinfo..."
+ make -C $(BUILDDIR)/texinfo info
+ @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
+
+gettext:
+ $(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
+ @echo
+ @echo "Build finished. The message catalogs are in $(BUILDDIR)/locale."
+
+changes:
+ $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
+ @echo
+ @echo "The overview file is in $(BUILDDIR)/changes."
+
+linkcheck:
+ $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
+ @echo
+ @echo "Link check complete; look for any errors in the above output " \
+ "or in $(BUILDDIR)/linkcheck/output.txt."
+
+doctest:
+ $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
+ @echo "Testing of doctests in the sources finished, look at the " \
+ "results in $(BUILDDIR)/doctest/output.txt."
+
+xml:
+ $(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml
+ @echo
+ @echo "Build finished. The XML files are in $(BUILDDIR)/xml."
+
+pseudoxml:
+ $(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml
+ @echo
+ @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
+
+devsite:
+ $(SPHINXBUILD) -b devsite $(ALLSPHINXOPTS) $(BUILDDIR)/devsite
+
+serve:
+ cd _build/devsite && python -m SimpleHTTPServer 8009
diff --git a/native_client_sdk/src/doc/README b/native_client_sdk/src/doc/README
new file mode 100644
index 0000000..7d3a40c
--- /dev/null
+++ b/native_client_sdk/src/doc/README
@@ -0,0 +1,64 @@
+nacl-docs-rst
+=============
+
+Directory structure
+-------------------
+
+This is a tree of .rst files that represent the source of the NaCl
+documentation. Some of the files and directories here are special:
+
+* conf.py: Sphinx configuration file
+* images/: Images are stored here. Note that this isn't necessary - Sphinx
+ doesn't mind about interspersing images in .rst directories.
+* _sphinxext/: Code of the Sphinx extension we use to generate HTML from .rst
+* _static/: Static files, like CSS, for the documentation. This should be seen
+ as part of the infrastructure - the real CSS comes from the real doc
+ publishing server.
+* _build/: Build artifacts (not checked into source control).
+* Makefile & README
+
+How to build
+------------
+
+To build the docs you will needs sphinx installed (and sphinx-build in your
+path), and simply run:
+
+ make devsite
+
+To rebuild all the pages always, add 'SPHINXOPTS=-a', e.g.:
+
+ make SPHINXOPTS=-a devsite
+
+To emit local-testing mode, instead of production mode, add:
+ SPHINXOPTS='-D devsite_production_mode=0'
+e.g.:
+
+ make SPHINXOPTS='-D devsite_production_mode=0' devsite
+
+Production mode contains devsite-specific templating and non-HTML constructs.
+
+The builder prints out the value of this setting - make sure it's what you
+expect it to be. For example:
+
+ $ make devsite
+ sphinx-build -b devsite -d _build/doctrees . _build/devsite
+ Running Sphinx v1.2b1
+ loading pickled environment... done
+ ----> Devsite builder with production mode = 1
+
+Local HTTP server to view the docs
+----------------------------------
+
+To view the HTML locally, build the docs with production mode turned off, and
+run:
+
+ make serve
+
+This will start a webserver on the local machine, and allows the pages
+to be viewed by in a browser by navigating to:
+
+ http://localhost:8009/
+
+Serving through a server and not just file:/// because this way the <link>
+relative paths to CSS actually work.
+
diff --git a/native_client_sdk/src/doc/_sphinxext/devsite_builder.py b/native_client_sdk/src/doc/_sphinxext/devsite_builder.py
new file mode 100644
index 0000000..dc881bc
--- /dev/null
+++ b/native_client_sdk/src/doc/_sphinxext/devsite_builder.py
@@ -0,0 +1,286 @@
+# Copyright (c) 2013 The Native Client Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+#
+# This is a Sphinx extension.
+#
+
+import codecs
+import os
+import string
+from docutils import nodes
+from docutils.parsers.rst import Directive, directives
+from sphinx.util.osutil import ensuredir
+from sphinx.builders.html import StandaloneHTMLBuilder
+from sphinx.writers.html import HTMLWriter
+from sphinx.writers.html import SmartyPantsHTMLTranslator as HTMLTranslator
+
+
+# TODO(eliben): it may be interesting to use an actual Sphinx template here at
+# some point.
+PAGE_TEMPLATE = string.Template(r'''
+${devsite_prefix}
+<html devsite>
+ <head>
+ <title>${doc_title}</title>
+ <meta name="project_path" value="/native-client/_project.yaml" />
+ <meta name="book_path" value="/native-client/_book.yaml" />
+ <link href="/native-client/css/local_extensions.css" rel="stylesheet" type="text/css"/>
+ ${nonprod_css}
+ <style type="text/css">
+ .nested-def {list-style-type: none; margin-bottom: 0.3em;}
+ .maxheight {height: 200px;}
+ </style>
+ </head>
+ <body>
+ ${devsite_butterbar}
+
+${doc_body}
+
+ </body>
+</html>
+'''.lstrip())
+
+DEVSITE_PREFIX = r'''
+{% setvar pepperversion %}pepper28{% endsetvar %}
+{% include "native-client/_local_variables.html" %}
+'''.lstrip()
+
+DEVSITE_BUTTERBAR = '{{butterbar}}'
+
+# We want the non-production-mode HTML to resemble the real one, so this points
+# to a copied version of the devsite CSS that we'll keep locally. It's for
+# testing purposes only.
+NONPROD_CSS = '<link href="/_static/css/local_extensions.css"'\
+ 'rel="stylesheet" type="text/css"/>'
+
+
+class DevsiteHTMLTranslator(HTMLTranslator):
+ """ Custom HTML translator for devsite output.
+
+ Hooked into the HTML builder by setting the html_translator_class
+ option in conf.py
+ """
+ def __init__(self, builder, *args, **kwds):
+ # HTMLTranslator is an old-style Python class, so 'super' doesn't work: use
+ # direct parent invocation.
+ HTMLTranslator.__init__(self, builder, *args, **kwds)
+
+ self.within_ignored_h1 = False
+ self.within_toc = False
+
+ def visit_bullet_list(self, node):
+ if self.within_toc:
+ # Within a TOC, devsite wants <ol>
+ self.body.append(self.starttag(node, 'ol'))
+ else:
+ # Use our own class attribute for <ul>. Don't care about compacted lists.
+ self.body.append(self.starttag(node, 'ul', **{'class': 'small-gap'}))
+
+ def depart_bullet_list(self, node):
+ if self.within_toc:
+ self.body.append('</ol>\n')
+ else:
+ # Override to not pop anything from context
+ self.body.append('</ul>\n')
+
+ def visit_literal_block(self, node):
+ # We don't use Sphinx's buildin pygments integration for code highlighting,
+ # because the devsite requires special <pre> tags for that and handles the
+ # highlighting on its own.
+ attrs = {'class': 'prettyprint'} if node.get('prettyprint', 1) else {}
+ self.body.append(self.starttag(node, 'pre', **attrs))
+
+ def depart_literal_block(self, node):
+ self.body.append('\n</pre>\n')
+
+ def visit_paragraph(self, node):
+ # Don't generate <p>s within the table of contents
+ if not self.within_toc:
+ HTMLTranslator.visit_paragraph(self, node)
+
+ def depart_paragraph(self, node):
+ if not self.within_toc:
+ HTMLTranslator.depart_paragraph(self, node)
+
+ def visit_section(self, node):
+ # devsite needs <section> instead of <div class='section'>
+ self.section_level += 1
+ self.body.append(self.starttag(node, 'section'))
+
+ def depart_section(self, node):
+ self.section_level -= 1
+ self.body.append('</section>')
+
+ def visit_image(self, node):
+ # Paths to images in .rst sources should be absolute. This visitor does the
+ # required transformation for the path to be correct in the final HTML.
+ if self.builder.devsite_production_mode:
+ node['uri'] = '/native-client/' + node['uri']
+ HTMLTranslator.visit_image(self, node)
+
+ def visit_title(self, node):
+ # Why this?
+ #
+ # Sphinx insists on inserting a <h1>Page Title</h1> into the page, but this
+ # is not how the devsite wants it. The devsite inserts the page title on
+ # its own, the the extra h1 is duplication.
+ #
+ # Killing the doctree title node in a custom transform doesn't work, because
+ # Sphinx explicitly looks for it when writing a document. So instead we rig
+ # the HTML produced.
+ #
+ # When a title node is visited, and this is the h1-to-be, we ignore it and
+ # also set a flag that tells visit_Text not to print the actual text of the
+ # header.
+
+ # The h1 node is in the section whose parent is the document itself. Other
+ # sections have this top-section as their parent.
+ if (node.parent and node.parent.parent and
+ isinstance(node.parent.parent, nodes.document)):
+ # Internal flag. Also, nothing is pushed to the context. Our depart_title
+ # doesn't pop anything when this flag is set.
+ self.within_ignored_h1 = True
+ else:
+ HTMLTranslator.visit_title(self, node)
+
+ def depart_title(self, node):
+ if not self.within_ignored_h1:
+ HTMLTranslator.depart_title(self, node)
+ self.within_ignored_h1 = False
+
+ def visit_Text(self, node):
+ if not self.within_ignored_h1:
+ HTMLTranslator.visit_Text(self, node)
+
+ def visit_topic(self, node):
+ if 'contents' in node['classes']:
+ # Detect a TOC: this requires special treatment for devsite.
+ self.within_toc = True
+ # Emit <nav> manually and not through starttage because we don't want
+ # additional class components to be added
+ self.body.append('\n<nav class="inline-toc">')
+
+ def depart_topic(self, node):
+ if self.within_toc:
+ self.within_toc = False
+ self.body.append('</nav>\n')
+
+ def write_colspecs(self):
+ # Override this method from docutils to do nothing. We don't need those
+ # pesky <col width=NN /> tags in our markup.
+ pass
+
+ def visit_admonition(self, node, name=''):
+ self.body.append(self.starttag(node, 'aside', CLASS=node.get('class', '')))
+
+ def depart_admonition(self, node=''):
+ self.body.append('\n</aside>\n')
+
+ def unknown_visit(self, node):
+ raise NotImplementedError('Unknown node: ' + node.__class__.__name__)
+
+
+class DevsiteBuilder(StandaloneHTMLBuilder):
+ """ Builder for the NaCl devsite HTML output.
+
+ Loosely based on the code of Sphinx's standard SerializingHTMLBuilder.
+ """
+ name = 'devsite'
+ out_suffix = '.html'
+ link_suffix = '.html'
+
+ # Disable the addition of "pi"-permalinks to each section header
+ add_permalinks = False
+
+ def init(self):
+ self.devsite_production_mode = int(self.config.devsite_production_mode) == 1
+ print "----> Devsite builder with production mode = %d" % (
+ self.devsite_production_mode,)
+ self.config_hash = ''
+ self.tags_hash = ''
+ self.theme = None # no theme necessary
+ self.templates = None # no template bridge necessary
+ self.init_translator_class()
+ self.init_highlighter()
+
+ def get_target_uri(self, docname, typ=None):
+ if self.devsite_production_mode:
+ # TODO(eliben): testrst here will have to be replaced with
+ # {{pepperversion}}
+ return '/native-client/testrst/%s' % docname
+ else:
+ return docname + self.link_suffix
+
+ def handle_page(self, pagename, ctx, templatename='page.html',
+ outfilename=None, event_arg=None):
+ ctx['current_page_name'] = pagename
+
+ if not outfilename:
+ outfilename = os.path.join(self.outdir,
+ pagename + self.out_suffix)
+
+ # Emit an event to Sphinx
+ self.app.emit('html-page-context', pagename, templatename,
+ ctx, event_arg)
+
+ ensuredir(os.path.dirname(outfilename))
+ self._dump_context(ctx, outfilename)
+
+ def _dump_context(self, context, filename):
+ """ Do the actual dumping of the page to the file. context is a dict. Some
+ important fields:
+ body - document contents
+ title
+ current_page_name
+ Some special pages (genindex, etc.) may not have some of the fields, so
+ fetch them conservatively.
+ """
+ if not 'body' in context:
+ return
+ # codecs.open is the fast Python 2.x way of emulating the encoding= argument
+ # in Python 3's builtin open.
+ with codecs.open(filename, 'w', encoding='utf-8') as f:
+ f.write(PAGE_TEMPLATE.substitute(
+ doc_title=context.get('title', ''),
+ doc_body=context.get('body'),
+ nonprod_css=self._conditional_nonprod(NONPROD_CSS),
+ devsite_prefix=self._conditional_devsite(DEVSITE_PREFIX),
+ devsite_butterbar=self._conditional_devsite(DEVSITE_BUTTERBAR)))
+
+ def _conditional_devsite(self, s):
+ return s if self.devsite_production_mode else ''
+
+ def _conditional_nonprod(self, s):
+ return s if not self.devsite_production_mode else ''
+
+
+class NaclCodeDirective(Directive):
+ """ Custom "naclcode" directive for code snippets. To keep it under our
+ control.
+ """
+ has_content = True
+ required_arguments = 0
+ optional_arguments = 1
+ option_spec = {
+ 'prettyprint': int,
+ }
+
+ def run(self):
+ code = u'\n'.join(self.content)
+ literal = nodes.literal_block(code, code)
+ literal['prettyprint'] = self.options.get('prettyprint', 1)
+ return [literal]
+
+
+def setup(app):
+ """ Extension registration hook.
+ """
+ app.add_directive('naclcode', NaclCodeDirective)
+ app.add_builder(DevsiteBuilder)
+
+ # "Production mode" for local testing vs. on-server documentation.
+ app.add_config_value('devsite_production_mode', default='1', rebuild='html')
+
+
diff --git a/native_client_sdk/src/doc/_static/css/local_extensions.css b/native_client_sdk/src/doc/_static/css/local_extensions.css
new file mode 100644
index 0000000..9f1202f
--- /dev/null
+++ b/native_client_sdk/src/doc/_static/css/local_extensions.css
@@ -0,0 +1,352 @@
+/* ======================== */
+/* NEW STYLES FOR DEVSITE */
+/* ======================== */
+
+/* GENERAL */
+.inline-toc ul, .inline-toc ol {list-style-type: none;}
+.small-gap {margin-top: 0.5em;}
+.small-gap li, dt {margin-top: 1em;}
+.no-gap {margin-bottom: 0;}
+.no-gap-li li {margin-top: 0;}
+.indent {margin-left: 40px;}
+.indent-small {margin-left: 20px;}
+
+table {width: auto;}
+.showcase, .showcase-list {margin: auto;}
+body table.showcase td {text-align: center; vertical-align: middle;}
+.showcase-list th, .generic th {text-align: center;}
+.showcase-list tbody th, .generic tbody th {text-align: left;}
+body table.showcase-list td {vertical-align: middle;}
+table.showcase td.empty {border-bottom-style: hidden; border-right-style: hidden;}
+table.showcase-list td.top-left, table.generic td.top-left {border-top-style: hidden; border-left-style: hidden;}
+th.center {text-align: center;}
+
+.showcase img.hold {opacity: 0.5;}
+.showcase span.hold {color: #888;}
+.col3 td {width: 33%;}
+.col4 td {width: 25%;}
+.col5 td {width: 20%;}
+.kd-butterbar.shown.pepper-version {text-align: right; top: 150px; right: 44px; width: 31em;}
+.kd-butterbar.shown.pepper-version span {background-color: #E5ECF9; border: 1px solid #36C;}
+.kd-butterbar.shown.pepper-version span.deprecated {background-color: #FCC; border: 1px solid #A03;}
+.kd-butterbar.shown.special-announcement {text-align: right; /* top: 185px; */ top: 150px; right: 44px; width: 31em;}
+.kd-butterbar.shown.special-announcement span {background-color: #F9EDBE; border: 1px solid #F0C36D;}
+
+/* VERSION INFORMATION */
+/*
+#gc-main .gc-toc li:first-child a {font-weight: bold; margin-bottom: 8px; background-color: #777; color: #FFF;}
+#gc-main .gc-toc li li:first-child a {font-weight: normal; margin-bottom: 0; background-color: transparent; color: #777;}
+#gc-main .gc-toc li li:first-child a:hover {background-color: #EEE; color: #000;}
+#gc-main .gc-toc li li:first-child a.tlw-control:hover {background-color: transparent;}
+
+*/
+#gc-main .gc-toc > ul:first-child > li:first-child > a {font-weight: bold; margin-bottom: 8px; background-color: #777; color: #FFF;}
+
+/* HOME PAGE */
+.features section h3 {font-weight: bold; margin-bottom: 0.2em; margin-top: 0;}
+.features section p {margin-bottom: 0;}
+p.date {margin-top: 0; margin-bottom: 0.5em; font-style: italic;}
+blockquote.indent-only {font-style: normal; color: #000; }
+
+/* ======================== */
+/* OLD STYLES FROM CODESITE */
+/* ======================== */
+.note ul, .caution ul {
+ margin-bottom: 0;
+}
+/* CSS for the Examples page */
+.INFO {
+ font-weight: bold;
+ margin: 1.5em auto 2em;
+ width: 90%;
+ border: solid blue 2px;
+ padding: 5px;
+ line-height: 1.3;
+}
+.WARNING {
+ font-weight: bold;
+ margin: 1.7em auto 2.2em;
+ width: 90%;
+ font-size: 110%;
+ background-color: #ffe;
+ border: solid red 2px;
+ padding: 7px;
+}
+.inactive_link {
+ font-weight: bold;
+ color: #888888;
+ text-decoration: line-through;
+}
+a img {
+ border: none;
+}
+
+/* CSS for the Release Notes page */
+.functions {list-style-type: none;}
+li.gap, .gap li {margin-top: 1.5em;}
+.gap li li {margin-top: 0.2em;}
+
+/* CSS for Reference section */
+
+/*
+ * Based off the Doxygen generated template stylesheet and trimmed/edited to
+ * remove items that would conflict with codesite or other overlying
+ * stylesheets while maintaining the desired look and feel.
+ *
+ * The #doxygen-ref is an id tag which encompasses code generated by doxygen
+ * and allows override of standard html tags while not affecting the rest
+ * of the page such as sidebars.
+ */
+
+/*
+#doxygen-ref h2 {
+ font-size: 167%;
+ border-bottom: 1px solid;
+ border-bottom-width: 1px;
+ border-bottom-style: solid;
+ border-bottom-color: #CCC;
+}
+*/
+
+#doxygen-ref A.el {
+ text-decoration: none;
+ font-weight: bold;
+ text-align:left;
+
+}
+
+#doxygen-ref A.code:link,
+A.code:visited {
+ text-decoration: none;
+ font-weight: normal;
+ color: #00F;
+}
+#doxygen-ref A.codeRef:link,
+A.codeRef:visited {
+ font-weight: normal;
+ color: #00F;
+}
+#doxygen-ref A:hover {
+ text-decoration: none;
+ background-color: #f2f2ff;
+}
+
+#doxygen-ref DL.el {
+ margin-left: -1cm;
+}
+#doxygen-ref .fragment {
+ font-family: Fixed, monospace;
+ font-size: 95%;
+}
+#doxygen-ref PRE.fragment {
+ border: 1px solid #CCC;
+ background-color: #f5f5f5;
+ margin: 4px 8px 4px 2px
+ padding: 4px 6px;
+}
+
+#doxygen-ref TD {
+ margin: 0;
+ padding: 0;
+}
+
+#doxygen-ref TD.memname {
+ width: 50%;
+}
+
+#doxygen-ref TD.paramtype {
+ width: auto;
+
+}
+
+#doxygen-ref TD.md {
+ background-color: #e1e1e4;
+ font-weight: bold;
+ border: none;
+}
+
+#doxygen-ref .memberdecls {
+ border: "0";
+}
+
+#doxygen-ref .memitem {
+ padding: 4px;
+ background-color: #ffff;
+}
+
+#doxygen-ref .memItemLeft {
+ white-space: nowrap;
+}
+
+#doxygen-ref .memItemRight {
+ white-space: nowrap;
+}
+
+#doxygen-ref .memname {
+ background-color: #e1e1e4;
+ white-space: nowrap;
+ font-weight: bold;
+}
+#doxygen-ref .memdoc{
+ padding-left: 10px;
+}
+#doxygen-ref div.memproto td {
+ background-color: #e1e1e4;
+}
+#doxygen-ref .memproto {
+ background-color: #e1e1e4;
+ width: auto;
+ border-width: 1px;
+ border-style: solid;
+ border-color: #e1e1f4;
+ font-weight: bold;
+ -moz-border-radius: 8px 8px 8px 8px;
+}
+#doxygen-ref .memproto .deprecated,
+.memname .deprecated,
+.summary .deprecated {
+ color: red;
+}
+#doxygen-ref .paramkey {
+ text-align: right;
+}
+#doxygen-ref .paramtype {
+ white-space: nowrap;
+}
+#doxygen-ref .paramname {
+ color: #602020;
+ font-style: italic;
+ white-space: nowrap;
+}
+#doxygen-ref DIV.groupHeader {
+ margin: 12px 16px 6px auto;
+ font-weight: bold;
+}
+
+#doxygen-ref TR.memlist {
+ background-color: #f0f0f0;
+}
+
+#doxygen-ref table.memname {
+ width: auto;
+}
+
+#doxygen-ref td.memname {
+ width: auto;
+}
+
+#doxygen-ref table.memname td {
+ padding: 0 2px;
+}
+
+#doxygen-ref .memberdecls td {
+ width: auto;
+ border: none;
+}
+
+#doxygen-ref th {
+ font-size: 16px;
+ background-color: #DDD;
+ padding: 0 4px;
+}
+
+#doxygen-ref SPAN.keyword,
+SPAN.keywordflow {
+ color: #008000;
+}
+#doxygen-ref SPAN.keywordtyp {
+ color: #604020;
+}
+#doxygen-ref SPAN.comment {
+ color: #800000;
+}
+#doxygen-ref SPAN.preprocessor {
+ color: #806020;
+}
+#doxygen-ref SPAN.stringliteral {
+ color: #002080;
+}
+#doxygen-ref SPAN.charliteral {
+ color: #008080;
+}
+
+#doxygen-ref .mdescLeft,
+#doxygen-ref .mdescRight {
+ padding: 0 8px 4px 8px;
+ font-size: 80%;
+ font-style: italic;
+ background-color: #FAFAFA;
+ border: 1px none #E0E0E0;
+ margin: 0;
+}
+#doxygen-ref .search {
+ color: #039;
+ font-weight: bold;
+}
+
+#doxygen-ref HR {
+ height: 1px;
+ border: none;
+ display: none;
+}
+#doxygen-ref table,
+#doxygen-ref td,
+#doxygen-ref tr {
+ border:none;
+ width: auto;
+ text-align: left;
+ padding: 10px;
+ margin-bottom: 0;
+}
+#doxygen-ref .contents H1 {
+ text-align: center;
+ background-color: #ffffff;
+ border: 0;
+}
+
+#doxygen-ref CAPTION {
+ font-weight: bold;
+}
+#doxygen-ref .contents .summary {
+ line-height: 1em;
+}
+#doxygen-ref .contents .summary TD {
+}
+#doxygen-ref .contents .summary .type {
+ text-align: right;
+}
+#doxygen-ref .memdoc {
+ padding-left: 30px;
+}
+#doxygen-ref .memitem {
+ border-top:1px solid #E5ECF9;
+ border:none;
+}
+#doxygen-ref .doxygen-global {
+ background-color: #ffcc66;
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 300;
+ src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 600;
+ src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 700;
+ src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
+}
+html{margin:0;padding:0;border:0}.bp-reset-element,body,h1,h2,h3,h4,h5,h6,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,blockquote,q,th,td,caption,table,div,span,object,iframe,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}th,td,caption{float:none !important;text-align:left;font-weight:normal;vertical-align:middle}table{border-collapse:separate;border-spacing:0;vertical-align:middle}a img{border:none}body{line-height:1.5;font-family:"Arial",sans-serif;color:#333;font-size:81.25%}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#222}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}h1{font-size:3em;line-height:1;margin-bottom:0.50em}h2{font-size:2em;margin-bottom:0.75em}h3{font-size:1.5em;line-height:1;margin-bottom:1.00em}h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.50em}h6{font-size:1em;font-weight:bold}p{margin:0 0 1.5em}p .left{display:inline;float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p .right{display:inline;float:right;margin:1.5em 0 1.5em 1.5em;padding:0}a{text-decoration:underline;color:#006ac8}a:visited{color:#551a8b}a:focus{color:#006ac8}a:hover{color:#006ac8}a:active{color:red}blockquote{margin:1.5em;color:#666;font-style:italic}strong,dfn{font-weight:bold}em,dfn{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em "Droid Sans Mono",monospace;line-height:1.5}li ul,li ol{margin:0}ul,ol{margin:0 1.5em 1.5em 0;padding-left:1.5em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}thead th{background:#6199df}th,td,caption{padding:4px 10px 4px 5px}table.striped tr:nth-child(even) td,table tr.even td{background:#efefef}tfoot{font-style:italic}caption{background:#eee}.quiet{color:#666}.loud{color:#111}body{line-height:1.67;background-color:#fff;overflow-y:scroll;min-width:1000px}img[width="1"][height="1"]{position:absolute;top:-9999px;left:-9999px}#gc-googlebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:952px;width:auto !important;width:952px;position:relative;background:#f1f1f1;border-bottom:1px solid #e5e5e5;height:77px;margin:0;overflow:hidden;padding:24px 44px;color:rgba(255,255,255,0.5)}#gc-googlebar .signed-in>div{float:left}#gc-googlebar .signed-in a,#gc-googlebar .signed-in a:visited{display:block;text-align:right;line-height:140%;color:#808080}#gc-googlebar .signed-in a{text-decoration:none}#gc-googlebar .signed-in a:hover{text-decoration:underline}#gc-googlebar .signed-in img{width:30px;height:30px}#gc-googlebar .gc-social{float:right;font-size:12px;margin-top:-1px}#gc-googlebar .gc-social .email{font-weight:bold;color:#777}#gc-googlebar .gc-social img{vertical-align:middle;border:1px solid #acacac;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#gc-googlebar .gc-social #loginLink{color:#484848}#gc-logo{display:block;height:37px;vertical-align:top;text-decoration:none;position:absolute}#gc-logo img{width:200px;vertical-align:top;top:-12px;left:-4px;position:relative}.gc-search{position:absolute;left:270px;right:308px;width:350px}.gc-search .searchbox{position:absolute;left:0px;right:81px;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-top:1px solid rgba(0,0,0,0.25);height:28px;padding-left:4px}.gc-search .searchbox:hover{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;border:1px solid #4d90fe}.gc-search .searchbox .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}.gc-search .searchbox .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}.gc-search .searchbox .button.right{border-radius:0 4px 4px 0;padding:0px}.gc-search .searchbox .button.right span{position:relative;bottom:1px;right:1px}.gc-search .searchbox span.button.button-blue{cursor:default}.gc-search .searchbox span.button.button-blue pre{background:none;border:none;color:white;font:inherit;display:inline;padding:0}.gc-search .searchbox input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border:0;font-size:13px;height:28px;margin:0;outline:none;padding:5px 2px;width:100%}.gc-search button{padding-top:0;padding-bottom:1px;position:absolute;right:0}.gc-search button img{vertical-align:middle;margin-top:-3px}#search-full{font-size:10px}#restrict{margin:5px 0 10px 0}#restrict label{font-size:13px}#restrict label span{font-size:13px;font-weight:bold}.gsc-completion-container{z-index:100}#gc-appbar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebebeb;line-height:24px;overflow:hidden;padding:21px 44px;position:relative}#gc-appbar .developers{color:#dd4b39;font-size:20px;margin-right:-2000px;float:left}#gc-appbar h1{display:block;font-size:20px;margin:0 16px 0 0}#gc-appbar h1 div{vertical-align:top}#gc-appbar a{color:inherit;text-decoration:none;margin-right:24px}#gc-appbar a.google-feedback{text-decoration:none;margin-right:0px;font-size:12px}#gc-appbar a.google-feedback:hover{text-decoration:underline}#gc-appbar .confidential{position:absolute;width:100%}#gc-appbar nav{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle}#gc-appbar nav>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin-left:-20px}#gc-appbar nav>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-appbar nav>ul li:first-child,#gc-appbar nav>ul li.first{padding-left:0}#gc-appbar nav>ul li:last-child{padding-right:0}#gc-appbar nav>ul li.last{padding-right:0}#gc-appbar nav>ul>li{padding:0}#gc-appbar nav>ul>li.active{font-weight:bold}#gc-appbar nav>ul>li>a{color:#434343;display:block;line-height:2;padding:0 20px;text-decoration:none}#gc-appbar nav>ul>li>a:visited{color:#434343}#gc-footer{font-size:12px;background:#333}#gc-footer>div{line-height:44px}#gc-footer li{margin:0 30px 0 0}#gc-footer a,#gc-footer a:visited{color:rgba(255,255,255,0.8)}#gc-footer .kd-select{margin-bottom:2px}#gc-footer #developers-logo-footer{float:left;margin-top:10px;margin-right:30px}#gc-footer #gc-copyright{float:left;width:75%}#gc-footer #gc-language{text-align:right;float:right}#gc-footer #gc-language ul{float:right}#gc-topnav{font-size:14px;background:#444}#gc-topnav>div{line-height:39px}#gc-topnav a,#gc-topnav a:visited{color:#fff}#gc-topnav li{margin:0 30px 0 0}#gc-topnav li.active{background:url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAKCAYAAACuaZ5oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH1JREFUeNpi/P//PwORgBmIJ0DZBUD8lyhdIAuIwEJAvP0/AmyHihHUS4zhKkB8+z8muA2Vo8gCeyB++x83eAtVQ5YFOUD88z9h8AeqlmgLmIF48n/SwWSoXrwWoEcmqQAj8omJTFIBSuQTG5mkAnjkwyLzz3/qA3DkAwQYABEvANn67PzPAAAAAElFTkSuQmCC") no-repeat scroll center 33px transparent}#gc-topnav li.active a{font-weight:bold}#gc-appnav{font-size:14px;background:#fff;color:#15c;border-bottom:1px solid #ebebeb}#gc-appnav>div{line-height:33px}#gc-appnav li{margin:0 20px 0 0}#gc-appnav li.active>a{color:#222}#gc-footer,#gc-topnav,#gc-appnav{overflow:hidden;*zoom:1;clear:both;padding:0 44px}#gc-footer a,#gc-footer a:visited,#gc-topnav a,#gc-topnav a:visited,#gc-appnav a,#gc-appnav a:visited{text-decoration:none}#gc-footer a:hover,#gc-footer a:visited:hover,#gc-topnav a:hover,#gc-topnav a:visited:hover,#gc-appnav a:hover,#gc-appnav a:visited:hover{text-decoration:underline}#gc-footer>div ul,#gc-topnav>div ul,#gc-appnav>div ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1}#gc-footer>div ul li,#gc-topnav>div ul li,#gc-appnav>div ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-footer>div ul li:first-child,#gc-footer>div ul li.first,#gc-topnav>div ul li:first-child,#gc-topnav>div ul li.first,#gc-appnav>div ul li:first-child,#gc-appnav>div ul li.first{padding-left:0}#gc-footer>div ul li:last-child,#gc-topnav>div ul li:last-child,#gc-appnav>div ul li:last-child{padding-right:0}#gc-footer>div ul li.last,#gc-topnav>div ul li.last,#gc-appnav>div ul li.last{padding-right:0}#gc-footer>div li,#gc-topnav>div li,#gc-appnav>div li{padding:0}#fat-footer{font-size:13px;background-color:#f9f9f9;border-top:1px solid #f1f1f1;clear:both;margin-bottom:0;padding:0 0 20px 0;overflow:hidden}#fat-footer section{max-width:1128px;padding:20px 44px}#fat-footer section article{display:inline;float:left;overflow:hidden;width:23.15975%;margin-right:1.042%;float:left;font-size:12px}#fat-footer section article h3{color:#666;font-size:12px;font-weight:bold;padding-left:3px}#fat-footer section article>ul{list-style-type:none;padding:0;margin:0}#fat-footer section article>ul>li{background-repeat:no-repeat;background-position:0 0;padding:0px 0 0px 4px}#socialbar{display:inline;float:left;overflow:hidden;width:22.1075%;margin-right:0;padding:12px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#socialbar h2{font-size:16px}#socialbar .hangout-icon{margin-bottom:-2px}#socialbar .more{font-size:11px}#socialbar #experts{line-height:24px}#socialbar #experts .smallicon{width:24px;float:left;margin-right:5px}#socialbar #homephoto{margin:10px 0;width:100%;border:1px solid #ccc}#platform-activities{display:inline;float:left;overflow:hidden;width:70.511%;margin-right:1.042%;margin-top:10px;margin-right:20px;min-height:400px}#platform-activities #highlights>div{display:inline;float:left;overflow:hidden;width:48.41375%;margin-right:0}#platform-activities #highlights #main-highlight{background-position:top center;background-size:cover;border:1px solid #ccc;border-radius:4px;margin-right:16px;max-height:220px;overflow:hidden;position:relative}#platform-activities #highlights #main-highlight a,#platform-activities #highlights #main-highlight a:visited{text-decoration:none}#platform-activities #highlights #main-highlight a>img,#platform-activities #highlights #main-highlight a:visited>img{border:none;height:100%;width:100%}#platform-activities #highlights #main-highlight a .caption,#platform-activities #highlights #main-highlight a:visited .caption{background:#000;border-top:1px solid #eee;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;opacity:0.85;position:absolute;width:100%}#platform-activities #highlights #main-highlight a .caption.dark,#platform-activities #highlights #main-highlight a:visited .caption.dark{background:#fff}#platform-activities #highlights #main-highlight a .caption.dark p,#platform-activities #highlights #main-highlight a:visited .caption.dark p{color:#000}#platform-activities #highlights #main-highlight a .caption p,#platform-activities #highlights #main-highlight a:visited .caption p{color:#fff;font-size:13px;line-height:150%;margin:5px 10px;opacity:1}#platform-activities #highlights #main-highlight a .caption img,#platform-activities #highlights #main-highlight a:visited .caption img{border:none;float:left;margin:5px;opacity:1}#platform-activities #highlights #other-highlights{overflow:hidden}#platform-activities #highlights #other-highlights li{padding:0;clear:both;overflow:hidden}#platform-activities #highlights #other-highlights li:first-child{padding:0 0 6px 0}#platform-activities #highlights #other-highlights li:last-child{padding:5px 0 0 0}#platform-activities #highlights #other-highlights li>a{float:left;width:35%;margin-right:3%}#platform-activities #highlights #other-highlights li>div{width:62%;float:left;margin-top:-5px}#platform-activities #highlights #other-highlights li img{width:100%;border:1px solid #ccc;border-radius:4px}#platform-activities #nav-lists h2{margin-bottom:10px}#platform-activities #nav-lists div:first-child{margin-right:10px}#platform-activities #nav-lists div:last-child{margin-left:10px;float:right}#platform-activities #nav-lists>div.nav-list ul{margin-top:-12px}#platform-activities #nav-lists>div.nav-list ul>li{padding-top:12px;padding-left:0 !important}#platform-activities #nav-lists>div.nav-list ul>li>a{float:left;margin-top:6px}#platform-activities #nav-lists>div.nav-list ul>li>div{float:left;width:85%}#platform-activities #programs p{white-space:normal;margin:10px 0}#platform-activities #dev-toolkit{font-size:13px}#platform-activities #dev-toolkit ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;text-align:left;white-space:nowrap;padding:0}#platform-activities #dev-toolkit ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#platform-activities #dev-toolkit ul li:first-child,#platform-activities #dev-toolkit ul li.first{padding-left:0}#platform-activities #dev-toolkit ul li:last-child{padding-right:0}#platform-activities #dev-toolkit ul li.last{padding-right:0}#platform-activities #dev-toolkit ul li{display:inline-block;padding-bottom:5px;margin:10px 3%}#platform-activities #dev-toolkit ul li p{margin-bottom:0;display:inline}#platform-activities #dev-toolkit ul li>a.toolicon{display:block;background:url("//code.google.com/images/icon_sprite-35.png") left center no-repeat;line-height:35px;padding-left:40px;height:35px}#platform-activities #dev-toolkit ul li.console>a.toolicon{background-position:0px -140px}#platform-activities #dev-toolkit ul li.explorer>a.toolicon{background-position:0px -525px}#platform-activities #dev-toolkit ul li.oauth>a.toolicon{background-position:0px -595px}#platform-activities #dev-toolkit ul li.hosting>a.toolicon{background-position:0px -70px}#platform-activities #dev-toolkit ul li.appengine>a.toolicon{background-position:0px -175px}#platform-activities #dev-toolkit ul li.pagespeed>a.toolicon{background:url(/_static/images/pagespeed-32.png) center no-repeat}#platform-activities #dev-toolkit ul li:first-child{margin-left:0}#platform-activities #dev-toolkit ul li:last-child{margin-right:0}#platform-activities #dev-toolkit.center-img ul li>a.toolicon{width:0}#platform-activities #dev-toolkit.center-img ul li>a{margin:auto;display:block}body.home{font-family:"open sans",arial,sans-serif}body.home #title-container{margin:14px 0}body.home #title-container h1{display:inline-block;font-size:24px;font-weight:normal;color:#222}body.home #gc-main{padding-bottom:0}body.home #rss-feed{margin-bottom:25px}body.home #gc-sidebar{display:none}body.home #gc-content{display:block;float:none;max-width:1128px;width:100%;padding-top:14px}body.home h2{font-size:18px;font-weight:normal;color:#222;margin:0px}body.home h2>a img{padding-left:15px;position:relative;top:2px}body.home h3{font-size:14px;font-weight:normal;color:#222;margin:0 0 0.2em 0}body.home h4{font-size:13px;font-weight:normal;color:#222;margin:0 0 0.2em 0}body.home a,body.home a:visited{text-decoration:none}body.home a:hover,body.home a:visited:hover{text-decoration:underline}body.home section>div{margin-bottom:20px;overflow:hidden}.feed-entries article{padding:10px 0;overflow:hidden}.feed-entries article header{font-size:13px;font-weight:normal;display:block;margin:0}.feed-entries article header span,.feed-entries article header time{font-weight:normal}.feed-entries article article.content,.feed-entries article span{font-size:13px;padding:0}.feed-entries article time{font-size:11px;color:#777}.feed-entries article div:first-child{float:left}.feed-entries article div:last-child{padding-top:1em;float:right}.feed{-webkit-box-shadow:#fff 0 1px 0 inset;-moz-box-shadow:#fff 0 1px 0 inset;box-shadow:#fff 0 1px 0 inset;background-color:#f6f9ff;border:1px solid #ecf0f4;border-radius:5px;padding:0 12px;margin-top:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.feed article{font-size:13px;color:#222}.feed article a header{font-size:13px;margin:0 0 0.2em 0}.nav-list{font-size:13px;display:inline;float:left;overflow:hidden;width:47.3615%;margin-right:0;float:left}.nav-list p{margin-bottom:.5em}.nav-list>ul{list-style-type:none;padding:0;margin:0}.nav-list>ul>li{min-height:74px;background-repeat:no-repeat;background-position:0 35%;padding:3px 0 3px 45px}h1.name{font-size:32px;margin:0;margin-left:16px;line-height:1;vertical-align:top}.profile-photo{padding:0 16px 16px}.profile-photo img{display:block;width:100%;height:auto}.join-date,.last-seen{display:inline-block;font-size:13px;font-weight:bold;margin-bottom:10px;padding-left:15px}.urls{margin-right:0}.urls li{list-style:none;line-height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.urls li img{vertical-align:middle}.profile-following>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin:0 1em}.profile-following>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}.profile-following>ul li:first-child,.profile-following>ul li.first{padding-left:0}.profile-following>ul li:last-child{padding-right:0}.profile-following>ul li.last{padding-right:0}.profile-following>ul li{padding-right:0px}.profile-following>ul img{height:33px;width:auto;border:1px solid #ccc}.profile-projects>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin:0 1em}.profile-projects>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}.profile-projects>ul li:first-child,.profile-projects>ul li.first{padding-left:0}.profile-projects>ul li:last-child{padding-right:0}.profile-projects>ul li.last{padding-right:0}.profile-projects>ul li{padding-right:0px}.profile-projects>ul img{border:1px solid #ccc}.data{clear:both;color:#999;font-size:80%;margin-bottom:10px}.data dl{overflow:auto}.data dl,.data dt,.data dd{margin:0;padding:0;line-height:1.4em}.data dt{clear:both;float:left;font-weight:bold}.data dd{float:right}.profile-header{width:100%;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline}.profile-header .info{width:100%}.profile-header .info .detail{margin:0 2.5em;color:#999}.profile-header .info .detail .location{float:left}.profile-header .info .detail .tags{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;padding-left:1em}.profile-header .info .detail .tags li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}.profile-header .info .detail .tags li:first-child,.profile-header .info .detail .tags li.first{padding-left:0}.profile-header .info .detail .tags li:last-child{padding-right:0}.profile-header .info .detail .tags li.last{padding-right:0}.profile-header .info .detail .tags li{background:url("../images/tag-icon.png") left center no-repeat;margin-left:5px;padding-left:15px !important}.profile-header .info .detail .tags a{text-decoration:none}.profile-header .info .detail .tags a:hover{text-decoration:underline}.profile-header .follow{float:right}.profile-header .follow button{margin:20px 10px auto auto;border:none;color:white;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:6px 8px 6px 8px;font-weight:bold;font-size:8.5pt;background:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #008bbc), color-stop(100%, #80bfdf));background:-webkit-linear-gradient(bottom, #008bbc,#80bfdf);background:-moz-linear-gradient(bottom, #008bbc,#80bfdf);background:-o-linear-gradient(bottom, #008bbc,#80bfdf);background:linear-gradient(bottom, #008bbc,#80bfdf)}.profile-header .follow button:active{background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008bbc), color-stop(100%, #80bfdf));background:-webkit-linear-gradient(top, #008bbc,#80bfdf);background:-moz-linear-gradient(top, #008bbc,#80bfdf);background:-o-linear-gradient(top, #008bbc,#80bfdf);background:linear-gradient(top, #008bbc,#80bfdf)}.profile-nav{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background:#f1f1f1;padding:0 5px 0 16px;font-size:15px;margin-top:20px}.profile-nav>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin-left:-12px}.profile-nav>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}.profile-nav>ul li:first-child,.profile-nav>ul li.first{padding-left:0}.profile-nav>ul li:last-child{padding-right:0}.profile-nav>ul li.last{padding-right:0}.profile-nav>ul li{padding:0;line-height:normal}.profile-nav>ul a{display:block;text-decoration:none;padding:7px 12px;color:#777;display:block}.profile-nav>ul a:hover{color:#dd4b39}.profile-nav>ul a.spacer{font-weight:bold;height:1px;margin:0;padding-top:0;padding-bottom:0;margin-top:-1px;visibility:hidden}.profile-nav>ul li.selected a{color:#dd4b39;font-weight:bold;cursor:default}.profile-panel+.profile-panel{display:none}.circle{float:right;margin-top:20px;margin-right:10px}.circle .circle-action{font-size:0px}.circle .circle-action button{margin:0px;border:1px solid #004057;color:white;padding:2px 8px 2px 8px;font-weight:bold;font-size:10pt}.circle .circle-member button{background:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #338f02), color-stop(100%, #68b537));background:-webkit-linear-gradient(bottom, #338f02,#68b537);background:-moz-linear-gradient(bottom, #338f02,#68b537);background:-o-linear-gradient(bottom, #338f02,#68b537);background:linear-gradient(bottom, #338f02,#68b537)}.circle .circle-member #button_drop{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.circle .circle-member .drop-active{background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #338f02), color-stop(100%, #68b537));background:-webkit-linear-gradient(top, #338f02,#68b537);background:-moz-linear-gradient(top, #338f02,#68b537);background:-o-linear-gradient(top, #338f02,#68b537);background:linear-gradient(top, #338f02,#68b537)}.circle .circle-nonmember button{background:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #0f5487), color-stop(100%, #348ed1));background:-webkit-linear-gradient(bottom, #0f5487,#348ed1);background:-moz-linear-gradient(bottom, #0f5487,#348ed1);background:-o-linear-gradient(bottom, #0f5487,#348ed1);background:linear-gradient(bottom, #0f5487,#348ed1)}.circle .circle-nonmember #quick_add{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}.circle .circle-nonmember #quick_add:active{background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0f5487), color-stop(100%, #348ed1));background:-webkit-linear-gradient(top, #0f5487,#348ed1);background:-moz-linear-gradient(top, #0f5487,#348ed1);background:-o-linear-gradient(top, #0f5487,#348ed1);background:linear-gradient(top, #0f5487,#348ed1)}.circle .circle-nonmember #button_drop{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}.circle .circle-nonmember .drop-active{background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0f5487), color-stop(100%, #348ed1));background:-webkit-linear-gradient(top, #0f5487,#348ed1);background:-moz-linear-gradient(top, #0f5487,#348ed1);background:-o-linear-gradient(top, #0f5487,#348ed1);background:linear-gradient(top, #0f5487,#348ed1)}.circle #circle_drop{position:absolute;z-index:100;font-size:8.5pt;background-color:#fff;border-width:1px;border-style:solid;border-color:#aaa #777 #777 #aaa;padding:5px;visibility:hidden;color:black}.circle #circle_drop span{font-weight:bolder}.circle #circle_drop .container{overflow:auto;margin:2px 0px}.circle #circle_drop .container .check{float:left}.circle #circle_drop .container .check button{background-color:#fff;width:auto;padding:0px;margin:0px 5px;border:none}.circle #circle_drop .container .check button:hover{background-color:#aaa}.circle #circle_drop .container .name{float:left;white-space:pre}.circle #circle_drop .container .count{float:right;color:#999}body.profile.status #gc-sidebar{border-right:1px solid #ebebeb;padding-right:16px}body.profile.status #gc-content{border:0;padding-top:0}body.profile.status #gc-content>div{padding-top:14px}body.profile.status #gc-content .profile-panel{margin:15px 0 0 20px}body.profile.status #gc-content .profile-panel .info-block{color:#777;padding-top:10px}body.profile.status #gc-content .profile-panel .info-block label{display:inline-block;font-weight:bold;margin-right:15px;text-align:right;vertical-aligh:top;width:100px}body.profile.status #gc-content .profile-panel .info-block #chapter-list{display:inline-block}body.profile.status #gc-content .profile-panel .info-block #chapter-list span{display:inline-block;margin-right:20px}.kd-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.kd-button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.kd-button:visited{color:#666}.kd-button:focus{border:1px solid #4d90fe;outline:none}.kd-button.disabled,.kd-button.disabled:hover,.kd-button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-closebutton{width:44px;height:44px;background:url("/_static/images/x.png") center no-repeat;position:absolute;top:0;right:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";cursor:default}.kd-closebutton:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.button-blue{background-color:#4d90fe !important;border-color:#3079ed !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #4787ed)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-moz-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-o-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:linear-gradient(top, #4d90fe,#4787ed) !important}.button-blue.disabled,.button-blue.disabled:hover,.button-blue.disabled:active{background:#4d90fe !important;border:1px solid #3079ed !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:hover{background-color:#357ae8 !important;border-color:#2f5bb7 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-moz-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-o-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:linear-gradient(top, #4d90fe,#357ae8) !important;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-blue:hover.disabled,.button-blue:hover.disabled:hover,.button-blue:hover.disabled:active{background:#357ae8 !important;border:1px solid #2f5bb7 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-blue.selected{-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset}.button-green{background-color:#3d9400 !important;border-color:#29691d !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #398a00)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#398a00) !important;background-image:-moz-linear-gradient(top, #3d9400,#398a00) !important;background-image:-o-linear-gradient(top, #3d9400,#398a00) !important;background-image:linear-gradient(top, #3d9400,#398a00) !important}.button-green.disabled,.button-green.disabled:hover,.button-green.disabled:active{background:#3d9400 !important;border:1px solid #29691d !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:hover{background-color:#368200 !important;border-color:#2d6200 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #368200)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#368200) !important;background-image:-moz-linear-gradient(top, #3d9400,#368200) !important;background-image:-o-linear-gradient(top, #3d9400,#368200) !important;background-image:linear-gradient(top, #3d9400,#368200) !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0}.button-green:hover.disabled,.button-green:hover.disabled:hover,.button-green:hover.disabled:active{background:#368200 !important;border:1px solid #2d6200 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-red{background-color:#d14836 !important;border-color:#992a1b !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d14836)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-moz-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-o-linear-gradient(top, #dd4b39,#d14836) !important;background-image:linear-gradient(top, #dd4b39,#d14836) !important;text-shadow:rgba(0,0,0,0.1) 0 1px 0}.button-red.disabled,.button-red.disabled:hover,.button-red.disabled:active{background:#d14836 !important;border:1px solid #992a1b !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:hover{background-color:#c53727 !important;border-color:#b0281a !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #c53727)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-moz-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-o-linear-gradient(top, #dd4b39,#c53727) !important;background-image:linear-gradient(top, #dd4b39,#c53727) !important;border-bottom:1px solid #af301f;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-red:hover.disabled,.button-red:hover.disabled:hover,.button-red:hover.disabled:active{background:#c53727 !important;border:1px solid #b0281a !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}body.team{min-width:0}body.profile.team{color:#222;font-family:Arial,sans-serif;line-height:18px}body.profile.team a,body.profile.team a:visited{text-decoration:none}body.profile.team a:hover,body.profile.team a:visited:hover{text-decoration:underline}body.profile.team #gc-sidebar{padding-right:16px}body.profile.team #gc-content{border:0;padding-top:0}body.profile.team #gc-content>div{border-left:1px solid #ebebeb;padding-top:14px}body.profile.team .profile-nav{border-right:1px solid #ebebeb}body.profile.team div.tag-autocomplete{width:70.2%}body.profile.team .tag-autocomplete-suggestions{max-height:300px}.team .notification-container{text-align:center;margin:0 auto;width:50px}.team #notification,.team #notification-bottom{background-color:#f9edbe;border:1px solid #f0c36d;color:#484848;font-size:13px;font-weight:bold;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;margin-left:-75px;margin-top:-25px;position:absolute;padding:0 10px}.team .fn-photo{display:block;height:100px;width:100px}.team #region-available,.team #region-added{height:auto}.team .profile-link{font-size:10px;font-weight:bold;padding-left:5px;text-decoration:none}.team .profile-div{height:145px;position:relative}.team .hr-line{border-bottom:solid 1px #c5c7c9;display:block;width:85%}.team #no-results{display:none;text-align:center}.team #tag-component{padding-bottom:5px}.team .profile-btn{text-align:right;padding-right:10px}.team .edit-button{text-align:right;padding:0 15px 10px}.team .team-content{float:right;padding-top:5px;padding-right:5px}.team .edit-title{color:#333;font-size:16px;padding-top:20px}.team .edits-field{margin-left:-3px;width:95%}.team .join-value,.team .seen-value{color:#008000;padding-left:5px;font-size:90%}.team .mode-view{margin:25px 0 80px 30px}.team .plus-profile{text-decoration:none;padding-left:15px}.team .person-name{padding:2px 0 0 5px;position:absolute}.team .public-profile{padding:0 0 10px 15px}.team .spec-edit{display:inline-block;width:195px}.team .span-edit{display:inline-block;text-transform:capitalize}.team .info-section{padding:0 0 10px 0}.team #edit-panel{padding-left:20px}.team #linked_id-edit{padding:15px}.team .info-block{color:#777;margin-top:10px;padding:5px 0 5px 20px;text-align:left;vertical-align:top}.team .info-block>h2{color:inherit;display:inline-block;font-size:16px;margin-bottom:0;vertical-align:top;width:160px}.team .info-block>span{display:inline-block;margin-left:15px;max-width:700px}.team .info-block .edited{color:#222}.team .info-block.edit-mode:hover{background-color:#ebeffa}.team #back-team{float:right;margin-left:30px;height:25px}.team .edit-info{border:1px solid #acacac;color:inherit;font-family:inherit;height:22px;outline:none;margin-left:15px;min-width:300px}.team .edit-error{border:1px solid #dd4b39 !important}.team .error-msg{color:#dd4b39;padding-left:15px;width:450px}.team #id-update{color:#9fca8c;display:none;padding-left:15px}.team #about-value{height:120px}.team #bio-value{border:1px solid #acacac;height:65px;outline:none;padding:10px;resize:none;width:68%}.team #overlay{background-color:#f1f1f1;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1000 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:0.6}.team #edit-block{background:#fff;border:1px solid #ccc;display:none;left:40%;padding:10px;position:absolute;top:40%;z-index:1001 !important;-webkit-box-shadow:rgba(0,0,0,0.25) 2px 2px 4px 1px;-moz-box-shadow:rgba(0,0,0,0.25) 2px 2px 4px 1px;box-shadow:rgba(0,0,0,0.25) 2px 2px 4px 1px}.team #edit-block .edit-content{display:none;margin-bottom:10px}.team #edit-block .edit-content>h2{font-weight:bold;display:inline-block;width:135px;vertical-align:top;font-size:16px}.team #edit-block .edit-content #speciality-value{display:block;margin:15px 0 0 154px;width:320px}.team #profile-panels{margin:0 0 10px 10px}.team #edit-action{margin-left:150px}.team .btn{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;vertical-align:top}.team .btn:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.team .btn:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.team .btn:visited{color:#666}.team .btn:focus{border:1px solid #4d90fe;outline:none}.team .btn.disabled,.team .btn.disabled:hover,.team .btn.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.team .btn.action{background-color:#4d90fe;border:1px solid #3079ed;color:#fff !important;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8));background:-webkit-linear-gradient(top, #4d90fe,#357ae8);background:-moz-linear-gradient(top, #4d90fe,#357ae8);background:-o-linear-gradient(top, #4d90fe,#357ae8);background:linear-gradient(top, #4d90fe,#357ae8)}.team .btn.action:hover{background-color:#357ae8;border:1px solid #2f5bb7;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8));background:-webkit-linear-gradient(top, #4d90fe,#357ae8);background:-moz-linear-gradient(top, #4d90fe,#357ae8);background:-o-linear-gradient(top, #4d90fe,#357ae8);background:linear-gradient(top, #4d90fe,#357ae8);-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.team .btn.action:focus{-webkit-box-shadow:#fff 0 1px 2px 0 inset;-moz-box-shadow:#fff 0 1px 2px 0 inset;box-shadow:#fff 0 1px 2px 0 inset}.team .btn.action.disabled,.team .btn.action.disabled:hover,.team .btn.action.disabled:active{border:#3079ED;background-color:#4D90FE;cursor:default;pointer-events:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.team .team-select{background:#fff;border:1px solid #acacac;height:27px;margin-left:15px;min-width:150px;outline:none}.team #speciality-added,.team #speciality-available{height:100px}.team .largefont{cursor:pointer;font-size:14px;font-weight:bold;position:relative;text-decoration:none;top:2px}.team a.alt{color:#58B;text-decoration:none}.team a.alt:hover{color:#3B8;text-decoration:underline}.team p.bio{font-family:Sans-Serif;line-height:16px;padding-top:5px}.team p.bio,.team p.name{margin:0}.team img.nobdr{border:0px;height:16px;width:16px}.team img.profile{height:100px;margin:5px 5px 10px 5px;padding:1px;width:100px}.team .selected{color:#222 !important;font-weight:bold;text-decoration:none}.team .grid,.team .list{text-decoration:none}.team .vcard{float:left;height:140px;width:155px}.team #listview{padding-top:15px}.team .border-rightmost{border-right:1px solid #fff !important}.team .border-other-cards{border-right:1px solid #ebebeb}.team #content{padding:5px 0 0}.team .team-content{display:none}.team .header-container{padding:30px 0 10px 0}.team .header-container h1{display:inline}.team .header-container .profile-btn{display:inline;float:right;padding-right:0}.team .gallery-four-column{width:1600px}.team .gallery-four-column .profile-row{display:inline-block;margin:0 -2px;padding:15px 30px 10px 30px;vertical-align:top;width:320px}.team .gallery-four-column .profile-row .profile-info{margin-left:75px;min-height:85px;padding-left:10px;position:relative;top:-5px;width:230px}.team .gallery-four-column .profile-row .profile-bio-inner{position:relative;line-height:16px;width:300px}.team .gallery-four-column .profile-row .profile-div{height:160px;padding-bottom:0;position:relative}.team .gallery-three-column{width:1200px}.team .gallery-three-column .profile-row{display:inline-block;margin:0 -2px;padding:15px 30px 10px 30px;vertical-align:top;width:320px}.team .gallery-three-column .profile-row .profile-info{margin-left:75px;min-height:85px;padding-left:10px;position:relative;top:-5px;width:230px}.team .gallery-three-column .profile-row .profile-bio-inner{position:relative;line-height:16px;width:300px}.team .gallery-three-column .profile-row .profile-div{height:160px;padding-bottom:0;position:relative}.team .gallery-two-column{width:800px}.team .gallery-two-column .profile-row{display:inline-block;margin:0 -2px;padding:15px 30px 10px 30px;vertical-align:top;width:340px}.team .gallery-two-column .profile-row .profile-info{margin-left:75px;min-height:110px;padding-left:10px;position:relative;top:-5px;width:230px}.team .gallery-two-column .profile-row .profile-bio-inner{position:relative;line-height:16px;width:300px}.team .gallery-two-column .profile-row .profile-div{height:160px;padding-bottom:20px;position:relative}.team .gallery-one-column{width:500px}.team .gallery-one-column .profile-row{display:inline-block;margin:0 -2px;padding:15px 30px 10px 30px;vertical-align:top;width:470px}.team .gallery-one-column .profile-row .profile-info{margin-left:75px;min-height:80px;padding-bottom:5px;padding-left:10px;position:relative;top:-5px;width:100%}.team .gallery-one-column .profile-row .profile-bio-inner{position:relative;line-height:16px;width:400px}.team .gallery-one-column .profile-row .profile-div{height:160px;padding-bottom:0;position:relative}.team .profile-row:hover{background:#f1f1f1;-webkit-box-shadow:#999 1px 1px 5px 0;-moz-box-shadow:#999 1px 1px 5px 0;box-shadow:#999 1px 1px 5px 0;cursor:pointer}.team .hr-image{background-color:#202020;display:none;height:8px;overflow:hidden;position:absolute;left:0px;top:-5px;width:100%}.team .profile-card-other{padding:15px 30px 20px 30px}.team .profile-card-leftmost{padding:15px 30px 20px 0 !important;margin-left:-10px !important}.team .profile-content{padding-left:10px;width:100%}.team .image-td{vertical-align:top;width:75px}.team .person-title{font-size:11px;overflow:hidden;padding-top:0 !important;width:102%}.team .plus-badge{display:block;height:65px;padding-top:10px;position:relative}.team .plus-badge.hide{display:none}.team .profile-common{background-repeat:no-repeat;background-size:contain;#border-bottom:1px solid #c5c7c9;#border-left:1px solid #c5c7c9;#border-right:1px solid #c5c7c9}.team .profile-view{position:absolute}.team .more-link{cursor:pointer;text-decoration:none}.team #border-bottom{border:solid 2px #fff;position:relative;top:-4px;width:1200px}.team .category-association{display:none;font-size:13px}.team .profile-img{cursor:pointer;padding:0 5px 10px 0;position:relative;top:1px;z-index:100}.team .profile-info{margin-left:75px;min-height:85px;padding-left:10px;position:relative;top:-5px;width:230px}.team #gridview{display:none}.team .profile-bio-outer.hide{display:inline-block;float:left;height:65px;overflow:hidden;width:100%}.team .more-bio{cursor:pointer;text-decoration:none}.team .profile-bio-inner{line-height:16px;padding-bottom:10px;position:relative;width:310px}.team .zoomed-view{background-color:#fff;border:0;-webkit-box-shadow:#202020 0 10px 50px 0;-moz-box-shadow:#202020 0 10px 50px 0;box-shadow:#202020 0 10px 50px 0;height:auto;z-index:200}.team .zoomed-view .profile-info{width:320px !important}.team .zoomed-view .profile-content{padding-left:0}.team .zoomed-view .profile-bio-inner{margin:0;padding:0;width:420px !important}.team .zoomed-view .profile-bio-inner p{margin:0}.team .hr-line{border-bottom:solid 1px #ebebeb}.team #speciality-val,.team #region-val,.team .category-tag{text-transform:capitalize}.team .profile-name{display:block;line-height:100%;text-align:left;width:100px}.team .info-bar{margin:10px 0 30px 0}.team .info-bar>span{float:right}.team #import-data,.team #display-data,.team #result{float:left}.team #csv{width:250px;height:250px;margin:20px;float:left}.team #import-data{left:20px;position:relative;width:300px;height:330px;margin-right:25px}.team #display-data{width:300px;height:135px;top:12px;position:relative;margin-left:10px}.team #submit-button{left:90px;position:relative;width:115px}.team #result{float:right;width:1000px;left:30px;position:relative;top:20px;border:none;height:500px;resize:none}.team #main-div{bottom:5px;position:relative}.team #msg-txt{border:1px solid #000;display:block;padding:10px;margin:10px}.team .show-btn{margin-left:15px}.kd-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.kd-button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.kd-button:visited{color:#666}.kd-button:focus{border:1px solid #4d90fe;outline:none}.kd-button.disabled,.kd-button.disabled:hover,.kd-button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-closebutton{width:44px;height:44px;background:url("/_static/images/x.png") center no-repeat;position:absolute;top:0;right:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";cursor:default}.kd-closebutton:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.button-blue{background-color:#4d90fe !important;border-color:#3079ed !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #4787ed)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-moz-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-o-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:linear-gradient(top, #4d90fe,#4787ed) !important}.button-blue.disabled,.button-blue.disabled:hover,.button-blue.disabled:active{background:#4d90fe !important;border:1px solid #3079ed !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:hover{background-color:#357ae8 !important;border-color:#2f5bb7 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-moz-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-o-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:linear-gradient(top, #4d90fe,#357ae8) !important;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-blue:hover.disabled,.button-blue:hover.disabled:hover,.button-blue:hover.disabled:active{background:#357ae8 !important;border:1px solid #2f5bb7 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-blue.selected{-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset}.button-green{background-color:#3d9400 !important;border-color:#29691d !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #398a00)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#398a00) !important;background-image:-moz-linear-gradient(top, #3d9400,#398a00) !important;background-image:-o-linear-gradient(top, #3d9400,#398a00) !important;background-image:linear-gradient(top, #3d9400,#398a00) !important}.button-green.disabled,.button-green.disabled:hover,.button-green.disabled:active{background:#3d9400 !important;border:1px solid #29691d !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:hover{background-color:#368200 !important;border-color:#2d6200 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #368200)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#368200) !important;background-image:-moz-linear-gradient(top, #3d9400,#368200) !important;background-image:-o-linear-gradient(top, #3d9400,#368200) !important;background-image:linear-gradient(top, #3d9400,#368200) !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0}.button-green:hover.disabled,.button-green:hover.disabled:hover,.button-green:hover.disabled:active{background:#368200 !important;border:1px solid #2d6200 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-red{background-color:#d14836 !important;border-color:#992a1b !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d14836)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-moz-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-o-linear-gradient(top, #dd4b39,#d14836) !important;background-image:linear-gradient(top, #dd4b39,#d14836) !important;text-shadow:rgba(0,0,0,0.1) 0 1px 0}.button-red.disabled,.button-red.disabled:hover,.button-red.disabled:active{background:#d14836 !important;border:1px solid #992a1b !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:hover{background-color:#c53727 !important;border-color:#b0281a !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #c53727)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-moz-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-o-linear-gradient(top, #dd4b39,#c53727) !important;background-image:linear-gradient(top, #dd4b39,#c53727) !important;border-bottom:1px solid #af301f;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-red:hover.disabled,.button-red:hover.disabled:hover,.button-red:hover.disabled:active{background:#c53727 !important;border:1px solid #b0281a !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.kd-bubble{background:#FFF;outline:1px solid rgba(0,0,0,0.2);padding:16px;position:relative;width:146px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-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)}.kd-bubble .pointer{background:url("/_static/images/bubble_point_white.png");display:block;height:11px;left:24px;margin:0 0 0 -5px;outline:none;position:absolute;top:-11px;width:17px}.kd-bubble.alert{background:#f9edbe;outline:1px solid #f0c36d}.kd-bubble.alert .pointer{background:url("/_static/images/bubble_point_yellow.png")}.kd-bubble p{color:#666;margin-bottom:0}.kd-textinput{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}.kd-textinput:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}.kd-textinput:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}.kd-textinput.disabled,.kd-textinput.disabled:hover,.kd-textinput.disabled:active,.kd-textinput:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-zippy span.row{cursor:pointer;display:block}.kd-zippy span.row.expanded .kd-zippycontent{height:165px}.kd-zippycontent{position:relative;overflow:hidden;height:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.kd-zippycontent li{padding-left:5px;margin-left:0px;background-repeat:no-repeat;background-position:2px center;line-height:23px}.kd-zippycontent>*{position:absolute;bottom:0;left:0;width:100%}.kd-disclosureindicator{display:inline-block;width:5px;height:7px;background:url("/_static/images/disclosure_arrow_dk_grey.png") center no-repeat;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.kd-disclosureindicator.down{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#gc-appbar .payment-status{float:right}.profile-photo-128{width:128px;height:128px;position:relative;background-repeat:no-repeat;background-position:left top;background-size:contain}.profile-photo-64{width:64px;height:64px;position:relative;background-repeat:no-repeat;background-position:left top;background-size:contain}body.manage-events fieldgroup.visibility{color:#ccc}body.manage-events fieldgroup.visibility.enabled div{color:#222}body.manage-events fieldgroup.visibility.enabled div label:hover{color:#15c;text-decoration:none}body.manage-events fieldgroup.visibility.enabled div label:hover:hover{text-decoration:underline}body.manage-events table{border-collapse:collapse;border-color:#dcdcdc;border-spacing:0;border-style:solid;border-width:0 0 1px 0}body.manage-events th{background:#f1f1f1;border-top:1px solid #dcdcdc;color:#444;padding:2px 0}body.manage-events th a,body.manage-events th a:visited{color:#444}body.manage-events th a.sorted,body.manage-events th a:visited.sorted{color:#00008b}body.manage-events tr.reg-row:hover{background-color:#ddd}body.manage-events td{border-color:#dcdcdc;border-style:solid;border-width:1px 0 0 0;margin:0;padding:1px;color:#444;vertical-align:top}body.manage-events td ul,body.manage-events td ol{margin:0;padding:0}body.manage-events td.edit-presenter-info{position:relative}body.manage-events td.edit-presenter-info .edit{display:none;position:absolute;bottom:4px;right:4px}body.manage-events td .toggle-description-container{width:100%;text-align:center;margin:12px 0 4px 0}body.manage-events form.manage-session,body.manage-events form.manage-track,body.manage-events form.manage-location{min-width:500px;width:80%}body.manage-events form.manage-session p.warning,body.manage-events form.manage-track p.warning,body.manage-events form.manage-location p.warning{display:none;font-size:10px;margin-top:0.5em}body.manage-events form.manage-session input[type=text],body.manage-events form.manage-track input[type=text],body.manage-events form.manage-location input[type=text]{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px";min-width:500px;width:50%}body.manage-events form.manage-session input[type=text]:hover,body.manage-events form.manage-track input[type=text]:hover,body.manage-events form.manage-location input[type=text]:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}body.manage-events form.manage-session input[type=text]:focus,body.manage-events form.manage-track input[type=text]:focus,body.manage-events form.manage-location input[type=text]:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}body.manage-events form.manage-session input[type=text].disabled,body.manage-events form.manage-session input[type=text].disabled:hover,body.manage-events form.manage-session input[type=text].disabled:active,body.manage-events form.manage-session input[type=text]:disabled,body.manage-events form.manage-track input[type=text].disabled,body.manage-events form.manage-track input[type=text].disabled:hover,body.manage-events form.manage-track input[type=text].disabled:active,body.manage-events form.manage-track input[type=text]:disabled,body.manage-events form.manage-location input[type=text].disabled,body.manage-events form.manage-location input[type=text].disabled:hover,body.manage-events form.manage-location input[type=text].disabled:active,body.manage-events form.manage-location input[type=text]:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}body.manage-events form.manage-session input[type=text].primary,body.manage-events form.manage-track input[type=text].primary,body.manage-events form.manage-location input[type=text].primary{font-weight:bold;width:537px}body.manage-events form.manage-session div.profiles-container,body.manage-events form.manage-track div.profiles-container,body.manage-events form.manage-location div.profiles-container{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px";height:auto !important;min-height:29px;min-width:300px;width:50%}body.manage-events form.manage-session div.profiles-container:hover,body.manage-events form.manage-track div.profiles-container:hover,body.manage-events form.manage-location div.profiles-container:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}body.manage-events form.manage-session div.profiles-container:focus,body.manage-events form.manage-track div.profiles-container:focus,body.manage-events form.manage-location div.profiles-container:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}body.manage-events form.manage-session div.profiles-container.disabled,body.manage-events form.manage-session div.profiles-container.disabled:hover,body.manage-events form.manage-session div.profiles-container.disabled:active,body.manage-events form.manage-session div.profiles-container:disabled,body.manage-events form.manage-track div.profiles-container.disabled,body.manage-events form.manage-track div.profiles-container.disabled:hover,body.manage-events form.manage-track div.profiles-container.disabled:active,body.manage-events form.manage-track div.profiles-container:disabled,body.manage-events form.manage-location div.profiles-container.disabled,body.manage-events form.manage-location div.profiles-container.disabled:hover,body.manage-events form.manage-location div.profiles-container.disabled:active,body.manage-events form.manage-location div.profiles-container:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}body.manage-events form.manage-session div.profiles-container #profile-query,body.manage-events form.manage-track div.profiles-container #profile-query,body.manage-events form.manage-location div.profiles-container #profile-query{display:inline-block;border:none;height:27px;margin:0;min-width:auto !important;padding:0}body.manage-events form.manage-session div.profiles-container ul.profiles,body.manage-events form.manage-track div.profiles-container ul.profiles,body.manage-events form.manage-location div.profiles-container ul.profiles{display:inline;height:100%;margin:0;padding:0}body.manage-events form.manage-session div.profiles-container ul.profiles .button.mini,body.manage-events form.manage-track div.profiles-container ul.profiles .button.mini,body.manage-events form.manage-location div.profiles-container ul.profiles .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}body.manage-events form.manage-session div.profiles-container ul.profiles .button.left,body.manage-events form.manage-track div.profiles-container ul.profiles .button.left,body.manage-events form.manage-location div.profiles-container ul.profiles .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}body.manage-events form.manage-session div.profiles-container ul.profiles .button.right,body.manage-events form.manage-track div.profiles-container ul.profiles .button.right,body.manage-events form.manage-location div.profiles-container ul.profiles .button.right{border-radius:0 4px 4px 0;padding:0px}body.manage-events form.manage-session div.profiles-container ul.profiles .button.right span,body.manage-events form.manage-track div.profiles-container ul.profiles .button.right span,body.manage-events form.manage-location div.profiles-container ul.profiles .button.right span{position:relative;bottom:1px;right:1px}body.manage-events form.manage-session div.profiles-container ul.profiles li,body.manage-events form.manage-track div.profiles-container ul.profiles li,body.manage-events form.manage-location div.profiles-container ul.profiles li{display:inline-block;margin-right:4px}body.manage-events form.manage-session ul.tracks,body.manage-events form.manage-track ul.tracks,body.manage-events form.manage-location ul.tracks{display:inline-block;padding-top:0;min-width:20%;vertical-align:top}body.manage-events form.manage-session ul.tracks label,body.manage-events form.manage-track ul.tracks label,body.manage-events form.manage-location ul.tracks label{display:inline;font-weight:normal}body.manage-events form.manage-session a.remove,body.manage-events form.manage-track a.remove,body.manage-events form.manage-location a.remove{background:#dd4b39;border-radius:2px;color:#fff;cursor:pointer;padding:0px 4px;text-decoration:none}body.manage-events form.manage-session #added-sessions,body.manage-events form.manage-track #added-sessions,body.manage-events form.manage-location #added-sessions{border:1px solid gray;border-style:inset;min-height:20px;padding:4px}body.manage-events form.manage-session label,body.manage-events form.manage-track label,body.manage-events form.manage-location label{cursor:pointer;display:block;font-weight:600;margin-right:4px}body.manage-events form.manage-session section,body.manage-events form.manage-track section,body.manage-events form.manage-location section{margin-bottom:0.5em}body.manage-events form.manage-session section.datetime input,body.manage-events form.manage-track section.datetime input,body.manage-events form.manage-location section.datetime input{min-width:80px;width:100px}body.manage-events form.manage-session section.datetime span,body.manage-events form.manage-track section.datetime span,body.manage-events form.manage-location section.datetime span{position:relative;top:4px}body.manage-events form.manage-session textarea,body.manage-events form.manage-track textarea,body.manage-events form.manage-location textarea{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px";font-family:"Arial",sans-serif;height:95px;margin:0 2px;resize:none;width:100%}body.manage-events form.manage-session textarea:hover,body.manage-events form.manage-track textarea:hover,body.manage-events form.manage-location textarea:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}body.manage-events form.manage-session textarea:focus,body.manage-events form.manage-track textarea:focus,body.manage-events form.manage-location textarea:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}body.manage-events form.manage-session textarea.disabled,body.manage-events form.manage-session textarea.disabled:hover,body.manage-events form.manage-session textarea.disabled:active,body.manage-events form.manage-session textarea:disabled,body.manage-events form.manage-track textarea.disabled,body.manage-events form.manage-track textarea.disabled:hover,body.manage-events form.manage-track textarea.disabled:active,body.manage-events form.manage-track textarea:disabled,body.manage-events form.manage-location textarea.disabled,body.manage-events form.manage-location textarea.disabled:hover,body.manage-events form.manage-location textarea.disabled:active,body.manage-events form.manage-location textarea:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}body.manage-events #count-table .small-cell{width:150px}body.manage-events .delta-positive{color:#00c000}body.manage-events .delta-negative,body.manage-events .event-title{color:red !important}body.email-templates .hidden,body.email-templates .kd-error-message{display:none}body.email-templates #template-fields td{width:100px}body.email-templates #template-fields tr{line-height:35px}body.event-permissions{font-family:"Open Sans",arial,sans-serif}body.event-permissions h3{margin-bottom:0}body.event-permissions .profiles{padding-top:30px;width:50%}body.event-permissions .profiles a{text-decoration:none}body.events{font-family:"Open Sans",arial,sans-serif}body.events h2,body.events header{margin-bottom:0.5em}body.events h2 a.more,body.events header a.more{text-decoration:none;color:#15c;font-size:13px}body.events h2 a.more:hover,body.events header a.more:hover{text-decoration:underline}body.events section{margin-bottom:2em}body.events section.organizer-add-revoke{display:inline-block;width:65%}body.events img.tiny-profile-photo{width:25px;height:25px;margin-right:10px}body.events .separate-group{padding-top:20px}body.events #gc-content{max-width:1128px}body.events #gc-appbar{border-bottom:0}body.events #gc-appbar #title-container{max-width:1128px}body.events #required-msg-p{margin:0;font-size:11px}body.events .required-marker{color:#dd4b39;vertical-align:super}body.events .ui-helper-clearfix:empty{display:none}body.events .secondary-text{color:#777;display:block;font-size:11px}body.events .help-anchor{cursor:pointer;font-size:10px}body.events .event-title{color:#000;font-size:20px;font-weight:bold;line-height:24px;margin:0px;padding:0px;text-decoration:none}body.events #title-container{margin:28px 0 21px 0}body.events #title-container a.product-link,body.events #title-container a.product-link:hover{text-decoration:none}body.events #title-container .icon{vertical-align:middle}body.events #title-container .gdl-icon{float:left;margin-top:-12px;margin-right:12px}body.events #title-container .button{float:right;margin-top:5px}body.events #title-container .plusone-container{vertical-align:bottom}body.events #title-container h1{display:inline;font-size:24px;margin:0;vertical-align:middle}body.events #title-container .date,body.events #title-container .event-producer,body.events #title-container .product-info{margin-top:3px;font-size:14px;color:#777}body.events #title-container .date a,body.events #title-container .event-producer a,body.events #title-container .product-info a{color:#15c;text-decoration:none}body.events #title-container .date a:hover,body.events #title-container .event-producer a:hover,body.events #title-container .product-info a:hover{text-decoration:underline}body.events #title-container .product-info{padding-top:5px;margin-top:5px}body.events #title-container img.small-cal-icon{height:20px;padding:0 5px 0 20px;margin-bottom:-5px;width:20px}body.events #title-container a.add-calendar{font-size:12px;text-decoration:none}body.events #title-container a.add-calendar:hover{text-decoration:none}body.events .carousel-header{display:block;height:30px;padding-bottom:5px}body.events .carousel-header button{float:right;min-height:30px;min-width:36px}body.events .carousel-header button img{opacity:0.5;vertical-align:middle}body.events .carousel-header h2{display:inline}body.events .carousel-header #carousel-next{margin-left:0}body.events .carousel-header #carousel-prev{margin-left:12px;margin-right:0}body.events .carousel-header #gdl-product-filter-container{display:inline;float:right;margin-right:0}body.events .carousel{margin-top:0px;height:200px}body.events .calendar-tab{cursor:pointer;height:40px;padding:10px 5px 0 0}body.events .tab-container{padding-top:20px}body.events .tab-container h2{border-left:1px solid #e5e5e5;display:inline-block;padding-left:24px;padding-right:24px}body.events #cal-events-tab,body.events #cal-locations-tab{border-left:0}body.events .tabs-bottom{border-bottom:1px solid #e5e5e5;margin-top:-9px;margin-bottom:25px;width:100%}body.events .selected-tab{color:#1155cc}body.events .revoke{float:right}body.events .add-user{margin-left:5px;margin-right:5px;width:200px}body.events #addOrganizer #add-organizer-error{color:#dd4b39;display:none;padding-top:10px}body.events #addOrganizer #add-organizer-error #no-profile,body.events #addOrganizer #add-organizer-error #non-googler{display:none}body.events #add-organizer-error,body.events #revoke-organizer-error{color:#dd4b39;display:none;padding-top:10px}body.events #add-organizer-error #try-again-msg,body.events #add-organizer-error #error-msg,body.events #revoke-organizer-error #try-again-msg,body.events #revoke-organizer-error #error-msg{display:none}body.events .organizers{padding-top:1px}body.events .organizers .organizer a{text-decoration:none}body.events .organizers .organizer img{vertical-align:text-bottom}body.events #attend-label{line-height:35px}body.events .revoke{float:right}body.events .add-user{margin-left:5px;margin-right:5px;width:200px}body.events .admin{clear:both;display:inline-block;font-family:inherit;padding-top:10px;width:100%}body.events .admin h1{color:#777;font-size:20px;font-weight:normal;margin-bottom:0.50em}body.events .admin .col-one{float:left;width:58%}body.events .admin .col-two{float:left;line-height:30px;width:160px}body.events .dashboard{display:inline-block;height:500px;vertical-align:top;width:40%}body.events .dashboard ol{list-style-type:none}body.events .dashboard li{color:#777;font-size:13px;margin:4px}body.events .associate-group{margin-bottom:15px}body.events .associate-group a{text-decoration:none}body.events .associate-group img{height:25px;vertical-align:middle;width:25px}body.events #event-details-beta{display:inline;float:left;overflow:hidden;width:70.511%;margin-right:1.042%;float:left;max-width:688px;width:80%}body.events #reg-status{color:#15c;font-size:16px}body.events #gdl-product-filter-container{text-align:right;margin-right:12px;padding-bottom:5px}body.events #player-container{width:100%;background-color:#f1f1f1;text-align:center;padding:14px 0 10px 0}body.events #player-container #ytplayer,body.events #player-container #player-placeholder{width:850px;height:505px}body.events #event-details-beta .inline,body.events #live-event-details .inline{margin:0 0 1em 0}body.events #event-details-beta .inline header,body.events #live-event-details .inline header{display:inline}body.events #event-details-beta header,body.events #live-event-details header{font-size:13px;font-weight:bold}body.events #event-details-beta .event-title,body.events #live-event-details .event-title{color:#000;font-size:20px;font-weight:bold;line-height:24px;margin:0px;padding:0px}body.events #event-details-beta .event-info,body.events #live-event-details .event-info{color:#222;display:inline;font-size:16px;font-weight:normal;margin:0px;padding:0px}body.events #event-details-beta .event-description,body.events #live-event-details .event-description{padding-top:10px;padding-bottom:20px;text-align:justify}body.events #event-details-beta .event-sub-info,body.events #live-event-details .event-sub-info{font-size:11px;padding-top:10px;text-decoration:none}body.events #event-details-beta .event-sub-info span.grey,body.events #live-event-details .event-sub-info span.grey{color:#777;text-decoration:none}body.events #event-details-beta #confirm-delete,body.events #live-event-details #confirm-delete{background-color:#fff;border:1px solid #acacac;color:#222;font-size:13px;left:50%;margin-left:-285px;margin-top:36px;padding:32px 44px;pointer-events:auto;position:fixed;right:auto;top:0px;width:480px;z-index:100;-webkit-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.events #event-details-beta #confirm-delete h1,body.events #live-event-details #confirm-delete h1{color:#000;font-size:16px;margin:0px;margin-bottom:16px}body.events #event-socialbar{display:inline;float:left;overflow:hidden;width:22.1075%;margin-right:0;max-width:160px;margin-left:25px;padding:12px}body.events #event-socialbar #add-to-calendar img.small-cal-icon{height:20px;padding-right:5px;width:20px}body.events #event-socialbar #add-to-calendar a.add-calendar{vertical-align:top;text-decoration:none}body.events #event-socialbar h2{font-size:13px;font-weight:bold;margin:16px 0 4px 0}body.events #event-socialbar #manage-event .button{margin-bottom:20px}body.events #event-socialbar .organizers,body.events #event-socialbar .attendees{margin:0;padding:0}body.events #event-socialbar .organizers ul,body.events #event-socialbar .attendees ul{margin:0 0 0 2px;padding:0}body.events #event-socialbar .organizers li,body.events #event-socialbar .attendees li{display:inline;margin:0;padding:0}body.events #event-socialbar .organizers li.hidden,body.events #event-socialbar .attendees li.hidden{display:none}body.events #event-socialbar .organizers a,body.events #event-socialbar .attendees a{text-decoration:none}body.events #event-socialbar .organizers img,body.events #event-socialbar .attendees img{margin:-1px 0}body.events #event-socialbar .rsvp-message div{margin-top:15px}body.events #reg-form-wrapper{clear:both;display:none}body.events #reg-form-wrapper.reg-form-border{border:1px solid #ccc}body.events a.next.right.events-carousel-anchor,body.events a.prev.left.events-carousel-anchor{background-color:rgba(255,255,255,0.2)}body.events article.event{overflow:hidden;border:1px solid #eee;-webkit-box-shadow:0 2px 2px #d2d2d2;-moz-box-shadow:0 2px 2px #d2d2d2;box-shadow:0 2px 2px #d2d2d2}body.events article.event .icon-arrow,body.events article.event .icon-video-cam{margin-bottom:-3px}body.events article.event header.present{background-color:#dd4b39;text-align:center;font-size:14px;line-height:30px;padding:5px 0 0 0;margin-bottom:0;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDD4B39', endColorstr='#FFD85D52');background:#dd4b39;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d85d52));background:-webkit-linear-gradient(top, #dd4b39 0%,#d85d52 100%);background:-moz-linear-gradient(top, #dd4b39 0%,#d85d52 100%);background:-o-linear-gradient(top, #dd4b39 0%,#d85d52 100%);background:linear-gradient(top, #dd4b39 0%,#d85d52 100%)}body.events article.event header.past{background:#999}body.events article.event header{background-color:#4486f6;vertical-align:middle;font-size:12px;font-weight:600;color:#fff;height:34px;padding:5px 0 0 8px;margin-bottom:0;line-height:15px;border-bottom:1px solid #ddd;background:#4486f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4486f6), color-stop(100%, #207cca), color-stop(100%, #2989d8), color-stop(100%, #4180eb));background:-webkit-linear-gradient(top, #4486f6 0%,#207cca 100%,#2989d8 100%,#4180eb 100%);background:-moz-linear-gradient(top, #4486f6 0%,#207cca 100%,#2989d8 100%,#4180eb 100%);background:-o-linear-gradient(top, #4486f6 0%,#207cca 100%,#2989d8 100%,#4180eb 100%);background:linear-gradient(top, #4486f6 0%,#207cca 100%,#2989d8 100%,#4180eb 100%)}body.events article.event header .event-timezone{font-size:10px;font-weight:normal;color:rgba(255,255,255,0.8)}body.events article.event header.default-filler{background:none}body.events article.event summary{height:118px;display:block;color:black;font-size:14px;border-bottom:1px solid #ddd;padding:6px 4px 4px 10px}body.events article.event summary img{height:auto;width:auto;max-width:64px;max-height:64px;float:right;display:inline;position:absolute;right:15px;bottom:40px}body.events article.event a.button{padding:0 5px 0 0;background-color:#fff;color:#1155CC;vertical-align:center;float:right;font-size:14px;font-weight:normal;border:0 none;background-image:none}body.events article.event:nth-child(5n+1) summary{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFCBECC7', endColorstr='#FFCBECC7');background:#cbecc7;background:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cbecc7), color-stop(35%, #dbe8da), color-stop(68%, #d7e8d5), color-stop(100%, #cbecc7), color-stop(100%, #eeeeee), color-stop(100%, #cbecc7));background:-webkit-linear-gradient(left, #cbecc7 0%,#dbe8da 35%,#d7e8d5 68%,#cbecc7 100%,#eeeeee 100%,#cbecc7 100%);background:-moz-linear-gradient(left, #cbecc7 0%,#dbe8da 35%,#d7e8d5 68%,#cbecc7 100%,#eeeeee 100%,#cbecc7 100%);background:-o-linear-gradient(left, #cbecc7 0%,#dbe8da 35%,#d7e8d5 68%,#cbecc7 100%,#eeeeee 100%,#cbecc7 100%);background:linear-gradient(left, #cbecc7 0%,#dbe8da 35%,#d7e8d5 68%,#cbecc7 100%,#eeeeee 100%,#cbecc7 100%)}body.events article.event:nth-child(8n+1) summary{background-color:#dfeead;background-image:none}body.events article.event:nth-child(5n+2) summary{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFEEEEEE', endColorstr='#FFEEEEEE');background:#eee;background:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #eeeeee), color-stop(35%, #fcfcfc), color-stop(68%, #f7f7f7), color-stop(100%, #eeeeee), color-stop(100%, #eeeeee));background:-webkit-linear-gradient(left, #eeeeee 0%,#fcfcfc 35%,#f7f7f7 68%,#eeeeee 100%,#eeeeee 100%);background:-moz-linear-gradient(left, #eeeeee 0%,#fcfcfc 35%,#f7f7f7 68%,#eeeeee 100%,#eeeeee 100%);background:-o-linear-gradient(left, #eeeeee 0%,#fcfcfc 35%,#f7f7f7 68%,#eeeeee 100%,#eeeeee 100%);background:linear-gradient(left, #eeeeee 0%,#fcfcfc 35%,#f7f7f7 68%,#eeeeee 100%,#eeeeee 100%)}body.events article.event:nth-child(5n+3) summary{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFDFEEAD', endColorstr='#FFDFEEAD');background:#dfeead;background:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(12%, #dfeead), color-stop(36%, #ebf8c2), color-stop(62%, #ebf8c2), color-stop(95%, #dfeead));background:-webkit-linear-gradient(left, #dfeead 12%,#ebf8c2 36%,#ebf8c2 62%,#dfeead 95%);background:-moz-linear-gradient(left, #dfeead 12%,#ebf8c2 36%,#ebf8c2 62%,#dfeead 95%);background:-o-linear-gradient(left, #dfeead 12%,#ebf8c2 36%,#ebf8c2 62%,#dfeead 95%);background:linear-gradient(left, #dfeead 12%,#ebf8c2 36%,#ebf8c2 62%,#dfeead 95%)}body.events article.event:nth-child(5n+4) summary{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFBF0A0', endColorstr='#FFFBF0A0');background:#fbf0a0;background:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fbf0a0), color-stop(35%, #f7f1c3), color-stop(68%, #f7efc5), color-stop(100%, #fbf0a0), color-stop(100%, #eeeeee), color-stop(100%, #fbf0a0));background:-webkit-linear-gradient(left, #fbf0a0 0%,#f7f1c3 35%,#f7efc5 68%,#fbf0a0 100%,#eeeeee 100%,#fbf0a0 100%);background:-moz-linear-gradient(left, #fbf0a0 0%,#f7f1c3 35%,#f7efc5 68%,#fbf0a0 100%,#eeeeee 100%,#fbf0a0 100%);background:-o-linear-gradient(left, #fbf0a0 0%,#f7f1c3 35%,#f7efc5 68%,#fbf0a0 100%,#eeeeee 100%,#fbf0a0 100%);background:linear-gradient(left, #fbf0a0 0%,#f7f1c3 35%,#f7efc5 68%,#fbf0a0 100%,#eeeeee 100%,#fbf0a0 100%)}body.events article.event:nth-child(5n) summary{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFDCE8FF', endColorstr='#FFEEEEEE');background:#dce8ff;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dce8ff), color-stop(35%, #e8f0ff), color-stop(68%, #e8f0ff), color-stop(100%, #dce8ff), color-stop(100%, #eeeeee));background:-webkit-linear-gradient(#dce8ff 0%,#e8f0ff 35%,#e8f0ff 68%,#dce8ff 100%,#eeeeee 100%);background:-moz-linear-gradient(#dce8ff 0%,#e8f0ff 35%,#e8f0ff 68%,#dce8ff 100%,#eeeeee 100%);background:-o-linear-gradient(#dce8ff 0%,#e8f0ff 35%,#e8f0ff 68%,#dce8ff 100%,#eeeeee 100%);background:linear-gradient(#dce8ff 0%,#e8f0ff 35%,#e8f0ff 68%,#dce8ff 100%,#eeeeee 100%)}body.events article.event summary.default-filler{background-color:#ccc;background-image:none}body.events #previous-shows ol{list-style-type:none;margin-bottom:0;margin-right:0;padding-left:0}body.events #previous-shows ol.center{text-align:center}body.events #previous-shows ol.center li{text-align:left;margin:10px 19px}body.events #previous-shows ol li{color:#777;display:inline-block;font-size:13px;line-height:14 0%;margin-bottom:20px;margin-right:35px;max-width:240px;vertical-align:top}body.events #previous-shows ol li a{text-decoration:none;display:block;font-size:14px}body.events #previous-shows ol li a:hover{text-decoration:underline}body.events img.video-thumbnail{display:block;width:240px;height:135px;border:1px solid #ccc;border-radius:4px}body.events .white-down-arrow{background-image:url("/_static/images/white-down-arrow.png");background-repeat:no-repeat;float:right;height:6px;margin-right:-4px;margin-top:11px;width:10px}body.events #create-dialog{-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;-webkit-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;position:fixed;background-color:#fff;outline:1px solid rgba(0,0,0,0.2);padding:30px 32px;max-width:512px;z-index:100;pointer-events:auto;position:absolute;left:50%;margin-left:-500px;margin-top:90px;top:0px;width:688px;max-width:688px}body.events #event-recurrence-container{margin-top:9px}body.events #event-recurrence-container.disabled{color:#ccc}body.events #confirm-delete,body.events #confirm-edit,body.events #confirm-stale{background-color:#fff;border:1px solid #acacac;color:#222;font-size:13px;left:50%;margin-left:-285px;margin-top:36px;padding:32px 44px;pointer-events:auto;position:fixed;right:auto;top:0px;width:480px;z-index:100;-webkit-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.events #confirm-delete h1,body.events #confirm-edit h1,body.events #confirm-stale h1{color:#000;font-size:16px;margin:0px;margin-bottom:16px}body.events #event-tabs{padding-top:5px;padding-bottom:40px}body.events #create-form{font-family:"Arial","Helvetica",sans-serif}body.events #create-form h1{color:#000;font-size:16px;line-height:24px;margin:0px;margin-bottom:16px;padding:0px}body.events #create-form .kd-tabbed-horz{overflow:visible !important}body.events #create-form #field-all_day,body.events #create-form #view-all-tags,body.events #create-form #gplus_event_link_tag{padding-left:7px;text-decoration:none}body.events #create-form #id_recurrences+span.kd-select{padding-left:0;padding-right:0}body.events #create-form input.kd-checkbox{margin-left:0}body.events #create-form #event-key-field-wrapper{margin-top:0}body.events #create-form #id_invitation_only{background:#fff}body.events #create-form #conference-fields div.reg-details.create-mode{margin-top:0}body.events #create-form #registration-group-wrapper{display:inline-block}body.events #create-form #devsite-fields,body.events #create-form #thirdparty-fields{background:#f1f1f1;display:none}body.events #create-form #devsite-fields{padding:20px}body.events #create-form #thirdparty-fields{padding:30px 15px 30px}body.events #create-form .help-anchor{padding-left:20px}body.events #create-form .kd-bubble.field-help{position:absolute;width:270px;display:none}body.events #create-form .kd-bubble.field-help .pointer{left:-9px;top:30px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}body.events #create-form label.reg-system-label{padding-right:20px}body.events #create-form label[for="reg-thirdparty"]{padding-right:0}body.events #create-form #reg-system-help{margin-left:550px;margin-top:-46px}body.events #create-form #reg-system-help p{margin-top:10px}body.events #create-form #reg-system-help .title{font-weight:bold}body.events #create-form #invitation-help{margin-left:14px;margin-top:-20px}body.events #create-form #external-reg-help{margin-left:252px;margin-top:-45px}body.events #create-form #details-page-help{margin-left:10px;margin-top:-23px}body.events #create-form #key-name-help{margin-left:15px;margin-top:-24px}body.events #create-form .kd-select .kd-disclosureindicator{background:url("/_static/images/disclosure_arrow_dk_grey_up_down.png");width:7px;height:11px;-webkit-transform:none;-moz-transform:none;transform:none;margin-top:8px}body.events #create-form label.visibility{padding-right:20px}body.events #create-form .associated-group{border-top:solid #f1f1f1 1px;border-bottom:solid #f1f1f1 1px;padding-top:25px;padding-bottom:32px}body.events #create-form #id_site_wrapper{padding-right:30px}body.events #create-form #id_studio_wrapper{padding-right:30px}body.events #create-form #id_description{width:500px;height:120px}body.events #create-form #field-tags #field-tags-input{width:500px}body.events #create-form #field-tags label[for="field-tags-input"] a{font-size:11px}body.events #create-form #field-toggle-conference{margin-top:5px;padding-bottom:22px}body.events #create-form #field-visibility .help-anchor{padding-left:0}body.events #create-form #field-visibility #visibility-help{margin-left:17px;margin-top:-17px}body.events #create-form #field-visibility #visibility-help p{margin-top:10px}body.events #create-form #field-visibility #visibility-help .title{font-weight:bold}body.events #create-form #id_hangout_link,body.events #create-form #id_moderator_link{width:425px}body.events #create-form .fieldWrapper{clear:both}body.events #create-form .fieldWrapper:not(.firstField){margin-top:20px}body.events #create-form .fieldWrapper.invite-only{padding-bottom:20px}body.events #create-form .fieldWrapper label{font-size:13px}body.events #create-form .fieldWrapper input[type=text],body.events #create-form .fieldWrapper textarea{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px";width:60%}body.events #create-form .fieldWrapper input[type=text]:hover,body.events #create-form .fieldWrapper textarea:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}body.events #create-form .fieldWrapper input[type=text]:focus,body.events #create-form .fieldWrapper textarea:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}body.events #create-form .fieldWrapper input[type=text].disabled,body.events #create-form .fieldWrapper input[type=text].disabled:hover,body.events #create-form .fieldWrapper input[type=text].disabled:active,body.events #create-form .fieldWrapper input[type=text]:disabled,body.events #create-form .fieldWrapper textarea.disabled,body.events #create-form .fieldWrapper textarea.disabled:hover,body.events #create-form .fieldWrapper textarea.disabled:active,body.events #create-form .fieldWrapper textarea:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}body.events #create-form .fieldWrapper input[type=text],body.events #create-form .fieldWrapper #id_location{height:29px;width:500px}body.events #create-form .fieldWrapper input[type=text]:hover,body.events #create-form .fieldWrapper textarea:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 0px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 0px 1px 0}body.events #create-form .fieldWrapper input[type=text]:focus,body.events #create-form .fieldWrapper textarea:focus{border:1px solid #4d90fe;outline:none;-webkit-box-shadow:rgba(0,0,0,0.3) 0 0px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 0px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 0px 1px 0}body.events #create-form .fieldWrapper div.date_time input[type="text"]{vertical-align:baseline}body.events #create-form .fieldWrapper .tz_holder .name_tz{height:auto}body.events #create-form .fieldWrapper .tz_holder #error-message-tz{display:none;height:auto}body.events #create-form .fieldWrapper .location-container{padding:0;height:29px;width:500px}body.events #create-form .fieldWrapper .location-container input#id_location,body.events #create-form .fieldWrapper .location-container li{height:29px}body.events #create-form .fieldWrapper .location-container .chosen-locations{display:inline;height:100%;padding:0;width:100%}body.events #create-form .fieldWrapper .location-container .chosen-locations .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}body.events #create-form .fieldWrapper .location-container .chosen-locations .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}body.events #create-form .fieldWrapper .location-container .chosen-locations .button.right{border-radius:0 4px 4px 0;padding:0px}body.events #create-form .fieldWrapper .location-container .chosen-locations .button.right span{position:relative;bottom:1px;right:1px}body.events #create-form .fieldWrapper .location-container .chosen-locations li{display:inline-block;margin-left:4px}body.events #create-form .fieldWrapper .location-container #id_location{height:100%;margin:0;outline:none;width:100%}body.events #create-form .fieldWrapper .formerror{color:#dd4b39;text-decoration:none}body.events #create-form .fieldWrapper .formerror input[type=text],body.events #create-form .fieldWrapper .formerror textarea,body.events #create-form .fieldWrapper .formerror select,body.events #create-form .fieldWrapper .formerror .kd-select{border:1px solid #dd4b39}body.events #create-form .fieldWrapper .error-message{display:none;margin-top:3px}body.events #create-form .fieldWrapper .inner-group{display:inline-block;margin-right:50px}body.events #create-form .fieldWrapper #quota-wrapper{display:inline-block;margin-left:60px}body.events #create-form .fieldWrapper #quota-wrapper input[type="text"]{width:60px}body.events #create-form .fieldWrapper .gplus-event{font-size:10px}body.events #create-form .date_time input[type=text]{margin-right:5px;width:90px}body.events #create-form .date_time div{display:inline-block}body.events #create-form .event-icon-container{clear:right;float:right;padding-right:350px;margin-top:7px}body.events #create-form .toggle-conference{display:inline-block;float:right;margin-right:430px}body.events #create-form.conference #conference-fields{display:block}body.events #create-form.conference #field-toggle-conference{padding-bottom:20px}body.events #create-form.conference .advanced-options input[type="text"]{width:100%}body.events #create-form.conference #make-conference{display:none}body.events #create-form.event #conference-fields,body.events #create-form.hangout #conference-fields,body.events #create-form.youtube #conference-fields{display:none}body.events #create-form.event .advanced-options,body.events #create-form.hangout .advanced-options,body.events #create-form.youtube .advanced-options{display:none}body.events #create-form.event #make-event,body.events #create-form.hangout #make-event,body.events #create-form.youtube #make-event{display:none}body.events .hidden{display:none}body.events .undo{color:#15c;cursor:pointer;font-size:13px;padding-left:8px;text-decoration:underline}body.events #dialog-shield{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:0.75;-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;background:#fff;position:fixed;height:100%;width:100%;left:0;right:0;top:0;bottom:0;z-index:99;margin:0}body.events img.tiny-profile-photo{width:25px;height:25px}body.events .kd-zippy span.row{cursor:pointer;display:block}body.events .kd-zippy.expanded .kd-zippycontent{height:185px}body.events .kd-zippycontent li{padding-left:5px;margin-left:0px;background-repeat:no-repeat;background-position:2px center;line-height:23px}body.events .kd-disclosureindicator{display:inline-block;width:5px;height:7px;background:url("/_static/images/disclosure_arrow_dk_grey.png") center no-repeat;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}body.events .kd-disclosureindicator.down{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}body.events .icon_url_preview{height:25px;margin-bottom:-8px;margin-left:6px;width:30px;padding-right:5px}body.events ul{list-style:none;padding-left:0px;padding-top:11px;margin-bottom:0px}body.events #id_location{resize:none}body.events #id_location,body.events #id_description{overflow:auto}body.events .kd-butterbar.manage-agenda{position:fixed;top:30px}body.events .agenda h3{margin-bottom:0}body.events .agenda .calendar{margin-top:8px}body.events .agenda .filters{margin-top:1em;padding-top:0}body.events .agenda .filters li{border:1px solid #fff;border-radius:4px;display:inline-block;font-family:"Lucida Granda",sans-serif;height:28px;line-height:28px;min-width:54px;padding:0 8px;text-align:center;vertical-align:middle}body.events .agenda .filters li input{margin:0;padding:0}body.events .agenda .filters li label{color:white;cursor:pointer;font-size:11px;font-weight:bold}body.events .agenda .filters li.button{padding:0}body.events #template_error{display:none}body.events #email-details .kd-textinput{width:160px}body.events #email-details tr{line-height:40px}body.events #registration-emails #email_subject{width:660px}body.events #event-wallet-credential #credential_key_name{width:150px;margin:-4px 0 0 5px}body.events #email-list tr.selected,body.events #email-list tr.selected:hover,body.events #template-list tr.selected,body.events #template-list tr.selected:hover{background-color:#ccc}body.events #email-list tr:hover,body.events #template-list tr:hover{background-color:#e0ecf8}body.events #email-list tr td,body.events #template-list tr td{border-collapse:collapse;border-color:#dcdcdc;border-spacing:0;border-style:solid;border-width:0 0 1px 0;cursor:pointer;padding:3px}#oauth-response-container{text-align:center;margin:0 auto;width:50px}#oauth-response-container div{text-align:center;vertical-align:top;background-color:#F9EDBE;border:1px solid #f0c36d;color:#484848;font-size:13px;font-weight:bold;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-o-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;margin-left:-60px;margin-top:-108px;position:absolute;padding:0 10px}.hide-oauth-container{display:none}.unhide-oauth-container{display:block}.manage-reports #submit-reports{margin:5px 0 0 33%}.kd-bubble{background:#FFF;outline:1px solid rgba(0,0,0,0.2);padding:16px;position:relative;width:146px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-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)}.kd-bubble .pointer{background:url("/_static/images/bubble_point_white.png");display:block;height:11px;left:24px;margin:0 0 0 -5px;outline:none;position:absolute;top:-11px;width:17px}.kd-bubble.alert{background:#f9edbe;outline:1px solid #f0c36d}.kd-bubble.alert .pointer{background:url("/_static/images/bubble_point_yellow.png")}.kd-bubble p{color:#666;margin-bottom:0}.reg-details.hide-details,.payment-details.hide-details{display:none}.reg-details div.details,.payment-details div.details{display:-webkit-box;display:-moz-box;display:-ms-box;display:box;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-box-pack:justify;box-pack:justify;-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-box-lines:multiple;box-lines:multiple}.reg-details div.details div.reg-field,.payment-details div.details div.reg-field{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;box-flex:1;border:1px solid #777;height:100%}.reg-details div.details div.reg-field div.reg-key,.payment-details div.details div.reg-field div.reg-key{background-color:#3f74e9;color:#fefefe;width:100%}.reg-details div.details div.reg-field div.reg-value,.payment-details div.details div.reg-field div.reg-value{background-color:#eee;width:100%}div.log-entry{background-color:#f7f7f7;padding:5px 0px}div.log-entry .log-header{cursor:pointer}div.log-entry date{font-weight:bold}div.log-entry .hide-log-detail{display:none}div.log-entry .log-change-param{font-weight:bold;color:green}div.log-entry div.log-detail-container{background-color:#eee;padding-top:5px}div.log-entry div.log-detail-container>div label{font-weight:bold;position:absolute;margin-left:20px}div.log-entry div.log-detail-container>div div{display:inline;margin-left:200px}div.log-entry div.log-detail-container>div div .log-was{font-weight:bold;color:red}div.log-entry div.log-detail-container>div div .log-now{font-weight:bold;color:green}div.registration-field.valid img.valid{display:''}div.registration-field.valid img.invalid{display:none}div.registration-field.invalid img.valid{display:none}div.registration-field.invalid img.invalid{display:''}div.registration-field.pending img.valid,div.registration-field.pending img.invalid{display:none}#regflow #main{padding-top:15px}#flow-wrapper{font-family:"Open Sans",arial,sans-serif;min-height:400px}#flow-wrapper .content{font-size:15px;position:relative}#flow-wrapper .content p strong{font-weight:600}#flow-wrapper .io-blue{color:#3f74e9}#flow-wrapper .io-red{color:#f05620}#flow-wrapper .io-gray{color:#666}#flow-wrapper #promo-code{float:right;padding:0;margin:0 0 20px 0;font-weight:600}#flow-wrapper #promo-code strong{color:#3f74e9;font-size:15px}#flow-wrapper #confirmation-code{color:#f05620;font-size:15px}#flow-wrapper h1{font-size:1.5em;margin:1em 0 0.5em 0}#flow-wrapper .registration-ui #plus-profile{padding-bottom:10px}#flow-wrapper .registration-ui #plus-profile span{display:inline-block;vertical-align:top}#flow-wrapper .registration-ui #plus-profile span#profile-image{border:1px solid #ccc;padding:1px}#flow-wrapper .registration-ui #plus-profile span#profile-image img{margin-bottom:-7px}#flow-wrapper .registration-ui #plus-profile span#disp-name{font-weight:bold}#flow-wrapper .registration-ui #plus-profile span#disp-name a{text-decoration:none}#flow-wrapper .registration-ui select{width:200px;margin:7px 2px 10px 2px}#flow-wrapper .registration-ui .button-red{margin:30px 0px 10px 50px}#flow-wrapper .registration-ui td{height:35px;color:#666;font-size:13px;vertical-align:baseline;padding:4px 2px 3px 2px}#flow-wrapper .registration-ui td.align-top{vertical-align:top;padding-top:16px}#flow-wrapper .registration-ui .column{display:inline-block;vertical-align:top;margin-top:6px;margin-right:12px}#flow-wrapper .registration-ui textarea{width:200px;margin:4px 0;background-color:white;line-height:27px;padding-left:8px;color:#333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;font-family:Arial,sans-serif}#flow-wrapper .registration-ui .error-field{border:1px dotted #f05620 !important}#flow-wrapper .registration-ui .error-text{color:#f05620;display:none;font-size:11px;font-weight:normal}#flow-wrapper .registration-ui .help-text{font-size:12px;font-weight:normal}#flow-wrapper .registration-ui #plus-id-message{font-weight:normal;padding:5px 0 0 20px;text-align:left}#flow-wrapper .registration-ui #hotel_name{width:250px}#flow-wrapper .registration-ui #gender-group label{cursor:pointer;display:block;margin:6px 0 0 0;position:relative;text-align:left}#flow-wrapper .registration-ui #gender-group label>span{left:20px;position:absolute;top:0}#flow-wrapper .registration-ui .custom-field-action{color:#b8b8b8;cursor:pointer;padding-right:25px}#flow-wrapper .registration-ui .custom-field-action:hover{color:#666}#flow-wrapper .registration-ui #custom-field-input button,#flow-wrapper .registration-ui .custom-field-wrapper button{margin:0 0 3px 30px}#flow-wrapper .registration-ui .custom-field-wrapper td:first-child input[type="text"]{display:none;width:175px}#flow-wrapper .registration-ui .custom-field-wrapper td:nth-child(2) button{display:none}#flow-wrapper .registration-ui .custom-field-wrapper.visible td:first-child .custom-field-action{display:none}#flow-wrapper .registration-ui .custom-field-wrapper.visible td:first-child label{display:none}#flow-wrapper .registration-ui .custom-field-wrapper.visible td:first-child input[type="text"]{display:inline-block}#flow-wrapper .registration-ui .custom-field-wrapper.visible td:nth-child(2) button{display:inline-block}#flow-wrapper #legal-text-container label{margin-right:0px}#gc-appbar h1.event-title{font-size:2em}#io #flow-wrapper .registration-ui p{color:#666}#io #flow-wrapper .registration-ui section.main-section{border:none;border-bottom:1px solid #e5e5e5;margin:0;padding:10px 0 30px 0}#io #flow-wrapper .registration-ui section.main-section:last-child{border-bottom:none;padding-top:30px}#io #flow-wrapper .registration-ui section.main-section h5{font-size:14px;font-weight:bold;line-height:20px}#io #flow-wrapper .registration-ui section.main-section>section{border:none;margin-bottom:0;margin-top:25px;padding:0}#io #flow-wrapper .registration-ui section.main-section>section>h5{margin-top:0}#io #flow-wrapper .registration-ui section.main-section .kd-radio{position:relative;top:5px}#io #flow-wrapper .registration-ui section.main-section .kd-radio+label:before,#io #flow-wrapper .registration-ui section.main-section .kd-radio:checked+label:before{content:none}#io #flow-wrapper .registration-ui table{width:100%}#io #flow-wrapper .registration-ui tr:first-child p:first-child{margin:0}#io #flow-wrapper .registration-ui tr:last-child p:last-child{margin-bottom:0}#io #flow-wrapper .registration-ui td:first-child{padding:6px 12px 6px 6px;text-align:left;font-weight:bold;width:100px}#io #flow-wrapper .registration-ui .product-table{width:65%;border-collapse:collapse;border:1px solid #666}#io #flow-wrapper .registration-ui .product-table th,#io #flow-wrapper .registration-ui .product-table td{border-left:1px solid #666;border-right:1px solid #666;text-align:center;width:18%}#io #flow-wrapper .registration-ui .product-table th:first-child,#io #flow-wrapper .registration-ui .product-table td:first-child{width:46%;text-align:left;padding-left:6px}#io #flow-wrapper .registration-ui .product-table th label,#io #flow-wrapper .registration-ui .product-table td label{display:none}#io #flow-wrapper .registration-ui .product-table td:nth-child(2):hover,#io #flow-wrapper .registration-ui .product-table td:nth-child(3):hover,#io #flow-wrapper .registration-ui .product-table td:nth-child(4):hover{cursor:pointer;background-color:#f9edbe}#io #flow-wrapper .registration-ui .product-table th{background-color:#ccc;color:#666;height:25px;padding:5px 2px}#io #flow-wrapper .registration-ui .product-table tr:nth-child(even){background-color:#ebebeb}#io #flow-wrapper .registration-ui .required::after{content:"* ";color:#f05620;white-space:nowrap}#io #flow-wrapper .registration-ui .input-pair{white-space:nowrap;margin-right:40px}#io #flow-wrapper .registration-ui .input-pair label:first-child{margin-right:15px}#io #flow-wrapper .registration-ui .input-pair label:nth-child(2){margin-left:3px}#ticket-warning-container{text-align:left;width:500px;margin:auto}#ticket-warning-container #ticket-warning-container-header img{vertical-align:middle}#ticket-warning-container #ticket-warning-list{margin-left:50px}#payment-verification{text-align:center}#top-timer #countdown-warning{text-align:center;background-color:#444;color:#CCC}#top-timer #countdown-warning #countdown-timer{font-size:2.5em}#top-timer #countdown-warning #countdown-message{font-size:1.5em}#flow-wrapper #wait-page-content,#flow-wrapper #payment-page-content,#gc-content #wait-page-content,#gc-content #payment-page-content{background:none;top:0;text-align:center;color:#666;padding-top:25px}#flow-wrapper #wait-page-content p,#flow-wrapper #payment-page-content p,#gc-content #wait-page-content p,#gc-content #payment-page-content p{color:#666;font-size:15px}#flow-wrapper #wait-page-content h1,#flow-wrapper #payment-page-content h1,#gc-content #wait-page-content h1,#gc-content #payment-page-content h1{color:#666;line-height:140%}#flow-wrapper .danger-timer,#gc-content .danger-timer{color:#f05620}#flow-wrapper .stopped-timer,#gc-content .stopped-timer{color:#f1f1f1}#flow-wrapper #countdown-timer,#gc-content #countdown-timer{font-size:50px}#flow-wrapper #status_img_loading,#gc-content #status_img_loading{padding-top:40px;padding-bottom:40px}#flow-wrapper .help-anchor,#gc-content .help-anchor{cursor:pointer;font-size:10px;margin-left:20px;text-decoration:none;vertical-align:super}#flow-wrapper .kd-bubble.field-help,#gc-content .kd-bubble.field-help{position:absolute;width:300px;display:none}#flow-wrapper .kd-bubble.field-help .pointer,#gc-content .kd-bubble.field-help .pointer{left:-9px;top:20px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}#flow-wrapper #user-id-help,#gc-content #user-id-help{margin:-13px 0 0 25px;width:500px}#flow-wrapper #user-id-help span,#gc-content #user-id-help span{display:inline-block}#flow-wrapper input[type="email"],#flow-wrapper input[type="text"],#gc-content input[type="email"],#gc-content input[type="text"]{width:200px;height:29px;margin:4px 0;background-color:white;line-height:27px;padding-left:8px;color:#333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block}#flow-wrapper input[type="email"].disabled,#flow-wrapper input[type="email"].disabled:hover,#flow-wrapper input[type="email"].disabled:active,#flow-wrapper input[type="text"].disabled,#flow-wrapper input[type="text"].disabled:hover,#flow-wrapper input[type="text"].disabled:active,#gc-content input[type="email"].disabled,#gc-content input[type="email"].disabled:hover,#gc-content input[type="email"].disabled:active,#gc-content input[type="text"].disabled,#gc-content input[type="text"].disabled:hover,#gc-content input[type="text"].disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}#flow-wrapper #search-form input#filter-value.kd-textinput,#gc-content #search-form input#filter-value.kd-textinput{margin:0 0;width:300px}.errormsg{display:none;color:#dd4b39}#registration-error{text-align:center;color:#666;padding-top:25px}#gc-content .registration-ui table{width:auto}#gc-content .registration-ui td:first-child{padding:6px 12px 6px 6px;text-align:right;font-weight:bold}#gc-content .registration-ui td:last-child{width:80%}#gc-content .registration-ui .required::before{content:"* ";color:#f05620;white-space:nowrap}#gc-content .registration-ui .input-pair{white-space:nowrap}#gc-content .registration-ui .input-pair label{margin-right:8px}#redeem-wrapper p{font-size:1em}#redeem-wrapper span.label{margin-right:5px}#redeem-wrapper .required::after{content:"* ";color:#dd4b39;white-space:nowrap}#redeem-wrapper #promocode-value{font-weight:bold}#redeem-wrapper #user-id-help span{margin-bottom:10px}body.redeem-vipcode{font-family:"Open Sans",arial,sans-serif}body.redeem-vipcode #gc-content{margin:0 auto;margin-top:40px;width:1000px}body.redeem-vipcode #gc-content h1{font-size:23px}body.redeem-vipcode #gc-content #redeem-wrapper p{color:#3f3f3f;font-size:14px;margin:21px 0}.todos-list #add-button{float:right}.todos-list td button{float:right;margin-right:10px}.todos-list .th-datetime{width:280px}.add-edit-todo #delete-button{margin-left:400px}.add-edit-todo-fields{margin-bottom:10px;width:38%;border-width:0px !important}.add-edit-todo-fields td{border-width:0px !important;width:50px;height:40px}.add-edit-todo-fields .time-input{width:78px}.add-edit-todo-fields .checkbox-action-container a{margin-right:10px}.add-edit-todo-fields .type-code-field{display:inline-block}.badge-filter-page td{border-color:#F0F0F0;border-style:solid;border-width:1px;padding-left:5px}.badge-filter-page th{border:none}.badge-filter-page #start-board{float:right;margin-top:-35px}.badge-filter-page .type_checkboxes{display:inline-block;margin-left:10px;max-width:715px;vertical-align:top}#badge-board{font:normal 100% "Open Sans",Arial,sans-serif}#badge-board a{text-decoration:none}#badge-board #header .content{top:-58px;width:100%}#badge-board #header .content #logo,#badge-board #header .content #location{left:50px}#badge-board #header .content #logo{bottom:5em !important}#badge-board #header .content #location{bottom:4em !important}#badge-board #header .content .page-title{border-bottom:none;color:#3D88F3;font-size:40px;left:35%;top:35%;position:relative}#badge-board #main{padding:0 0 200px !important}#badge-board #main .content{width:100%}#badge-board #main .content table{font-size:40px;width:100%}#badge-board #main .content table tr{height:140px}#badge-board #main .content table tr .td_checkin_time{width:380px}#badge-board #main .content table tr .td_type_code{width:440px}#badge-board #main .content table tr .td_shirt_size{width:480px}#badge-board #main .content table tr td{border-color:#F1F1F1;border-style:solid;border-width:2px;padding-left:60px;vertical-align:middle}#badge-board #main .content table tr:nth-child(even) td{background-color:#FAFAFA}#badge-board #main .content table tr:nth-child(odd) td{background:none}#badge-board #footer{pointer-events:none !important}#badge-board #footer #thisisgoogle{margin-top:5px !important}.summary-column{width:49%;display:inline-block;vertical-align:top;line-height:1.8}.pagespeed a{text-decoration:none}.pagespeed #gc-main{margin-left:0px !important;max-width:1304px;width:80%}.pagespeed #gc-content{padding:0 !important}.pagespeed .gux-tooltip a,.pagespeed .gux-tooltip a:visited{color:#4272db;text-decoration:none}.pagespeed .gux-tooltip a:hover{color:#4272db;text-decoration:underline}.pagespeed .gwt-PopupPanelGlass{background-color:#000000;opacity:0.3;z-index:100}.pagespeed .gwt-PopupPanel{background:none repeat scroll 0 0 #fff;border:3px solid #c3d9ff;padding:3px;z-index:101}.pagespeed #messageContainer{position:absolute;top:54px;width:100%;text-align:center;display:none;z-index:1000}.pagespeed #messageLabel{display:inline-block;margin:0 auto;-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);padding:7px 16px !important;background:#f9edbe !important;border:1px solid #f0c36d;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;line-height:16px;font-size:11px}.pagespeed #messageLabel{background-color:#fe8;padding:2px 15px}.pagespeed #messageLabel.progress{background-color:#ffee88}.pagespeed #messageLabel.error{background:#dd4b39 !important;border:1px solid #bb3c2c;color:white}.kd-textinput{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}.kd-textinput:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}.kd-textinput:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}.kd-textinput.disabled,.kd-textinput.disabled:hover,.kd-textinput.disabled:active,.kd-textinput:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.admin{color:#222;font-family:Arial,sans-serif;font-size:13px;line-height:18px;max-width:952px}.admin h1{font-size:24px;margin:1.5em;margin-left:0px;color:#dd4b39}.admin #user,.admin .name-title{color:#000;font-size:16px;line-height:24px;margin-top:16px;margin-bottom:16px}.admin .name-title{margin-bottom:0}.admin .btn-revoke{float:right}.admin .col-1{float:left;padding-top:10px}.admin .col-2{float:right;padding-top:10px}.admin ul{list-style:none;padding:0px}.admin ul li{padding:3px;padding-left:8px;max-width:400px}.admin ul li .x-delete,.admin ul li .notowned{color:#777;font-weight:bold;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.admin ul li span{padding:0px 5px}.admin ul li div{float:right}.admin ul li:hover{background-color:#eee}.admin ul li:hover .x-delete,.admin ul li:hover .notowned{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.admin .profiles{padding-top:20px}.admin .profiles .profile a{text-decoration:none}.admin .profiles .profile img{vertical-align:text-bottom}.admin img.tiny-profile-photo{width:25px;height:25px}.admin #search-name{width:280px}.admin input[type=text]{background-color:#fff;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;height:22px;padding-left:3px;width:175px;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.admin input[type=text]:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 0px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 0px 1px 0}.admin input[type=text]:focus{border:1px solid #4d90fe;outline:none;-webkit-box-shadow:rgba(0,0,0,0.3) 0 0px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 0px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 0px 1px 0}.admin .formerror,.admin .blocked{color:#DD4B39}.admin .formerror input[type=text],.admin .formerror textarea,.admin .blocked input[type=text],.admin .blocked textarea{border:1px solid #dd4b39}.admin .blocked{font-weight:bold}.api-explorer .api-result{float:left;margin-left:30px}.api-explorer #error-text{display:none}.api-explorer #errors{display:none}.api-explorer #api-button{display:none}.api-explorer #result{display:none}.api-explorer #base-url{display:none}.api-explorer #working-text{display:none}.api-explorer .api-select{float:left;border:1px solid #222;display:inline-block;padding:10px;margin:5px}#pagenotfound div.item div{margin:4px 0px}#pagenotfound div.item span,#pagenotfound div.item input{margin-left:8px}#pagenotfound div.item span{font-weight:bold}#pagenotfound div.item input{width:50px}#pagenotfound .new-issue{background-color:#DFD}#pagenotfound .old-issue{background-color:#FDD}#pagenotfound .ignored-issue{opacity:.4}.savedlogs>div{list-style:none}.savedlogs>div>div .exw-control{padding-top:4px}.savedlogs>div>div>div{font-weight:bold}.savedlogs>div>div .applog{background-color:#f7f7f7;font-weight:normal;margin:0}.savedlogs>div>div .debug{color:#888}.savedlogs>div>div .info{color:#3c0}.savedlogs>div>div .warn{color:#f70}.savedlogs>div>div .error{color:#f00}.savedlogs>div>div .critical{color:#f00}.savedlogs .spacer{width:80%;border:1px #999 solid;margin:20px 0px}.savedlogs input[type=text],.savedlogs textarea{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}.savedlogs input[type=text]:hover,.savedlogs textarea:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}.savedlogs input[type=text]:focus,.savedlogs textarea:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}.savedlogs input[type=text].disabled,.savedlogs input[type=text].disabled:hover,.savedlogs input[type=text].disabled:active,.savedlogs input[type=text]:disabled,.savedlogs textarea.disabled,.savedlogs textarea.disabled:hover,.savedlogs textarea.disabled:active,.savedlogs textarea:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.savedlogs input[type=text]{height:29px}.savedlogs textarea{height:95px;margin:5px 0px;resize:none;width:100%}#existingpermissions{margin-top:15px}.manage-permissions{overflow:hidden}.google_wallet_admin .kd-textinput,.google_wallet_admin .kd-checkbox input{margin:5px}.google_wallet_admin #wallet-details-result-container{text-align:center;margin:0 auto;width:50px}.google_wallet_admin #wallet-details-result-container div{display:none;text-align:center;vertical-align:top;background-color:#F9EDBE;border:1px solid #f0c36d;color:#484848;font-size:13px;font-weight:bold;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-o-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;margin-left:-60px;margin-top:-55px;position:absolute;padding:0 10px}.google_wallet_admin #postback-url{border:1px solid #b9b9b9;padding:3px;margin:5px;display:inline-block}.google_wallet_admin #edit-wallet-errors{color:#dd4b39}.google_wallet_admin #existing-wallets .delete-span{color:#fec4bc;cursor:pointer;font-weight:bold}.google_wallet_admin .right-align-field{width:110px}.google_wallet_admin .decorated tr.selected,.google_wallet_admin .decorated tr.selected:hover{background-color:#ccc}.google_wallet_admin .decorated tr.selected .delete-span,.google_wallet_admin .decorated tr.selected:hover .delete-span{color:#dd4b39}.google_wallet_admin .decorated tr:hover{background-color:#e0ecf8}.google_wallet_admin .decorated tr:hover .delete-span{color:#dd4b39}.google_wallet_admin .decorated tr th{width:250px}.google_wallet_admin .decorated tr td{cursor:pointer}.search-exp{float:right;width:28%;padding-left:5px}.search-exp article{font-size:13px}.search-exp article>div{line-height:0px}.search-exp article>div span{line-height:13px}.search-exp header{font-size:13px}.search-exp .more{font-size:13px}.search-autocomplete{background-color:#fefefe;border:1px solid #bbb;padding:0 5px;width:50%;z-index:1100}.search-autocomplete div>a.result{font-size:81%}.search-autocomplete div>span{font-size:68%}.search-autocomplete div>p.content{font-size:81%;color:#555}.search-page div>a.result{font-size:100%}.search-page div>span{font-size:75%}.search-page div>p.content{font-size:81%}.search-results div{font-size:16px}.search-results div>p.path{font-size:68%;color:#093;line-height:1.2em;margin:0;padding:0}body.search #sidebar{display:none}body.search #content{display:block;float:none;width:100%}.result-paging{margin:10px}.profile-results{padding:10px;overflow:auto;clear:both}.profile-results h1{border-bottom:#999 1px solid}.profile-results>.result{display:inline;float:left;overflow:hidden;width:32.63%;margin-right:0;margin:10px auto 10px auto;float:left}.profile-results>.result div span{display:block}.profile-results>.result .thumb{margin-left:15px;float:left}.profile-results>.result .stats{float:right;margin-right:15px}.profile-results>.result .stats .result-name{font-size:120%}.profile-results>.result img{display:block;width:auto;height:75px;border:#999 1px solid;padding:2px}#search-results{width:100%}#search-results a.gs-title{color:#15c}#search-results a.gs-title:active{color:#dd4b39}#search-results .gs-snippet{color:#222}#search-results .gs-visibleUrl,#search-results .gs-visibleUrl-long,#search-results .gs-visibleUrl-short{color:#093}#search-results .loading{font-size:13px}#search-results .gsc-control-cse{padding:0}#search-results .gsc-result,#search-results .gsc-result-info{padding-left:0}#search-results td.gsc-table-cell-thumbnail,#search-results td.gsc-thumbnail{display:none}#search-results .gs-image{display:none}.gsc-adBlock,.gsc-adBlockVertical,.gsc-resultsHeader{display:none !important}.gsc-wrapper{width:100% !important}.gsc-tabsArea{display:none}.gs-per-result-labels{display:none}body.tags_admin>.ui-autocomplete,body.tag-list>.ui-autocomplete,body.showcase-dashboard>.ui-autocomplete{cursor:default;position:absolute}body.tags_admin>.ui-autocomplete,body.tag-list>.ui-autocomplete,body.showcase-dashboard>.ui-autocomplete{width:1px}body.tags_admin>.ui-menu,body.tag-list>.ui-menu,body.showcase-dashboard>.ui-menu{display:block;float:left;list-style:none outside none;margin:0;padding:2px}body.tags_admin>.ui-menu .ui-menu,body.tag-list>.ui-menu .ui-menu,body.showcase-dashboard>.ui-menu .ui-menu{margin-top:-3px}body.tags_admin>.ui-menu .ui-menu-item,body.tag-list>.ui-menu .ui-menu-item,body.showcase-dashboard>.ui-menu .ui-menu-item{clear:left;float:left;margin:0;padding:0;width:100%}body.tags_admin>.ui-menu .ui-menu-item a,body.tag-list>.ui-menu .ui-menu-item a,body.showcase-dashboard>.ui-menu .ui-menu-item a{display:block;line-height:1.5;padding:2.6px 5.2px;text-decoration:none}body.tags_admin>.ui-menu .ui-menu-item a.ui-state-hover,body.tags_admin>.ui-menu .ui-menu-item a.ui-state-active,body.tag-list>.ui-menu .ui-menu-item a.ui-state-hover,body.tag-list>.ui-menu .ui-menu-item a.ui-state-active,body.showcase-dashboard>.ui-menu .ui-menu-item a.ui-state-hover,body.showcase-dashboard>.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}body.tags_admin .ui-state-hover,body.tag-list .ui-state-hover,body.showcase-dashboard .ui-state-hover{background-color:#f1f1f1;color:#202020;font-weight:bold}body.tags_admin>.ui-widget-content,body.tag-list>.ui-widget-content,body.showcase-dashboard>.ui-widget-content{background-color:#fff;color:#202020;border:1px solid #ddd}body.tags_admin .ui-widget.tag-admin,body.tag-list .ui-widget.tag-admin,body.showcase-dashboard .ui-widget.tag-admin{display:inline;padding-right:100px}body.tags_admin .ui-widget.tag-admin label,body.tag-list .ui-widget.tag-admin label,body.showcase-dashboard .ui-widget.tag-admin label{display:inline}body.tags_admin .google-visualization-table-div-page>div:nth-child(2),body.tag-list .google-visualization-table-div-page>div:nth-child(2),body.showcase-dashboard .google-visualization-table-div-page>div:nth-child(2){float:right}.kd-butterbar-container{text-align:center;position:absolute;background:none;width:100%;height:0px;overflow:visible}.kd-butterbar-container .kd-butterbar-m{position:relative;top:20px;display:inline-block;text-align:center;padding:8px 16px;background:#f9edbe;border:1px solid #f0c36d;z-index:10;opacity:0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-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;-o-transition:opacity 0.218s;transition:opacity 0.218s}.kd-butterbar-container .kd-butterbar-m.io{z-index:65535}.kd-butterbar-container .kd-butterbar-m.io p{font-size:13px}.kd-butterbar-container .kd-butterbar-m p{font-size:12px;margin:0;line-height:20px}.kd-butterbar-container .kd-butterbar-m p a{color:#222;text-decoration:underline}.kd-butterbar-container .kd-butterbar-m p a:visited,.kd-butterbar-container .kd-butterbar-m p a:hover{color:#222}.kd-butterbar-container .kd-butterbar-m a.kd-butterbar-dismiss{text-decoration:none;color:black;float:right;display:block;position:absolute;top:1px;right:4px;font-size:12px}.kd-butterbar-container .kd-butterbar-m a.kd-butterbar-dismiss:before{content:"\00d7"}.kd-butterbar-container .kd-butterbar-m.shown{opacity:1;-webkit-transition:opacity 0.13s;-moz-transition:opacity 0.13s;-o-transition:opacity 0.13s;transition:opacity 0.13s}.kd-butterbar{position:absolute;text-align:center;z-index:10;margin-top:-13px;width:100%;opacity:0;-webkit-transition:opacity 0.13s;-moz-transition:opacity 0.13s;-o-transition:opacity 0.13s;transition:opacity 0.13s}.kd-butterbar>span,.kd-butterbar>p{font-family:"Arial","Helvetica",sans-serif;font-size:11px;padding:8px 16px;background:#f9edbe;border:1px solid #f0c36d;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-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)}.kd-butterbar a{color:#333;text-decoration:underline}.kd-butterbar a:visited,.kd-butterbar a:hover{color:#333}.kd-butterbar.shown{opacity:1;-webkit-transform:scale(1);-webkit-transition:all 0.13s,left 0 linear 0;-moz-transition:all 0.218s;-o-transition:all 0.218s}.kd-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.kd-button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.kd-button:visited{color:#666}.kd-button:focus{border:1px solid #4d90fe;outline:none}.kd-button.disabled,.kd-button.disabled:hover,.kd-button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-closebutton{width:44px;height:44px;background:url("/_static/images/x.png") center no-repeat;position:absolute;top:0;right:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";cursor:default}.kd-closebutton:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.button-blue{background-color:#4d90fe !important;border-color:#3079ed !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #4787ed)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-moz-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-o-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:linear-gradient(top, #4d90fe,#4787ed) !important}.button-blue.disabled,.button-blue.disabled:hover,.button-blue.disabled:active{background:#4d90fe !important;border:1px solid #3079ed !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:hover{background-color:#357ae8 !important;border-color:#2f5bb7 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-moz-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-o-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:linear-gradient(top, #4d90fe,#357ae8) !important;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-blue:hover.disabled,.button-blue:hover.disabled:hover,.button-blue:hover.disabled:active{background:#357ae8 !important;border:1px solid #2f5bb7 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-blue.selected{-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset}.button-green{background-color:#3d9400 !important;border-color:#29691d !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #398a00)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#398a00) !important;background-image:-moz-linear-gradient(top, #3d9400,#398a00) !important;background-image:-o-linear-gradient(top, #3d9400,#398a00) !important;background-image:linear-gradient(top, #3d9400,#398a00) !important}.button-green.disabled,.button-green.disabled:hover,.button-green.disabled:active{background:#3d9400 !important;border:1px solid #29691d !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:hover{background-color:#368200 !important;border-color:#2d6200 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #368200)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#368200) !important;background-image:-moz-linear-gradient(top, #3d9400,#368200) !important;background-image:-o-linear-gradient(top, #3d9400,#368200) !important;background-image:linear-gradient(top, #3d9400,#368200) !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0}.button-green:hover.disabled,.button-green:hover.disabled:hover,.button-green:hover.disabled:active{background:#368200 !important;border:1px solid #2d6200 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-red{background-color:#d14836 !important;border-color:#992a1b !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d14836)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-moz-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-o-linear-gradient(top, #dd4b39,#d14836) !important;background-image:linear-gradient(top, #dd4b39,#d14836) !important;text-shadow:rgba(0,0,0,0.1) 0 1px 0}.button-red.disabled,.button-red.disabled:hover,.button-red.disabled:active{background:#d14836 !important;border:1px solid #992a1b !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:hover{background-color:#c53727 !important;border-color:#b0281a !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #c53727)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-moz-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-o-linear-gradient(top, #dd4b39,#c53727) !important;background-image:linear-gradient(top, #dd4b39,#c53727) !important;border-bottom:1px solid #af301f;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-red:hover.disabled,.button-red:hover.disabled:hover,.button-red:hover.disabled:active{background:#c53727 !important;border:1px solid #b0281a !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.kd-textinput{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}.kd-textinput:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}.kd-textinput:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}.kd-textinput.disabled,.kd-textinput.disabled:hover,.kd-textinput.disabled:active,.kd-textinput:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-menubutton{position:relative}.kd-menubutton .kd-disclosureindicator{float:right;margin-top:10px;margin-left:7px;opacity:.8;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;*float:none;*position:relative;*top:-3px;margin-top:8px}.kd-menubutton span.label{display:inline-block}.kd-menubutton .kd-menulist{text-align:left;position:absolute;z-index:99;background:#FFF;height:0;width:auto;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.kd-menubutton .kd-menulist.shown{height:auto;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.kd-menulistitem{display:block;padding:6px 44px 6px 16px;position:relative;color:#333;font-size:13px;font-weight:normal;cursor:default;margin:0;-webkit-transition:background,0.13s;-moz-transition:background,0.13s;-o-transition:background,0.13s;transition:background,0.13s}.kd-menulistitem.disabled,.kd-menulistitem:hover{color:#ccc;background-color:#FFF;cursor:default}.kd-menulistitem:hover,.kd-menulistitem.selected{background-color:#f1f1f1;color:#222;-webkit-transition:background,0s;-moz-transition:background,0s;-o-transition:background,0s;transition:background,0s}.kd-menulist{background:#FFF;z-index:99;outline:1px solid rgba(0,0,0,0.2);padding:0 0 6px;white-space:nowrap;overflow:auto;margin:0;-webkit-transition:opacity,0.218s;-moz-transition:opacity,0.218s;-o-transition:opacity,0.218s;transition:opacity,0.218s;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.2);box-shadow:0px 2px 4px rgba(0,0,0,0.2)}.kd-select .kd-disclosureindicator{background:url("/_static/images/disclosure_arrow_dk_grey_up_down.png");width:7px;height:11px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;filter:none;margin-top:8px}select.kd-select{vertical-align:top}.kd-disclosureindicator{display:inline-block;width:5px;height:7px;background:url("/_static/images/disclosure_arrow_dk_grey.png") center no-repeat;-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-tabbar-horz{border-bottom:1px solid #ccc;height:28px}.kd-tabbar-vert{border-right:1px solid #ccc;display:inline-block;width:71px;height:100%;position:relative;z-index:3;float:left}.kd-tabbar-vert+.border{position:absolute;top:0px;bottom:0px;right:0px;border:1px solid #ccc;z-index:2}a.kd-tabbutton{text-decoration:none}.kd-tabbutton{display:inline-block;min-width:54px;*min-width:70px;text-align:center;color:#666;font-size:11px;font-weight:bold;height:27px;padding:0 8px;line-height:27px;-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5',EndColorStr='#f1f1f1');cursor:default;border:1px solid transparent}.kd-tabbutton:hover{color:#222}.kd-tabbutton:active{color:#333}.kd-tabbutton.selected{color:#202020;border:1px solid #ccc}.kd-tabbar-horz .kd-tabbutton{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px}.kd-tabbar-horz .kd-tabbutton.selected{border-bottom:1px solid #fff}.kd-tabbar-vert .kd-tabbutton{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px}.kd-tabbar-vert .kd-tabbutton.selected{border-right:1px solid #fff}.kd-tabbed-horz,.kd-tabbed-vert{position:relative;overflow:hidden;*zoom:1}.kd-tabbed-horz>article,.kd-tabbed-vert>article{padding:.7em;display:none}.kd-tabbed-horz>article.selected,.kd-tabbed-vert>article.selected{display:block;position:relative}.kd-tabbed-horz>article{border-top:0px}.kd-tabbed-vert>article{position:relative;z-index:0}.kd-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.kd-button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.kd-button:visited{color:#666}.kd-button:focus{border:1px solid #4d90fe;outline:none}.kd-button.disabled,.kd-button.disabled:hover,.kd-button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-closebutton{width:44px;height:44px;background:url("/_static/images/x.png") center no-repeat;position:absolute;top:0;right:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";cursor:default}.kd-closebutton:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.button-blue{background-color:#4d90fe !important;border-color:#3079ed !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #4787ed)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-moz-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-o-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:linear-gradient(top, #4d90fe,#4787ed) !important}.button-blue.disabled,.button-blue.disabled:hover,.button-blue.disabled:active{background:#4d90fe !important;border:1px solid #3079ed !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:hover{background-color:#357ae8 !important;border-color:#2f5bb7 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-moz-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-o-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:linear-gradient(top, #4d90fe,#357ae8) !important;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-blue:hover.disabled,.button-blue:hover.disabled:hover,.button-blue:hover.disabled:active{background:#357ae8 !important;border:1px solid #2f5bb7 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-blue.selected{-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset}.button-green{background-color:#3d9400 !important;border-color:#29691d !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #398a00)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#398a00) !important;background-image:-moz-linear-gradient(top, #3d9400,#398a00) !important;background-image:-o-linear-gradient(top, #3d9400,#398a00) !important;background-image:linear-gradient(top, #3d9400,#398a00) !important}.button-green.disabled,.button-green.disabled:hover,.button-green.disabled:active{background:#3d9400 !important;border:1px solid #29691d !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:hover{background-color:#368200 !important;border-color:#2d6200 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #368200)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#368200) !important;background-image:-moz-linear-gradient(top, #3d9400,#368200) !important;background-image:-o-linear-gradient(top, #3d9400,#368200) !important;background-image:linear-gradient(top, #3d9400,#368200) !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0}.button-green:hover.disabled,.button-green:hover.disabled:hover,.button-green:hover.disabled:active{background:#368200 !important;border:1px solid #2d6200 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-red{background-color:#d14836 !important;border-color:#992a1b !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d14836)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-moz-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-o-linear-gradient(top, #dd4b39,#d14836) !important;background-image:linear-gradient(top, #dd4b39,#d14836) !important;text-shadow:rgba(0,0,0,0.1) 0 1px 0}.button-red.disabled,.button-red.disabled:hover,.button-red.disabled:active{background:#d14836 !important;border:1px solid #992a1b !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:hover{background-color:#c53727 !important;border-color:#b0281a !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #c53727)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-moz-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-o-linear-gradient(top, #dd4b39,#c53727) !important;background-image:linear-gradient(top, #dd4b39,#c53727) !important;border-bottom:1px solid #af301f;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-red:hover.disabled,.button-red:hover.disabled:hover,.button-red:hover.disabled:active{background:#c53727 !important;border:1px solid #b0281a !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.kd-radio[dir=rtl]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6c6c6;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative;vertical-align:baseline;margin:3px 3px 3px 4px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:15px;height:15px;top:3px;margin-left:3px}.kd-radio[dir=rtl]:active{border-color:#666;background:#ebebeb}.kd-radio[dir=rtl]:hover{border-color:#666;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0}.kd-radio[dir=rtl]:disabled{border-color:#f1f1f1;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.kd-radio[dir=rtl]+label.disabledtext{color:#B8B8B8}.kd-radio[dir=rtl]:checked::after{content:'';display:block;position:relative;top:3px;left:3px;width:7px;height:7px;background:#666;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.kd-radio[dir=ltr]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6c6c6;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative;vertical-align:baseline;margin:3px 3px 3px 4px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:15px;height:15px;top:3px;margin-right:3px}.kd-radio[dir=ltr]:active{border-color:#666;background:#ebebeb}.kd-radio[dir=ltr]:hover{border-color:#666;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0}.kd-radio[dir=ltr]:disabled{border-color:#f1f1f1;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.kd-radio[dir=ltr]+label.disabledtext{color:#B8B8B8}.kd-radio[dir=ltr]:checked::after{content:'';display:block;position:relative;top:3px;left:3px;width:7px;height:7px;background:#666;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.kd-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6c6c6;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative;vertical-align:baseline;margin:3px 3px 3px 4px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:15px;height:15px;top:3px;margin-right:3px}.kd-radio:active{border-color:#666;background:#ebebeb}.kd-radio:hover{border-color:#666;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0}.kd-radio:disabled{border-color:#f1f1f1;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.kd-radio+label.disabledtext{color:#B8B8B8}.kd-radio:checked::after{content:'';display:block;position:relative;top:3px;left:3px;width:7px;height:7px;background:#666;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.kd-checkbox[dir=rtl]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6c6c6;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative;vertical-align:baseline;margin:3px 3px 3px 4px;top:5.25px;margin-right:3.25px;width:13px;height:13px}.kd-checkbox[dir=rtl]:active{border-color:#666;background:#ebebeb}.kd-checkbox[dir=rtl]:hover{border-color:#666;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0}.kd-checkbox[dir=rtl]:disabled{border-color:#f1f1f1;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.kd-checkbox[dir=rtl]+label.disabledtext{color:#B8B8B8}.kd-checkbox[dir=rtl] else{margin-left:3.25px}.kd-checkbox[dir=rtl]:checked::after{content:url("/_static/images/check_no_box.png");display:block;position:absolute;top:-6px;left:-5px}.kd-checkbox[dir=rtl]:focus{outline:none;border-color:#4d90fe}.kd-checkbox[dir=ltr]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6c6c6;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative;vertical-align:baseline;margin:3px 3px 3px 4px;top:5.25px;width:13px;height:13px}.kd-checkbox[dir=ltr]:active{border-color:#666;background:#ebebeb}.kd-checkbox[dir=ltr]:hover{border-color:#666;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0}.kd-checkbox[dir=ltr]:disabled{border-color:#f1f1f1;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.kd-checkbox[dir=ltr]+label.disabledtext{color:#B8B8B8}.kd-checkbox[dir=ltr] else{margin-left:3.25px}.kd-checkbox[dir=ltr]:checked::after{content:url("/_static/images/check_no_box.png");display:block;position:absolute;top:-6px;left:-5px}.kd-checkbox[dir=ltr]:focus{outline:none;border-color:#4d90fe}.kd-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6c6c6;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative;vertical-align:baseline;margin:3px 3px 3px 4px;top:5.25px;width:13px;height:13px}.kd-checkbox:active{border-color:#666;background:#ebebeb}.kd-checkbox:hover{border-color:#666;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0}.kd-checkbox:disabled{border-color:#f1f1f1;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.kd-checkbox+label.disabledtext{color:#B8B8B8}.kd-checkbox else{margin-left:3.25px}.kd-checkbox:checked::after{content:url("/_static/images/check_no_box.png");display:block;position:absolute;top:-6px;left:-5px}.kd-checkbox:focus{outline:none;border-color:#4d90fe}#loader{height:18px;position:relative;width:18px}#loader *{display:block;position:absolute}#loader .circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:100%;opacity:0;overflow:hidden;width:100%}#loader .mask{height:100%;opacity:0;overflow:hidden;width:100%}#loader .mask .first{-webkit-transition-delay:0.22s;-moz-transition-delay:0.22s;-o-transition-delay:0.22s;transition-delay:0.22s;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;-webkit-transition-property:border-color;-moz-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color}#loader .circle.initial .mask{height:50%;top:0}#loader .circle .mask .base{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:100%;opacity:0;width:100%;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}#loader .circle .mask .mover{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:100%;width:100%;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0.22s;-moz-transition-duration:0.22s;-o-transition-duration:0.22s;transition-duration:0.22s;-webkit-transition-property:background-color,left,top,right,bottom,width,height;-moz-transition-property:background-color,left,top,right,bottom,width,height;-o-transition-property:background-color,left,top,right,bottom,width,height;transition-property:background-color,left,top,right,bottom,width,height;-webkit-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in}#loader .circle .mask.second .mover,#loader .circle.initial .mask .mover{-webkit-transition-delay:0.22s;-moz-transition-delay:0.22s;-o-transition-delay:0.22s;transition-delay:0.22s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}#loader .circle.initial .mask .mover{background-color:#2159bd;height:0;top:100%}#loader .circle.red .mask.first{border-bottom:1px solid #555;height:50%;top:0}#loader .circle.red .mask.first .base{background-color:#fa2424;height:200%;top:0}#loader .circle.red .mask.first .mover{background-color:#3c78f8;height:200%;top:0}#loader .circle.red .mask.second{bottom:0;height:50%}#loader .circle.red .mask.second .base{background-color:#3c78f8;bottom:0;height:200%}#loader .circle.red .mask.second .mover{background-color:#9e1212;bottom:100%;height:0}#loader .circle.yellow .mask.first{border-left:1px solid #888;right:0;width:50%}#loader .circle.yellow .mask.first .base{background-color:#ffd34b;right:0;width:200%}#loader .circle.yellow .mask.first .mover{background-color:#fa2424;right:0;width:200%}#loader .circle.yellow .mask.second{left:0;width:50%}#loader .circle.yellow .mask.second .base{background-color:#fa2424;left:0;width:200%}#loader .circle.yellow .mask.second .mover{background-color:#dea11a;left:100%;width:0}#loader .circle.green .mask.first{border-top:1px solid #555;bottom:0;height:50%}#loader .circle.green .mask.first .base{background-color:#00b15f;bottom:0;height:200%}#loader .circle.green .mask.first .mover{background-color:#ffd34b;bottom:0;height:200%}#loader .circle.green .mask.second{height:50%;top:0}#loader .circle.green .mask.second .base{background-color:#ffd34b;height:200%;top:0}#loader .circle.green .mask.second .mover{background-color:#008948;height:0;top:100%}#loader .circle.blue .mask.first{border-right:1px solid #888;left:0;width:50%}#loader .circle.blue .mask.first .base{background-color:#3c78f8;left:0;width:200%}#loader .circle.blue .mask.first .mover{background-color:#00b15f;left:0;width:200%}#loader .circle.blue .mask.second{right:0;width:50%}#loader .circle.blue .mask.second .base{background-color:#00b15f;right:0;width:200%}#loader .circle.blue .mask.second .mover{background-color:#2159bd;right:100%;width:0}#loader.initial .circle.initial,#loader.initial .circle.initial .mask{opacity:1}#loader.initial .circle.initial .mask .mover{background-color:#555;height:200%;top:0}#loader.yellow .circle.yellow,#loader.yellow .circle.yellow .mask,#loader.yellow .circle.yellow .mask .base{opacity:1}#loader.yellow .circle.yellow .mask.first{border-color:#555}#loader.yellow .circle.yellow .mask.first .mover{background-color:#6a6a6a;right:100%;width:0}#loader.yellow .circle.yellow .mask.second .mover{background-color:#555;left:0;width:200%}#loader.green .circle.green,#loader.green .circle.green .mask,#loader.green .circle.green .mask .base{opacity:1}#loader.green .circle.green .mask.first{border-color:#888}#loader.green .circle.green .mask.first .mover{background-color:#363636;bottom:100%;height:0}#loader.green .circle.green .mask.second .mover{background-color:#888;height:200%;top:0}#loader.blue .circle.blue,#loader.blue .circle.blue .mask,#loader.blue .circle.blue .mask .base{opacity:1}#loader.blue .circle.blue .mask.first{border-color:#555}#loader.blue .circle.blue .mask.first .mover{background-color:#6a6a6a;left:100%;width:0}#loader.blue .circle.blue .mask.second .mover{background-color:#555;right:0;width:200%}#loader.red .circle.red,#loader.red .circle.red .mask,#loader.red .circle.red .mask .base{opacity:1}#loader.red.firstTime .circle.red .mask.second .base{opacity:0}#loader.red .circle.red .mask.first{border-color:#888}#loader.red .circle.red .mask.first .mover{background-color:#363636;height:0;top:100%}#loader.initial .circle.initial .mask .mover{background-color:#3c78f8}#loader.yellow .circle.yellow .mask.first{border-color:#ffd34b}#loader.yellow .circle.yellow .mask.first .mover{background-color:#9e1212}#loader.yellow .circle.yellow .mask.second .mover{background-color:#ffd34b}#loader.green .circle.green .mask.first{border-color:#00b15f}#loader.green .circle.green .mask.first .mover{background-color:#dea11a}#loader.green .circle.green .mask.second .mover{background-color:#00b15f}#loader.blue .circle.blue .mask.first{border-color:#3c78f8}#loader.blue .circle.blue .mask.first .mover{background-color:#008948}#loader.blue .circle.blue .mask.second .mover{background-color:#3c78f8}#loader.red .circle.red .mask.first{border-color:#fa2424}#loader.red .circle.red .mask.first .mover{background-color:#2159bd}#loader.red .circle.red .mask.second .mover{background-color:#fa2424;bottom:0;height:200%}#loader.stopped .mask.first .base,#loader.finishing .mask.first .base,#loader.finishing .mask.second .base,#loader.finishing .mask.first .mover{opacity:0 !important}#loader.finishing .mask.first{border-color:transparent !important}#loader.finishing.blue .circle.blue .mask.second .mover{right:100%;width:0}#loader.finishing.green .circle.green .mask.second .mover{height:0;top:100%}#loader.finishing.yellow .circle.yellow .mask.second .mover{left:100%;width:0}#loader.finishing.red .circle.red .mask.second .mover{bottom:100%;height:0}#loader.finishing .mover{-webkit-transition-delay:0s !important;-moz-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important}body{font-family:Arial,sans-serif;color:#222}h1,h2,h3,h4,h5,header{font-size:16px;line-height:24px;font-weight:normal;color:#222}h1{font-size:20px}img.centered{margin:auto;display:block}section{margin-bottom:1.5em}.main table{margin:0}.main th,.main td,.main caption{padding:0}.main th{color:#FFF;background-color:#6199df}.main tr.alt td,.main td.alt{background-color:#efefef}ul,ol{padding-left:2em}ul{list-style-type:disc}ul ul{list-style-type:circle}ul ul ul{list-style-type:square}ul.disc{list-style-type:disc}ul.circle{list-style-type:circle}ul.square{list-style-type:square}ol{list-style-type:decimal}ol ol{list-style-type:lower-alpha}ol ol ol{list-style-type:lower-roman}ol ul{list-style-type:circle}ol.decimal{list-style-type:decimal}ol.upper-alpha{list-style-type:upper-alpha}ol.lower-alpha{list-style-type:lower-alpha}ol.upper-roman{list-style-type:upper-roman}ol.lower-roman{list-style-type:lower-roman}ol.nolist,ul.nolist{padding-left:0;list-style-image:none;list-style-type:none;margin-left:0}p img.left,p img.right,p img.center{margin:5px 1em 1em}p img.left{margin-left:0}a{color:#15c}a:visited{color:#15c}a:active{color:#dd4b39}.center{text-align:center}figure{margin:0 0 1.5em}figure.right{float:right;margin:5px 1em 1em}figcaption{font-style:italic;font-size:90%}#gc-sidebar h3{font-size:1.15em;font-weight:bold;color:#333;border-bottom:1px solid #bbb;margin:2em 0 0.5em 0}.activity{border-bottom:1px solid #ebebeb;border-top:1px solid transparent;padding:16px 21px;line-height:1.4em}.activity>div{padding:0 44px 0 64px}.activity a{text-decoration:none}.activity a:visited{color:#15c}.activity .author{position:relative;max-width:100%}.activity .author img.photo{position:absolute;border:0;width:48px;height:auto;left:-64px}.activity .author a{text-decoration:none}.activity .author a:hover{text-decoration:underline}.activity .author .fn{font-weight:bold;float:left;max-width:100%;text-overflow:ellipsis;overflow:hidden}.activity .author time,.activity .author time a{color:#999}.activity .entry-attachments,.activity .entry-content,.activity .entry-meta,.activity .replies,.activity .add-reply,.activity .edit-div,.activity .showmore{display:block}.activity .entry-content{margin-bottom:0.5em}.activity .entry-meta{margin-top:0.8em}.activity .entry-time,.activity .entry-time:visited{color:#666;text-decoration:none}.activity .entry-time:hover,.activity .entry-time:visited:hover{text-decoration:underline}.activity .service{font-size:85%}.activity .service img{margin-right:7px;vertical-align:middle}.activity .service a,.activity .service a:visited{color:#666;text-decoration:none}.activity .service a:hover,.activity .service a:visited:hover{text-decoration:underline}.activity .service span{color:#666}.activity .entry-attachments{margin-top:5px}.activity .entry-attachments div{clear:both}.activity .replies{font-size:90%;padding-top:5px}.activity .replies .show-comments{border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#EEE;padding:5px 10px}.activity .replies .comment{border-bottom:1px solid #ccc;padding:7px}.activity .replies .comment>div{margin-left:40px}.activity .replies .comment img{float:left;padding:1px}.activity .replies .comment p{margin:0px}.activity .replies .comment .comment-date{color:#CCC}.activity .add-reply{font-size:80%;border:1px solid #d9d9d9;color:#999;cursor:text;padding:2px 7px}.activity .edit-div{display:none}.activity .edit-div textarea{width:100%;border:1px solid #ccc;font-family:inherit}.button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.button:visited{color:#666}.button:focus{border:1px solid #4d90fe;outline:none}.button.disabled,.button.disabled:hover,.button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}a.button:hover,a.button{text-decoration:none}.arrow-right:after{padding-left:3px;content:' \279C'}.main{display:block;padding:0 44px;margin:auto;overflow:auto;padding-bottom:50px}.main .gc-toc.compact h2,.main .gc-toc.compact h3,.main .gc-toc.compact li,.main .gc-toc.compact a,.main .gc-toc.compact span{line-height:20px}.main .gc-toc.compact li{padding-top:2px;padding-bottom:2px}.main .gc-toc.compact li>ul{padding-top:2px}.main .gc-toc h2,.main .gc-toc h3,.main .gc-toc .title{font-size:100%;font-weight:bold;margin:0}.main .gc-toc ul{list-style:none;padding:0;margin:0}.main .gc-toc>ul{margin-bottom:8px}.main .gc-toc h2,.main .gc-toc h3,.main .gc-toc li,.main .gc-toc a,.main .gc-toc span{line-height:20px}.main .gc-toc li{padding-top:5px;padding-bottom:5px}.main .gc-toc li>ul{padding-top:5px}.main .gc-toc hr{margin:.6em;visibility:hidden}.main .gc-toc a{text-decoration:none;color:#222}.main .gc-toc a:visited{color:#222}.main .gc-toc a:hover{background-color:#eee;color:#222}.main .gc-toc .tlw-control{cursor:pointer;display:block;padding:0 8px;position:absolute}.main .gc-toc .tlw-control:hover{background-color:transparent}.main .gc-toc .tlw-control-title{cursor:pointer}.main .gc-toc li{margin-left:-16px;position:relative}.main .gc-toc li a,.main .gc-toc li .tlw-title{display:block;padding:0;overflow:hidden;text-overflow:ellipsis;color:#222}.main .gc-toc li a img.tlw-icon,.main .gc-toc li .tlw-title img.tlw-icon{height:16px;margin:-3px 0;padding-right:6px;width:16px}.main .gc-toc li a,.main .gc-toc li .tlw-title,.main .gc-toc li ul{padding-left:16px}.main .gc-toc li .tlw-control{left:-4px}.main .gc-toc li li a,.main .gc-toc li li .tlw-title,.main .gc-toc li li ul{padding-left:32px}.main .gc-toc li li .tlw-control{left:12px}.main .gc-toc li li li{margin-left:-32px}.main .gc-toc li li li a,.main .gc-toc li li li .tlw-title,.main .gc-toc li li li ul{padding-left:48px}.main .gc-toc li li li .tlw-control{left:28px}.main .gc-toc li sup{margin-left:4px}.main .gc-toc li.experimental sup,.main .gc-toc li.new sup{color:#dd4b39}.main .gc-toc li.deprecated sup,.main .gc-toc li.deprecated a{color:#ccc}.main .gc-toc li.active>a{color:#dd4b39}hr{height:0;border:0;border-top:1px solid #ccc;background-color:#ccc;margin:1em 0;clear:both}#gc-content{padding:0px}body.docs table{border:1px solid #bbb;border-spacing:0;border-collapse:collapse;margin:0 0 1.5em}body.docs table thead th,body.docs table th{border:1px solid #4d90fe}body.docs table tfoot th{border:1px solid #bbb}body.docs table td{border:1px solid #bbb;vertical-align:top}body.docs table th,body.docs table td{padding:6px 10px}body.docs table th code{color:#fff}body.docs table.columns{border:none}body.docs table.columns>tbody>tr>td,body.docs table.columns>tr>td{border:none;padding:0 3em 0 0}body.docs table.columns>tbody>tr>td:last-child,body.docs table.columns>tr>td:last-child{border:none;padding:0}body.docs table[border="0"]{border:none}body.docs table[border="0"]>tbody>tr>td,body.docs table[border="0"]>tr>td{border:none}body.whitelist{background-image:url(/_static/images/confidential-watermark.png)}body.two-column #gc-sidebar{width:160px;margin-right:-160px;padding:16px 0;vertical-align:top;float:left}body.two-column #gc-content{margin-left:176px;max-width:1040px;vertical-align:top;padding-top:14px}body.two-column #gc-content>div{width:100%;float:left}body.two-column #gc-sidebar.wide{width:248px;margin-right:-248px}body.two-column #gc-content.wide-sidebar{margin-left:264px;max-width:952px}body.two-column #gc-content.no-sidebar{margin-left:0;max-width:1304px}.plusone-container{display:inline-block;margin-left:24px}body.profile #gc-sidebar{width:232px}body.profile #gc-content{margin-left:248px;border:1px solid #ebebeb;border-top:0px}.hidden{display:none}div.confidential{top:0;line-height:0;text-align:center}div.confidential span{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;padding:0 3em}div.confidential a{color:#fff}div.confidential a:visited,div.confidential a:hover{color:#fff}div.confidential span,span.confidential{-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;background:#dd4b39;border:1px solid #d14836;color:#fff;font-weight:bold;line-height:2}span.confidential{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;padding:0 4px}.announcement{background-color:#FFECBC;border-radius:2px;border:1px solid #ffbf68;padding:10px 20px;color:#666;margin-top:10px;margin-right:16px}.announcement>div strong{font-size:1.2em}.announcement>div#gc-description a{text-decoration:underline}.quiet{color:#919191}.quieter{color:#ccc}.doublespace,.doublespace li{margin-top:1em;line-height:200%}aside.note,aside.caution,aside.dogfood,aside.warning,aside.special,aside.caution,aside.dogfood,aside.dogfood,aside.warning,aside.lapswarning,aside.special{margin-bottom:1.5em}.note,.caution,.dogfood,.warning,.special{background-color:#efefef;padding:6px 8px 6px 10px;border-left:6px solid #999}.note>h4,.caution>h4,.dogfood>h4,.warning>h4,.special>h4{font-weight:bold;font-size:1em;margin:0}.note>p:last-child,.caution>p:last-child,.dogfood>p:last-child,.warning>p:last-child,.special>p:last-child{margin:0}.msgDialogContent{display:none;text-align:left;margin-bottom:32px}.msgDialogContent>div{padding:5px 0}.msgDialogContent button{display:none}.msgDialogContent h1{margin-bottom:10px}.msgDialogContent p{text-align:left}.msgDialog{width:250px;min-height:16px}.msgDialog .ui-dialog-titlebar{line-height:1.2em;margin-top:-1.21em}.msgDialog .button{float:left;margin:0}.msgDialog .button-blue{float:right}.caution,.dogfood{background-color:#fffbd9;border-left-color:#ffef70}.dogfood{background:#fffbd9 url("/_static/images/dogfood-16.png") 5px 9px no-repeat;padding-left:35px}.warning{background-color:#fcc;border-left-color:#a03}.special{background-color:#e5ecf9;border-left-color:#36c}.kd-error-message{color:#dd4b39}table.decorated{border-collapse:collapse;border-color:#dcdcdc;border-spacing:0;border-style:solid;border-width:0 0 1px 0}table.decorated thead th{background:#f1f1f1;border-top:1px solid #dcdcdc;color:#444;padding:2px 0}table.decorated td{border-color:#dcdcdc;border-style:solid;border-width:1px 0 0 0;color:#444;margin:0;padding:1px}table.light-table{border-collapse:collapse;border-spacing:0;margin:10px 0}table.light-table tr{background-color:#fafafa}table.light-table tbody tr:nth-of-type(odd){background-color:#fff}table.light-table th{background-color:#f5f5f5;border:1px solid #eee;padding:4px 12px;text-align:left;vertical-align:top}table.light-table td{border:1px solid #eee;padding:4px 12px;vertical-align:top}.supporting-link{font-size:85%;color:#919191}.supporting-link:visited{color:#ccc}.supporting-link:hover{color:blue}#auth-not-available{z-index:100;position:absolute;width:100%}#auth-not-available p{margin-left:auto;margin-right:auto;width:400px}#auth-not-available p span{color:#fff;display:block;text-align:center;background-color:#922;border:1px solid red;padding:3px 5px}.ui-widget-overlay{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:0.75;-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;background:#fff;position:fixed;height:100%;width:100%;left:0;right:0;top:0;bottom:0;z-index:99;margin:0}.ui-dialog{-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s;-webkit-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;box-shadow:rgba(0,0,0,0.2) 0 4px 16px 0;position:fixed;background-color:#fff;outline:1px solid rgba(0,0,0,0.2);padding:30px 32px;max-width:512px;z-index:100;pointer-events:auto;border:1px solid #ccc;position:absolute}.ui-dialog a.ui-dialog-titlebar-close{background:url(/_static/images/x.png) center no-repeat;cursor:pointer;width:44px;height:44px;position:absolute;top:0px;right:0px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7}.ui-dialog a.ui-dialog-titlebar-close:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.ui-dialog .ui-dialog-buttonpane{margin-top:16px}.ui-datepicker{background:#fff;border:2px;cursor:auto;outline:1px solid rgba(0,0,0,0.2);padding:16px;pointer-events:none;width:144px}.ui-datepicker .ui-datepicker-header{height:24px}.ui-datepicker .ui-datepicker-header a{color:#777;float:right;height:10px;margin-bottom:4px;padding-bottom:10px;padding-left:6px;text-decoration:none;width:13px}.ui-datepicker .ui-datepicker-header a:hover{background:#eee}.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{cursor:pointer;margin-right:20px;pointer-events:auto}.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev .ui-icon{height:15px;width:15px}.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{cursor:pointer;margin-right:-36px;pointer-events:auto}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{color:#777;font-size:13px;padding-left:4px}.ui-datepicker .ui-datepicker-calendar{height:120px;margin:0px;padding:0px;width:144px}.ui-datepicker .ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-calendar th{background:#fff;color:#777;font-size:11px;font-weight:normal;height:20px;line-height:20px;padding-bottom:0px;padding-left:4px;padding-right:0px;padding-top:0px;width:20px}.ui-datepicker .ui-datepicker-calendar td .ui-state-default,.ui-datepicker .ui-datepicker-calendar th .ui-state-default{color:#777;text-decoration:none}.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month .ui-state-default,.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-other-month .ui-state-default{color:#ccc;cursor:auto;pointer-events:none}.ui-datepicker .ui-datepicker-calendar td{cursor:pointer;pointer-events:auto}.ui-datepicker .ui-datepicker-calendar td:hover,.ui-datepicker .ui-datepicker-calendar td.selected{background:#eee;color:#222}.ui-datepicker .ui-datepicker-calendar td:hover.ui-state-disabled,.ui-datepicker .ui-datepicker-calendar td.selected.ui-state-disabled{background:#fff}iframe.framebox{border:0;overflow:auto}.framebox_body{overflow:hidden}.related-panel{position:absolute;font-size:10px;background-color:#f7f7f7;border:1px solid #aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;z-index:1000;padding:0px 5px 5px 5px}.related-panel>div{margin-top:10px}.related-panel a{text-decoration:none}.related-panel a:hover{text-decoration:underline}.related-panel ul{margin:0}.kd-tooltip{background:#444;color:#fff;display:block;font-size:11px;font-weight:bold;line-height:29px;margin-left:20px;outline:1px solid rgba(255,255,255,0.5);padding:0 10px;position:absolute;text-align:center;top:20px;-webkit-box-shadow:rgba(0,0,0,0.2) 1px 2px 4px;-moz-box-shadow:rgba(0,0,0,0.2) 1px 2px 4px;box-shadow:rgba(0,0,0,0.2) 1px 2px 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0.0;-webkit-transition:opacity,0.2s;-moz-transition:opacity,0.2s;-o-transition:opacity,0.2s;transition:opacity,0.2s}.kd-tooltip .pointer{display:block;left:24px;margin:0 0 0 -5px;outline:none;position:absolute;top:-5px;border-top:transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #444}.kd-tooltip.visible{opacity:1.0}.fc{direction:ltr;font-size:1em;text-align:left}.fc table{border-collapse:collapse;border-spacing:0}.fc td,.fc th{padding:0;vertical-align:top}.fc .fc-header-space{padding-left:10px}.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}.fc .ui-draggable-dragging .fc-event-bg,.fc .fc-select-helper .fc-event-bg{display:none}.fc-header td{white-space:nowrap}.fc-header .fc-button{margin-bottom:1em;margin-right:-1px;vertical-align:top}.fc-header .fc-corner-right{margin-right:1px}.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-header-left{text-align:left;width:25%}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.fc-content{clear:both;border:1px solid rgba(0,0,0,0.1)}.fc-content thead th,.fc-content tbody th{background-color:#f1f1f1;color:#202020;font-weight:normal;font-size:12px}.fc-view{width:100%}.fc-widget-header,.fc-widget-content{border:1px solid #f1f1f1}.fc-state-highlight{background:#ffc}.fc-cell-overlay{background:#9cf;opacity:.2;filter:alpha(opacity=20)}.fc-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.fc-button.fc-button-prev,.fc-button.fc-button-next{height:29px;min-width:36px;padding:0 0;width:36px}.fc-button:focus{border:1px solid #4d90fe;outline:none}.fc-button-prev .fc-button-inner,.fc-button-next .fc-button-inner{display:block;width:1px;height:1px}.fc-button-prev .fc-button-content,.fc-button-next .fc-button-content{background-image:url("/_static/images/icons_sprite.cache.png");background-repeat:no-repeat;color:#f1f1f1;display:block;float:right;height:21px;left:26px;position:relative;text-align:center;text-indent:-9999px;top:1px;white-space:nowrap;width:21px}.fc-button-prev .fc-button-content{background-position:-36px -14px}.fc-button-next .fc-button-content{background-position:-66px -14px}.fc-state-hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.fc-state-down,.fc-state-active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.fc-state-disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.fc-event{border-style:none;border-width:0;font-size:.85em;cursor:default}a.fc-event,.fc-event-draggable{cursor:pointer}a.fc-event{text-decoration:none}.fc-rtl .fc-event{text-align:right}a.fc-past,.groups #gdg-calender-container a.fc-past,a.fc-present,.groups #gdg-calender-container a.fc-present,a.fc-future,.groups #gdg-calender-container a.fc-future{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}a.fc-past,.groups #gdg-calender-container a.fc-past{background-color:#999;border:1px solid #999;color:#999}a.fc-present,.groups #gdg-calender-container a.fc-present{background-color:#dd4b39;border:1px solid #dd4b39;color:#dd4b39}a.fc-future,.groups #gdg-calender-container a.fc-future{background-color:#4d90fe;border:1px solid #4d90fe;color:#4d90fe}.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:1px;overflow:hidden}.fc-event-time,.fc-event-title{color:#fff;padding:0 1px;word-wrap:break-word}.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-event-hori .ui-resizable-e{cursor:e-resize;height:100% !important;right:-3px !important;top:0 !important;width:7px !important}.fc-event-hori .ui-resizable-w{cursor:w-resize;height:100% !important;left:-3px !important;top:0 !important;width:7px !important}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}.fc-corner-left{margin-left:1px}.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}.fc-corner-left .fc-event-inner{border-left-width:1px}.fc-corner-right{margin-right:1px}.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}.fc-corner-right .fc-event-inner{border-left-width:1px}.fc-corner-top{margin-top:1px}.fc-corner-top .fc-event-inner{margin-top:1px;border-top-width:1px}.fc-corner-bottom{margin-bottom:1px}.fc-corner-bottom .fc-event-inner{border-bottom-width:1px;margin-bottom:-1px}table.fc-border-separate{border-collapse:separate}fc-border-separate th,fc-border-separate td{border-width:1px 0 0 1px}fc-border-separate th.fc-last,fc-border-separate td.fc-last{border-right-width:1px}fc-border-separate tr.fc-last th,fc-border-separate tr.fc-last td{border-bottom-width:1px}fc-border-separate tr.fc-first td,fc-border-separate tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{filter:alpha(opacity=30);opacity:0.3}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:bold}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda .fc-agenda-axis{font-weight:normal;padding:0 4px;text-align:right;vertical-align:middle;white-space:nowrap;width:50px}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days th{text-align:center}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{background:none;border-width:1px 0 0}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-width:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-vert{border-width:0 1px}.fc-event-vert .fc-event-head,.fc-event-vert .fc-event-content{overflow:hidden;position:relative;width:100%;z-index:2}.fc-event-vert .fc-event-time{font-size:10px;white-space:nowrap}.fc-event-vert .fc-event-bg{background:#fff;filter:alpha(opacity=30);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.fc-event-vert .ui-resizable-s{bottom:0 !important;cursor:s-resize;font-family:monospace;font-size:11px !important;height:8px !important;line-height:8px !important;overflow:hidden !important;text-align:center;width:100% !important}.fc .ui-draggable-dragging .fc-event-bg,.fc-select-helper .fc-event-bg{display:none}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.calender-prev-overlay-css{opacity:0.6;cursor:default}.fc-attending{background-color:#3d9400 !important;border-color:#3d9400 !important;color:#3d9400 !important}.fc-organizing{background-color:red !important;border-color:red !important;color:red !important}td[class*='fc-day']:hover{cursor:pointer;background-color:#eee}.fc-icon-preview{height:19px;margin:2px 3px 0 2px;width:20px;float:right;background-size:contain;background-repeat:no-repeat}.kd-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.kd-button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.kd-button:visited{color:#666}.kd-button:focus{border:1px solid #4d90fe;outline:none}.kd-button.disabled,.kd-button.disabled:hover,.kd-button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-closebutton{width:44px;height:44px;background:url("/_static/images/x.png") center no-repeat;position:absolute;top:0;right:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";cursor:default}.kd-closebutton:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.button-blue{background-color:#4d90fe !important;border-color:#3079ed !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #4787ed)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-moz-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-o-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:linear-gradient(top, #4d90fe,#4787ed) !important}.button-blue.disabled,.button-blue.disabled:hover,.button-blue.disabled:active{background:#4d90fe !important;border:1px solid #3079ed !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:hover{background-color:#357ae8 !important;border-color:#2f5bb7 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-moz-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-o-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:linear-gradient(top, #4d90fe,#357ae8) !important;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-blue:hover.disabled,.button-blue:hover.disabled:hover,.button-blue:hover.disabled:active{background:#357ae8 !important;border:1px solid #2f5bb7 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-blue.selected{-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset}.button-green{background-color:#3d9400 !important;border-color:#29691d !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #398a00)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#398a00) !important;background-image:-moz-linear-gradient(top, #3d9400,#398a00) !important;background-image:-o-linear-gradient(top, #3d9400,#398a00) !important;background-image:linear-gradient(top, #3d9400,#398a00) !important}.button-green.disabled,.button-green.disabled:hover,.button-green.disabled:active{background:#3d9400 !important;border:1px solid #29691d !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:hover{background-color:#368200 !important;border-color:#2d6200 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #368200)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#368200) !important;background-image:-moz-linear-gradient(top, #3d9400,#368200) !important;background-image:-o-linear-gradient(top, #3d9400,#368200) !important;background-image:linear-gradient(top, #3d9400,#368200) !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0}.button-green:hover.disabled,.button-green:hover.disabled:hover,.button-green:hover.disabled:active{background:#368200 !important;border:1px solid #2d6200 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-red{background-color:#d14836 !important;border-color:#992a1b !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d14836)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-moz-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-o-linear-gradient(top, #dd4b39,#d14836) !important;background-image:linear-gradient(top, #dd4b39,#d14836) !important;text-shadow:rgba(0,0,0,0.1) 0 1px 0}.button-red.disabled,.button-red.disabled:hover,.button-red.disabled:active{background:#d14836 !important;border:1px solid #992a1b !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:hover{background-color:#c53727 !important;border-color:#b0281a !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #c53727)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-moz-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-o-linear-gradient(top, #dd4b39,#c53727) !important;background-image:linear-gradient(top, #dd4b39,#c53727) !important;border-bottom:1px solid #af301f;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-red:hover.disabled,.button-red:hover.disabled:hover,.button-red:hover.disabled:active{background:#c53727 !important;border:1px solid #b0281a !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.carousel{visibility:hidden;font-family:"Open Sans",Helvetica,Arial,sans-serif;width:'100%';position:relative;overflow:hidden;margin:0 auto 13px;z-index:1;background-color:#fff;-webkit-box-shadow:#d2d2d2 2px 1px 12px;-moz-box-shadow:#d2d2d2 2px 1px 12px;box-shadow:#d2d2d2 2px 1px 12px}.carousel:first-child{margin-top:-15px}.carousel>article+article{margin-bottom:-100%}.carousel article{float:left;position:relative}.carousel>a{width:29px;height:58px;-webkit-transition-property:width;-moz-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s;position:absolute;top:50%;margin-top:-29px;z-index:2;display:block;color:#484848;text-align:center;text-decoration:none;vertical-align:middle;background-color:#fff;cursor:pointer;font-size:35px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.carousel>a>div{position:absolute;top:15px;line-height:30px}.carousel>a:hover{width:33px}.carousel>a.left{left:0px;-webkit-border-radius:0 29px 29px 0/0 29px 29px 0;-moz-border-radius:0 29px 29px 0/0 29px 29px 0;-ms-border-radius:0 29px 29px 0/0 29px 29px 0;-o-border-radius:0 29px 29px 0/0 29px 29px 0;border-radius:0 29px 29px 0/0 29px 29px 0}.carousel>a.left>div{right:9px;background:url(/_static/images/arrow-sprites.png) no-repeat;width:20px;height:30px;overflow:hidden;background-position:0px -60px}.carousel>a.right{right:0px;-webkit-border-radius:29px 0 0 29px/29px 0 0 29px;-moz-border-radius:29px 0 0 29px/29px 0 0 29px;-ms-border-radius:29px 0 0 29px/29px 0 0 29px;-o-border-radius:29px 0 0 29px/29px 0 0 29px;border-radius:29px 0 0 29px/29px 0 0 29px}.carousel>a.right>div{left:9px;background:url(/_static/images/arrow-sprites.png) no-repeat;width:20px;height:30px;overflow:hidden;background-position:-20px -60px}.carousel>a.disabled{visibility:hidden !important}.carousel>.frame{border:1px solid #ebebeb;overflow:hidden;position:relative;z-index:1}.carousel>.frame>.items{width:20000em;position:absolute}.carousel>.frame>.items>article>*{z-index:1}.carousel>.frame>.items>article .default-filler{background-color:#ccc}.carousel>.frame>.items>article.default-carousel-style>img{display:block;z-index:0}.carousel>.frame>.items>article.default-carousel-style>img.stretch{width:100%;height:100%}.carousel>.frame>.items>article.default-carousel-style>img.scale{width:100%}.carousel>.frame>.items>article.default-carousel-style>img.center{width:auto;margin:auto}.carousel>.frame>.items>article.default-carousel-style>header{background-color:#000;padding:20px;position:absolute;top:0px;left:0px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;color:#fff;font-size:24px;font-weight:lighter}.carousel>.frame>.items>article.default-carousel-style>summary{position:absolute;bottom:0px;left:0px;padding:30px;width:47%;font-size:16px;font-weight:bold;line-height:24px}.carousel>.frame>.items>article.default-carousel-style>summary.dark-back,.carousel>.frame>.items>article.default-carousel-style>summary{color:#fff;text-shadow:#000 0 0 2px}.carousel>.frame>.items>article.default-carousel-style>summary.light-back{color:#202020;text-shadow:#fff 0 0 2px}.carousel>.frame>.items>article.default-carousel-style>a.button{font-size:16px;position:absolute;bottom:25px;right:45px;line-height:50px;min-height:50px;height:auto !important;height:50px;min-width:120px;width:auto !important;width:120px}.carousel #main-navi-holder{margin:-20px auto 10px auto;padding-top:25px;background-color:#eee;border:1px solid #ddd;width:920px;height:22px;z-index:0}.carousel #main-navi-holder #nav-text{margin-left:20px;font-size:10pt;font-weight:bold}.carousel #main-navi-holder #nav-text a{text-decoration:none;color:#222}.carousel .navi{margin:5px auto auto auto;height:22px;width:28px;position:relative;z-index:1}.carousel .navi a{width:8px;height:8px;margin:3px;display:block;float:left;font-size:1px;background:url(/_static/images/navdot-plain.png) 0 0 no-repeat}.carousel .navi a:hover{background:url(/_static/images/navdot-selected.png) 0 0 no-repeat}.carousel .navi a.active{background:url(/_static/images/navdot-selected.png) 0 0 no-repeat}.carousel-nav{list-style-type:none;border:0;padding:0;margin-bottom:-1px;overflow:auto;position:relative;z-index:2;cursor:pointer}.carousel-nav>*{float:left;display:inline;border:1px solid #999;margin-right:-1px;padding:10px;background:#fff}.carousel-nav>*.active{border-bottom-color:transparent}.carousel+.carousel-nav{margin:-14px 0 0 0}.carousel+.carousel-nav>.active{border-top-color:transparent;border-bottom-color:#999}nav.paging-nav .first img{margin-left:-8px;margin-right:-8px}nav.paging-nav img{margin-top:2px;opacity:0.5}nav.paging-nav .disabled img{opacity:0.25}nav.paging-nav .paging-range{display:inline-block;font-size:14px;height:27px;margin-left:6px;vertical-align:middle}nav.paging-nav .paging-progress{display:inline-block;position:absolute;width:80px;height:14px}.feed.rendered>article{display:block}.feed>article{color:#666;font-size:1.2em;padding-top:10px;display:none}.feed>article a{text-decoration:none}.feed>article img{float:left;padding-top:5px;margin-right:5px;width:52px}.feed>article header{font-size:20px;margin:0;padding-bottom:4px;color:inherit}.feed>article .entry-content{display:inline}.feed>article time,.feed>article .blog-title{font-size:11px;color:#777}.kd-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-family:"Arial",sans-serif;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.kd-button:hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.kd-button:active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.kd-button:visited{color:#666}.kd-button:focus{border:1px solid #4d90fe;outline:none}.kd-button.disabled,.kd-button.disabled:hover,.kd-button.disabled:active{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-closebutton{width:44px;height:44px;background:url("/_static/images/x.png") center no-repeat;position:absolute;top:0;right:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";cursor:default}.kd-closebutton:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.button-blue{background-color:#4d90fe !important;border-color:#3079ed !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #4787ed)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-moz-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:-o-linear-gradient(top, #4d90fe,#4787ed) !important;background-image:linear-gradient(top, #4d90fe,#4787ed) !important}.button-blue.disabled,.button-blue.disabled:hover,.button-blue.disabled:active{background:#4d90fe !important;border:1px solid #3079ed !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:hover{background-color:#357ae8 !important;border-color:#2f5bb7 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d90fe), color-stop(100%, #357ae8)) !important;background-image:-webkit-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-moz-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:-o-linear-gradient(top, #4d90fe,#357ae8) !important;background-image:linear-gradient(top, #4d90fe,#357ae8) !important;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-blue:hover.disabled,.button-blue:hover.disabled:hover,.button-blue:hover.disabled:active{background:#357ae8 !important;border:1px solid #2f5bb7 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-blue:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-blue.selected{-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 3px 6px 0 inset}.button-green{background-color:#3d9400 !important;border-color:#29691d !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #398a00)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#398a00) !important;background-image:-moz-linear-gradient(top, #3d9400,#398a00) !important;background-image:-o-linear-gradient(top, #3d9400,#398a00) !important;background-image:linear-gradient(top, #3d9400,#398a00) !important}.button-green.disabled,.button-green.disabled:hover,.button-green.disabled:active{background:#3d9400 !important;border:1px solid #29691d !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:hover{background-color:#368200 !important;border-color:#2d6200 !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3d9400), color-stop(100%, #368200)) !important;background-image:-webkit-linear-gradient(top, #3d9400,#368200) !important;background-image:-moz-linear-gradient(top, #3d9400,#368200) !important;background-image:-o-linear-gradient(top, #3d9400,#368200) !important;background-image:linear-gradient(top, #3d9400,#368200) !important;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 0 1px 1px 0}.button-green:hover.disabled,.button-green:hover.disabled:hover,.button-green:hover.disabled:active{background:#368200 !important;border:1px solid #2d6200 !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-green:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}.button-red{background-color:#d14836 !important;border-color:#992a1b !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #d14836)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-moz-linear-gradient(top, #dd4b39,#d14836) !important;background-image:-o-linear-gradient(top, #dd4b39,#d14836) !important;background-image:linear-gradient(top, #dd4b39,#d14836) !important;text-shadow:rgba(0,0,0,0.1) 0 1px 0}.button-red.disabled,.button-red.disabled:hover,.button-red.disabled:active{background:#d14836 !important;border:1px solid #992a1b !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:hover{background-color:#c53727 !important;border-color:#b0281a !important;color:#fff !important;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd4b39), color-stop(100%, #c53727)) !important;background-image:-webkit-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-moz-linear-gradient(top, #dd4b39,#c53727) !important;background-image:-o-linear-gradient(top, #dd4b39,#c53727) !important;background-image:linear-gradient(top, #dd4b39,#c53727) !important;border-bottom:1px solid #af301f;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 1px 0}.button-red:hover.disabled,.button-red:hover.disabled:hover,.button-red:hover.disabled:active{background:#c53727 !important;border:1px solid #b0281a !important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.button-red:active{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px 0 inset}body.showcase{min-width:0}.kd-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, #eeeeee,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#eee',EndColorStr='#e0e0e0');-webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);border:1px solid #ccc;color:#333}.showcase{font-family:Arial,sans-serif;font-size:13px;line-height:18px}.showcase #showcase{padding:0;margin:0;min-height:101%}.showcase #kicker h4{font-size:13px;margin:2px 0 0 0}.showcase #showcaseappview{position:relative;padding:0;margin:0}.showcase .viewpane{position:relative;padding:0;margin:0}.showcase .viewpane-toolbar{position:relative;padding:0;margin:0}.showcase .viewpane-content{padding:0 20px 20px 46px;overflow:hidden}.showcase .showcase-menu{position:absolute;width:98%}.showcase .showcase-menu div.prev-button,.showcase .showcase-menu div.next-button{cursor:pointer;height:457px;-webkit-transition:all,0.3s;-moz-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s;position:absolute;width:25px;z-index:101}.showcase .showcase-menu div.prev-button:hover,.showcase .showcase-menu div.next-button:hover{background-color:#4d90fe}.showcase .showcase-menu div.prev-button{float:left;position:relative}.showcase .showcase-menu div.next-button{float:right;position:relative}.showcase .showcase-menu a.next,.showcase .showcase-menu a.prev{background-image:url("/_static/images/arrow-sprites.png");width:19px;height:31px;position:absolute;background-repeat:no-repeat;top:45%}.showcase .showcase-menu a.next{background-position:-17px -58px}.showcase .showcase-menu a.prev{background-position:0 -58px}.showcase .clear{clear:both}.showcase #notification-container,.showcase #notification-container-bottom{text-align:center;margin:0 auto;width:50px}.showcase #notification,.showcase #notification-bottom{background-color:#f9edbe;border:1px solid #f0c36d;color:#484848;font-size:13px;font-weight:bold;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;margin-left:-75px;margin-top:-25px;position:absolute;padding:0 10px}.showcase .showcase-spotlight{height:auto;margin:0 0 10px 0;padding:0 0 0 0;position:relative}.showcase .showcase-spotlight .list-container{padding-top:0px}.showcase .showcase-spotlight h2{color:#484848;font-size:16px;margin:10px 0 24px 0}.showcase .showcase-spotlight .list-item{background-color:#4d90fe;display:inline-block;height:auto;margin:0 7px 7px 0;overflow:hidden;width:24%}.showcase .showcase-spotlight .list-item .image{position:relative;width:100%;height:auto;overflow:hidden;padding:0;margin:0;margin-bottom:-4px}.showcase .showcase-spotlight .list-item .image img{width:100%;height:auto;padding:0;margin:0}.showcase .showcase-spotlight .list-item .title{position:relative;width:100%;top:13px;padding:0;margin:0;font-size:16px;font-weight:normal;color:#fff;text-align:center}.showcase .showcase-spotlight .list-item-selected{background-color:#fff;border:0;padding:0;margin:0 7px 7px 0}.showcase .showcase-spotlight .list-item .overlay{position:absolute;width:100%;height:45px;bottom:0px;padding:0;overflow:hidden;background-color:#4d90fe;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:0.75;text-align:center}.showcase .list-container{width:101%;height:auto;padding-top:12px;clear:both;position:relative}.showcase .list-item{position:relative;float:left;width:17%;height:10%;margin:10px;overflow:hidden;cursor:hand;cursor:pointer}.showcase .list-item .image{position:relative;width:100%;height:auto;overflow:hidden}.showcase .list-item .image img{width:100%;height:85%}.showcase .list-item .title{position:relative;width:100%;height:59px;padding:8px 0 0 0;font-size:13px;color:#15c;overflow:hidden}.showcase .list-item-selected{background-color:#ebf2fc;border:solid #cbdaf7 1px;padding:9px;margin:0}.showcase .hover-target{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.showcase .list-hover-item{position:absolute;z-index:100;width:17%;height:10%;padding:10px;background-color:#fff;border:solid #ccc 1px;-webkit-box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;-moz-box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;cursor:hand;cursor:pointer}.showcase .list-spacer{position:relative;clear:left;width:100%;height:450px;background-color:#fff;z-index:99}.showcase .detail-panel{position:absolute;width:932px;height:auto;color:#202020;background:#fff;border:solid 1px #999;-webkit-box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;-moz-box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;z-index:100}.showcase .detail-panel-triangle{position:absolute;top:-15px;right:auto;bottom:auto;left:auto;border-width:0 15px 15px;border-style:solid;border-color:#999 transparent;display:block;width:0}.showcase .detail-panel-triangle-inner{position:absolute;top:2px;right:-13px;bottom:auto;left:auto;border-width:0 13px 13px;border-style:solid;border-color:#fff transparent;display:block;width:0}.showcase .detail-panel-content{padding:0;font-size:13px;line-height:24px;min-height:457px;height:auto}.showcase .detail-panel-content table{width:100%;height:auto}.showcase .detail-panel-content td.header-col{padding:0 0 10px 0}.showcase .detail-panel-content td.col-1{width:320px;padding:0 20px 0 0;vertical-align:top}.showcase .detail-panel-content td.col-2{vertical-align:top;padding:0 0 0 0;width:auto}.showcase .detail-panel-content .project-description{padding:0 0 16px 0}.showcase .detail-panel-content .project-developer{padding:0 0 16px 0}.showcase .detail-panel-content .project-tags a{cursor:pointer}.showcase .detail-panel-content .project-info{position:relative;margin-top:20px}.showcase .detail-panel-content .how-to{position:relative;margin-top:20px;display:none}.showcase .detail-panel-content .how-to p{margin-bottom:10px}.showcase .detail-panel-content .how-to h3{font-weight:bold}.showcase .detail-panel-content input.pagination-btn{background-color:#f1f1f1;background-image:url("/_static/images/showcase_icons.png");background-position:-74px 0;border:1px solid #c6c6c6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#fff;cursor:pointer;height:27px;text-align:center;text-shadow:0 1px rgba(0,0,0,0.1);width:35px}.showcase .detail-panel-content input.pagination-btn:disabled,.showcase .detail-panel-content input.pagination-btn:disabled:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;border:1px solid #c6c6c6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 0;box-shadow:rgba(0,0,0,0.1) 0 0 0;cursor:default}.showcase .detail-panel-content .pagination-btn:active,.showcase .detail-panel-content .pagination-btn:focus,.showcase .detail-panel-content .pagination-btn:hover,.showcase .detail-panel-content .pagination-btn:hover:focus{background:#f8f8f8;border:1px solid #999;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px;box-shadow:rgba(0,0,0,0.1) 0 1px 1px;color:#333;z-index:80}.showcase .detail-panel-content input.next-btn,.showcase .detail-panel-content input.next-btn:hover{background-image:url("/_static/images/showcase_icons.png");background-position:-93px 3px}.showcase .detail-panel-content input.previous-btn,.showcase .detail-panel-content input.previous-btn:hover{background-image:url("/_static/images/showcase_icons.png");background-position:-75px 3px}.showcase .detail-panel-content-inner{position:relative;padding:40px;min-height:370px;height:auto}.showcase .close-button{position:absolute;z-index:102;top:8px;right:8px;width:18px;height:18px;background:transparent url(/_static/images/x.png) no-repeat;overflow:hidden;cursor:hand;cursor:pointer;border:0;outline:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.showcase .project-details-menu{position:relative;border:solid 1px #e5e5e5;border-width:0 0 1px 0;padding:0 0 0 10px}.showcase .project-details-menu-item{position:relative;display:inline-block;padding:4px 8px 4px 8px;font-weight:bold;background-color:#fff;color:#484848;cursor:hand;cursor:pointer}.showcase .project-details-menu-item:hover{color:#dd4b39}.showcase .project-details-menu-item-selected{border:solid 1px #e5e5e5;border-width:1px 1px 0 1px;color:#dd4b39;bottom:-1px}.showcase .project-images-container{position:relative;width:100%;height:auto}.showcase .project-image{position:relative;width:100%;height:auto}.showcase .project-image img{position:relative;width:100%;height:285px;border:solid 1px #e5e5e5}.showcase .project-images-menu{padding:10px 0 0 0}.showcase .project-images-counter{position:relative;display:inline-block;color:#484848;font-size:11px;padding:0 0 0 10px}.showcase .float-right{position:relative;float:right}.showcase .float-left{position:relative;float:left}.showcase a,.showcase a:link,.showcase a:visited{color:#15c;text-decoration:none}.showcase a:hover{color:#15c;text-decoration:underline}.showcase .permalink-button{background-color:#f1f1f1;border:solid 1px #ccc;cursor:pointer;display:inline-block;padding:10px;vertical-align:top}.showcase .permalink-button .permalink-icon{background-image:url("/_static/images/showcase_icons.png");background-position:-40px -6px;height:7px;overflow:hidden;width:19px}.showcase .permalink-button:hover{background:#f8f8f8;border:1px solid #c6c6c6;color:#333;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;z-index:80}.showcase .permalink-popup{background:#fff;border:1px solid rgba(0,0,0,0.2);cursor:default;font-size:13px;height:auto;left:0;margin:0;outline:none;padding:0 0 6px;position:absolute;top:0;width:400px;z-index:999;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px 0;box-shadow:rgba(0,0,0,0.2) 0 2px 4px 0}.showcase .permalink-popup input{border:1px solid #d9d9d9;border-top:1px solid silver;font-size:13px;height:25px;margin:10px;padding:1px 8px;position:relative;width:360px}body.showcase_admin p{margin:0}body.showcase_admin label{clear:left;display:block}body.showcase_admin label.another{display:inline}body.showcase_admin .model{background:white}body.showcase_admin #gc-main form{border:1px solid #000;display:inline-block;padding:10px;margin:5px}body.showcase_admin #result{float:right;width:400px}body.showcase_admin #result .header{font-weight:bold}body.showcase_admin #result .error{padding-top:20px}body.showcase_admin #getAllShowcases{clear:both;display:block}body .dashboard #bt-add-item{float:right;margin-right:10px}body .dashboard #entries-admin{font-size:133%;font-weight:bold;margin-top:25px;margin-bottom:15px}body .dashboard #dashboard-pagination-container{cursor:pointer;float:right}body .dashboard #showcase-entries .title{width:270px}body .dashboard #admin-panel{padding-left:50px}body .dashboard #options{padding:5px 0}body .dashboard .spotlight-btn-text{color:#3d9400}body .dashboard .non-spotlight-btn-text{color:#999}body .dashboard #showcase-table tr:hover{background:#f1f1f1;cursor:default}body .dashboard #showcase-table td,body .dashboard #showcase-table th{width:77px;padding:5px 0;verticle-align:middle}body .dashboard .align-center{text-align:center}body .dashboard a.inactive{color:#000;cursor:default;text-decoration:none}body .dashboard #options{font-size:14px}body .dashboard #result-container{text-align:center}body .dashboard #result{display:none;font-size:13px;font-weight:bold;padding:3px 15px;background-color:#f9efbe !important;border:1px solid #f0c36d !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;color:#666 !important;font-weight:normal !important}body .dashboard .no-items{text-align:center}body .dashboard #preview-container{display:none;position:absolute;height:100%;width:100%;z-index:2;top:0;left:0}body .dashboard #overlay{display:none;background-color:#ccc;position:absolute;height:100%;width:100%;z-index:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:0.75;top:0;left:0}body .dashboard #preview-template{display:none}body .dashboard #preview{background-color:white;padding:10px;margin:250px auto auto;width:932px;height:350px;position:fixed;margin-top:-175px;margin-left:-462px;left:50%;top:50%}body .dashboard .title{padding-left:20px;font-weight:bold}body .dashboard .thumbnail{float:left;padding-right:10px}body .dashboard .thumbnail img{width:440px;height:298px}body .dashboard .info{float:right;width:48%}body .dashboard .close-button{position:absolute;z-index:102;top:8px;right:8px;width:18px;height:18px;background:transparent url(/_static/images/x.png) no-repeat;overflow:hidden;cursor:hand;cursor:pointer;border:0;outline:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}body .dashboard .close-button:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.add-item-panel{background:#fff;border:1px solid rgba(0,0,0,0.2);cursor:default;margin:0;outline:none;padding:32px;position:absolute;top:10px;width:550px;min-height:300px;height:auto;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 8px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 8px;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.add-item-panel .add-errors{color:#dd4b39}.add-item-panel .add-item-panel-input-full{width:530px}.add-item-panel .kd-textinput{border:1px solid #d9d9d9;border-top:1px solid #999;font-size:13px;height:25px;padding:1px 8px}.add-item-panel .kd-custom-textinput{margin-top:2px;width:470px}.add-item-panel .kd-textarea{border:1px solid #d9d9d9;border-top:1px solid #999;font-size:13px;height:75px;padding:1px 8px;width:300px}.add-item-panel input[type="checkbox"],.add-item-panel input[type="radio"]{width:13px;height:13px;border:1px solid #999;margin:0;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;position:relative}.add-item-panel td{padding-top:10px}.add-item-panel .button{float:none}.add-item-panel h2{font-weight:bold;line-height:0}.add-item-panel .more,.add-item-panel .close{margin-top:2px;min-width:5px;vertical-align:top}.add-item-panel .close-button{background:transparent url(/_static/images/x.png) no-repeat;border:0;cursor:pointer;height:18px;overflow:hidden;outline:0;position:absolute;right:8px;top:8px;width:18px;z-index:102;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.add-item-panel .close-button:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.kd-menubutton{position:relative}.kd-menubutton .kd-disclosureindicator{float:right;margin-top:10px;margin-left:7px;opacity:.8;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;*float:none;*position:relative;*top:-3px;margin-top:8px}.kd-menubutton span.label{display:inline-block}.kd-menubutton .kd-menulist{text-align:left;position:absolute;z-index:99;background:#FFF;height:0;width:auto;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.kd-menubutton .kd-menulist.shown{height:auto;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.kd-menulistitem{display:block;padding:6px 44px 6px 16px;position:relative;color:#333;font-size:13px;font-weight:normal;cursor:default;margin:0;-webkit-transition:background,0.13s;-moz-transition:background,0.13s;-o-transition:background,0.13s;transition:background,0.13s}.kd-menulistitem.disabled,.kd-menulistitem:hover{color:#ccc;background-color:#FFF;cursor:default}.kd-menulistitem:hover,.kd-menulistitem.selected{background-color:#f1f1f1;color:#222;-webkit-transition:background,0s;-moz-transition:background,0s;-o-transition:background,0s;transition:background,0s}.kd-menulist{background:#FFF;z-index:99;outline:1px solid rgba(0,0,0,0.2);padding:0 0 6px;white-space:nowrap;overflow:auto;margin:0;-webkit-transition:opacity,0.218s;-moz-transition:opacity,0.218s;-o-transition:opacity,0.218s;transition:opacity,0.218s;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.2);box-shadow:0px 2px 4px rgba(0,0,0,0.2)}.kd-textinput{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}.kd-textinput:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}.kd-textinput:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}.kd-textinput.disabled,.kd-textinput.disabled:hover,.kd-textinput.disabled:active,.kd-textinput:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-zippy span.row{cursor:pointer;display:block}.kd-zippy span.row.expanded .kd-zippycontent{height:165px}.kd-zippycontent{position:relative;overflow:hidden;height:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.kd-zippycontent li{padding-left:5px;margin-left:0px;background-repeat:no-repeat;background-position:2px center;line-height:23px}.kd-zippycontent>*{position:absolute;bottom:0;left:0;width:100%}.kd-disclosureindicator{display:inline-block;width:5px;height:7px;background:url("/_static/images/disclosure_arrow_dk_grey.png") center no-repeat;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.kd-disclosureindicator.down{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.filter-bar{position:relative;height:auto;min-height:60px;background-color:#f1f1f1;border:solid 1px #d2d2d2;border-width:1px 0 1px 0;color:#333}.filter-bar .header-right{min-height:20px;padding:10px 0 10px 0}.filter-bar .permanent-url-container{display:initial;margin-right:16px;padding-top:10px}.toggle-button{min-width:74px}.clear-button{margin-right:16px}#pagination-container{float:right;margin-top:-60px}.filter-bar-fixed{top:0;left:0;width:100%;height:auto;min-height:50px;background-color:#f1f1f1;border:solid 1px #d2d2d2;border-width:0 0 1px 0;color:#333}.filter-bar-fixed .header-right{padding-right:10px}.float-right{position:relative;float:right}#filter-options{padding:0 0 20px 2px;display:block;clear:both}#filter-options .tag-category{width:30%;display:inline-block;vertical-align:top;height:100%;padding-left:25px}#filter-options .tag-category-border{border:1px solid #d2d2d2;border-width:0 0 0 1px}#filter-options .tag-text{color:#666;font-weight:bold;padding-left:10px}#filter-options .filter-tag{display:inline-block;width:25%;padding:1px 0;vertical-align:top}#filter-options .filter-tag input{vertical-align:top}#filter-options .filter-tag label{color:#333;margin-top:5.25px;display:inline-block}#filter-options .filter-tag label.disabled{color:#b8b8b8}.filter-option-click-disabled{pointer-events:none}.results-counter{display:inline-block;color:#666;float:left;padding:10px 0 10px 10px;width:83px}#tag-autocomplete-widget div.tag-autocomplete{font-family:Arial,sans-serif;width:60%;cursor:text;height:auto !important;padding:0 !important;height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}#tag-autocomplete-widget div.tag-autocomplete:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}#tag-autocomplete-widget div.tag-autocomplete:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}#tag-autocomplete-widget div.tag-autocomplete.disabled,#tag-autocomplete-widget div.tag-autocomplete.disabled:hover,#tag-autocomplete-widget div.tag-autocomplete.disabled:active,#tag-autocomplete-widget div.tag-autocomplete:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}#tag-autocomplete-widget div.tag-autocomplete.focus{border:1px solid #4d90fe;outline:none;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)"}#tag-autocomplete-widget div.tag-autocomplete ul.chosen-tags{margin:0;padding:0}#tag-autocomplete-widget div.tag-autocomplete ul.chosen-tags li{float:left;list-style:none outside none;margin:0 0 0 4px}#tag-autocomplete-widget div.tag-autocomplete ul.chosen-tags li .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}#tag-autocomplete-widget div.tag-autocomplete ul.chosen-tags li .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}#tag-autocomplete-widget div.tag-autocomplete ul.chosen-tags li .button.right{border-radius:0 4px 4px 0;padding:0px}#tag-autocomplete-widget div.tag-autocomplete ul.chosen-tags li .button.right span{position:relative;bottom:1px;right:1px}#tag-autocomplete-widget div.tag-autocomplete input.tag-autocomplete-input{background:none;border:none;float:left;margin:5px 0 5px 5px;outline:none;width:auto}#tag-autocomplete-widget .tags-loading{font-style:italic;margin-left:10px}#tag-autocomplete-widget ul.tag-autocomplete-suggestions{left:0px !important;padding:0 !important;top:0px !important;width:100%;background:#FFF;z-index:99;outline:1px solid rgba(0,0,0,0.2);padding:0 0 6px;white-space:nowrap;overflow:auto;margin:0;-webkit-transition:opacity,0.218s;-moz-transition:opacity,0.218s;-o-transition:opacity,0.218s;transition:opacity,0.218s;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.2);box-shadow:0px 2px 4px rgba(0,0,0,0.2)}#tag-autocomplete-widget ul.tag-autocomplete-suggestions li.ui-menu-item{display:block;padding:6px 44px 6px 16px;position:relative;color:#333;font-size:13px;font-weight:normal;cursor:default;margin:0;-webkit-transition:background,0.13s;-moz-transition:background,0.13s;-o-transition:background,0.13s;transition:background,0.13s}#tag-autocomplete-widget ul.tag-autocomplete-suggestions li.ui-menu-item.disabled,#tag-autocomplete-widget ul.tag-autocomplete-suggestions li.ui-menu-item:hover{color:#ccc;background-color:#FFF;cursor:default}#tag-autocomplete-widget ul.tag-autocomplete-suggestions li.ui-menu-item:hover,#tag-autocomplete-widget ul.tag-autocomplete-suggestions li.ui-menu-item.selected{background-color:#f1f1f1;color:#222;-webkit-transition:background,0s;-moz-transition:background,0s;-o-transition:background,0s;transition:background,0s}#tag-autocomplete-widget ul.tag-autocomplete-suggestions .ui-corner-all{color:#222;display:block;text-decoration:none}#tag-autocomplete-widget #view-all-tags{color:#15c;text-decoration:none}#tag-autocomplete-widget #view-all-tags:hover{text-decoration:underline}#tag-autocomplete-widget .hidden{display:none}#tag-autocomplete-widget .error-text{color:#dd4b39;text-decoration:none}.help-text{color:#999}body.tags_admin div.tag-autocomplete{height:auto !important}body.tags_admin div.tag-autocomplete ul.chosen-tags li{padding-top:3px;margin-bottom:0 !important}body.tags_admin div.ui-widget.tag-admin label{font-weight:bold}body.tags_admin .tag-autocomplete-suggestions{max-height:300px}body.tags_admin #delete-tag-dialog{display:none}body.tags_admin #button-panel{float:right}body.tags_admin #edit-tag-heading{padding-top:10px}body.tags_admin #add-tag-form,body.tags_admin #edit-tag-form{width:530px;height:500px}body.tags_admin #add-tag-form input[type="text"],body.tags_admin #edit-tag-form input[type="text"]{height:23px;width:451px}body.tags_admin #add-tag-form input[readonly="true"],body.tags_admin #edit-tag-form input[readonly="true"]{background-color:#f1f1f1}body.tags_admin #add-tag-form #field-tag-list-wrapper,body.tags_admin #edit-tag-form #field-tag-list-wrapper{width:166.83%}body.tags_admin #add-tag-form div.kd-formbuttons,body.tags_admin #edit-tag-form div.kd-formbuttons{float:right}body.tags_admin #add-tag-form fieldset,body.tags_admin #edit-tag-form fieldset{padding:16px}body.tags_admin #add-tag-form legend,body.tags_admin #edit-tag-form legend{padding:0 6px}body.tags_admin #add-tag-form label,body.tags_admin #edit-tag-form label{font-weight:bold;display:block;line-height:29px}body.tags_admin #add-tag-form ul,body.tags_admin #edit-tag-form ul{list-style:none}body.tags_admin #add-tag-form ul li,body.tags_admin #edit-tag-form ul li{line-height:17px;margin-bottom:16px}body.tags_admin #move-tag-dialog{display:none}body.tags_admin #tag-admin-table{width:300px}body.tags_admin #tag-admin-table th,body.tags_admin #tag-admin-table tr,body.tags_admin #tag-admin-table td{border:0}body.tags_admin #tag-admin-table .google-visualization-table-div-page .a-d-e-f-g,body.tags_admin #tag-admin-table .google-visualization-table-div-page .a-d-e-h-g{border-style:none}body.tags_admin #tag-admin-table .google-visualization-table-div-page .a-d-e{background:none;cursor:pointer}body.tags_admin .tag-admin-header{background-color:#6199df}body.tags_admin .tag-admin-header td{color:#fff;font-weight:bold}body.tags_admin .google-visualization-table-th{text-align:center}body.tags_admin .kd-modaldialog.visible{opacity:1.0;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}body.tags_admin .kd-modaldialog{-webkit-box-shadow:0 4px 16px rgba(0,0,0,0.2);-moz-box-shadow:0 4px 16px rgba(0,0,0,0.2);-ms-box-shadow:0 4px 16px rgba(0,0,0,0.2);box-shadow:0 4px 16px rgba(0,0,0,0.2);background:white;left:50%;outline:1px solid rgba(0,0,0,0.2);padding:30px 42px;position:fixed;right:auto;width:512px;height:auto;overflow:visible;z-index:100;top:72px;margin-left:-256px;opacity:0.0;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all 0.218s;-moz-transition:all 0.218s;transition:all 0.218s}body.tags_admin .kd-modaldialog.medium{padding:28px 32px;width:384px}body.tags_admin .kd-modaldialog.small{padding:16px 20px;width:256px}body.tags_admin .kd-modaldialog h1{margin-bottom:1em}body.tags_admin .kd-modaldialog.small h1{margin-bottom:8px}body.tags_admin .kd-formbuttons{margin-top:16px}body.tags_admin .kd-formbuttons .kd-button.primary{float:left;margin-right:16px}body.tags_admin .kd-modaldialog .kd-confirmation{display:inline-block;padding-top:7px}body.tags_admin .associations{list-style:none}body.tags_admin #associations-wrapper{width:800px;padding:16px 0px 16px 44px;border-left:1px solid #ebebeb}body.tags_admin #associations-wrapper li{position:relative;margin-left:-16px;border-bottom:1px solid transparent}body.tags_admin #associations-wrapper li a{display:block;line-height:29px;color:#333;font-size:13px;cursor:default}body.tags_admin #associations-wrapper .kd-zippy .row a{margin-left:16px;display:inline}body.tags_admin #associations-wrapper ul ul li,body.tags_admin #associations-wrapper ul ul li a{line-height:19px}body.tags_admin #associations-wrapper ul ul li a{padding-left:12px;margin-left:16px}body.tags_admin #associations-wrapper ul>li>a{padding-left:16px}body.tags_admin #associations-wrapper ul>li>a:hover{background-color:#eee}body.tags_admin #associations-wrapper li.selected a{color:#d14836}body.tags_admin .close-button{position:absolute;z-index:102;top:8px;right:8px;width:18px;height:18px;background:transparent url(/_static/images/x.png) no-repeat;overflow:hidden;cursor:hand;cursor:pointer;border:0;outline:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}body.tag-list #tag-container{padding-top:25px}body.tag-list #tag-container .detail-block{border-bottom:1px solid #999;display:inline-block;line-height:25px;padding:20px 45px 20px 0;width:200px}body.tag-list #tag-container .detail-block p{margin:0}body.tag-list #tag-container .detail-block .tag-label{background:transparent url(/_static/images/tag-label-middle.png) repeat-x;color:#4d90fe;display:inline-block}body.tag-list #tag-container .detail-block .tag-label span{position:relative;vertical-align:top}body.tag-list #tag-container .detail-block .tag-label:before{content:url(/_static/images/tag-label-begin.png);display:inline-block;width:10px}body.tag-list #tag-container .detail-block .tag-label:after{content:url(/_static/images/tag-label-end.png);display:inline-block;width:14px}body.tag-list #tag-container .detail-block .tag-count{display:inline-block;font-weight:bold;vertical-align:top;position:relative;top:2px;right:-10px}body.tag-list #tag-container .detail-block .tag-desc{color:#999;display:none;overflow:hidden;word-break:break-all}body.tag-list #search-error{color:#dd4b39;margin:-3px 0 0 85px}.selected-filters{padding:10px}#selected-tags{display:inline-block;display:none;color:#666;padding:10px}#selected-tags>span{padding-left:10px}.selected-tag{color:#fff;padding-left:4px;padding-right:6px;padding-top:2px;padding-bottom:2px;background-color:#4d90fe}.close-span{cursor:pointer}.close-span:hover{background-color:#3079ED}#vtab{padding-left:10px;width:98%;height:auto}#vtab>ul>li{color:#4d90fe !important;font-weight:normal;width:90px;height:15px;background-color:#f1f1f1 !important;list-style-type:none;display:block;text-align:left;margin:auto;padding:5px 5px;border:1px solid #f1f1f1;position:relative;border-right:none}#vtab>ul>li.selected{font-weight:bold;border:1px solid #d9d9d9;border-right:none;z-index:1;background-color:#f1f1f1 !important;position:relative}#vtab>ul{float:left;width:90px;text-align:left;display:block;margin:auto 0;padding:0;top:30px;cursor:pointer}#vtab>div{background-color:#f1f1f1;margin-left:100px;border:1px solid #d9d9d9;min-height:106px;padding:12px;position:relative;z-index:0}.devquiz div #content{background:#fff;background-image:url(/_static/images/devquiz-logo.png);background-position:80px 30px;background-repeat:no-repeat;-webkit-box-shadow:rgba(0,0,0,0.25) 2px 4px 5px 4px;-moz-box-shadow:rgba(0,0,0,0.25) 2px 4px 5px 4px;box-shadow:rgba(0,0,0,0.25) 2px 4px 5px 4px;color:#222;font-family:Arial,sans-serif;font-size:13px;margin:20px auto;padding:150px 80px 80px 80px;width:680px}.devquiz div .logindata{background:#f1f1f1;border-radius:5px;margin:20px auto;padding:20px;width:400px}.devquiz div .question-section{background:#f1f1f1;border-radius:5px;margin:20px auto;padding:10px;width:600px}.devquiz div .question-section .text{background:transparent;border:1px solid #acacac;font:monospace;font-size:11px;height:200px;overflow-y:scroll;width:580px}.devquiz div .answer-section{background:#f1f1f1;border-radius:5px;margin:20px auto;padding:10px;width:600px}.devquiz div .answer-section .answertext{background:#fff;border:1px solid #acacac;font:monospace;font-size:11px;height:200px;overflow-y:scroll;width:580px}.devquiz div #areusure{background:#f1f1f1;border:1px solid #acacac;margin:20px;padding:10px;width:500px}.devquiz div .legalfooter{margin:30px auto;text-align:center;width:680px}.devquiz .textlabel{font-style:italic;margin:0 0 10px 0}.devquiz .answer{background:#f1f1f1;border-radius:5px;margin:20px auto;padding:10px;width:500px}.devquiz h1{font-size:16px;font-weight:bold;margin:30px 0 20px 0}.devquiz h2{color:#4d90fe;font-size:13px;font-weight:bold;margin:30px 0 10px 0}.devquiz .smalltextbox{border:1px solid #acacac;margin:0 5px;width:50px}.devquiz tt{color:#4d90fe;font-weight:bold}.devquiz hr{border:2px solid #f1f1f1;margin:20px 0}.devquiz li{margin:10px}table.code-compare{background-color:#FAFAFA}table.code-compare td{padding:6px 0px !important}ul.code-compare .hovered{background-color:#f0f0f0 !important;border-left:5px solid #6199df;margin-left:-1px !important}ul.code-compare,ul.code-compare li{margin:0px 0px 0px 1px;padding:0px;list-style-type:none;display:block}ul.code-compare pre{border:0px !important;background-color:inherit !important}ul.code-compare .hovered pre{padding-left:7px !important}ul.code-compareCode li{margin:10px 0px 0px 1px;padding:0px 0px 0px 4px}ul.code-compareCode li:first-child{margin:0px 0px 0px 1px;padding:0px 0px 0px 4px}.ui-codeSample{position:relative;border:6px solid #eee;padding:1em;margin-bottom:18px}.ui-codeSample .selector{position:absolute;top:-21px;right:-21px;padding:25px;font-size:85%}.ui-codeSample .selector>select{margin:0;height:1.5em}.ui-codeSample .selector>.prompt{background:#FFF;line-height:1.8em;float:left;padding:0 3px;margin-right:2px}.ui-codeSample .ui-codeSample-panel{display:block;overflow:auto;margin:0}.ui-codeSample .ui-codeSample-panel pre{margin:0}.ui-codeSample .ui-codeSample-hide{display:none}.ui-datasection-main{position:relative;border:6px solid #eee;padding:1em;margin:10px 0}.ui-datasection-main .selector{text-align:right;padding:0}.ui-datasection-main .selector>.prompt{background:#FFF;line-height:1.8em;float:left;padding:0 3px;margin-right:2px}.ui-datasection-main .ui-datasection-panel{display:block;overflow:auto;margin:0}.ui-datasection-main .ui-datasection-panel pre{margin:0}.ui-datasection-main .ui-datasection-hide{display:none}.ui-fusionTable .ui-fusionTable-autoAdjust td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ui-fusionTable .ui-fusionTable-results table{margin:0}.ui-fusionTable .ui-fusionTable-results p{width:100%;text-align:center;font-weight:bold}.ui-fusionTable .ui-fusionTable-loading{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:12px;border:1px inset #eee}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}.page-title{font-size:2em;padding-bottom:4px;border-bottom:1px solid #ccc}body.docs .plusone-container{margin:0;position:relative;top:1px;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline}body.docs a code,body.docs a kbd{color:#15c}body.docs a code:visited,body.docs a kbd:visited{color:#15c}body.docs a code:active,body.docs a kbd:active{color:#dd4b39}body.docs h2,body.docs h3,body.docs h4,body.docs h5,body.docs h6{margin-top:1.5em}body.docs h2{border-bottom:1px solid #ccc}body.docs h2{font-size:167%}body.docs h3{font-size:133%;font-weight:bold}body.docs h4{font-size:120%}body.docs h5{font-size:110%}body.docs .hero h2{border-bottom:0 !important;font-size:16px !important;margin-top:0 !important}body.docs .hero h3{margin-top:0 !important}body.docs article.story h2{border-bottom:0 !important;margin-top:0 !important}body.docs .quiet{color:#999;stress:30}body.docs .light-title{font-size:150%;border:0;color:#666}body.docs code,body.docs pre,body.docs kbd{color:#007000}body.docs pre{padding:6px 10px;background-color:#FAFAFA;border:1px solid #bbb;overflow:auto}body.docs kbd{font:1em "Droid Sans Mono",monospace;line-height:1.5;font-weight:bold}body.docs .screenshot,body.docs .border{border:1px solid #aaa;padding:3px}body.docs .apiparam{color:#066;font-style:italic}body.docs .apiparam:before{content:'{'}body.docs .apiparam:after{content:'}'}body.docs #embedded-explorer table{border:0}body.docs #embedded-explorer th,body.docs #embedded-explorer td{border:0;padding:14px;vertical-align:middle}body.docs #embedded-explorer .form td{border-bottom:1px solid #dbdbdb}body.docs #embedded-explorer h3{margin-bottom:1em;margin-top:1em}body.docs #embedded-explorer pre{border:0;padding:0}body.docs .expandable{display:block;margin-left:16px;min-height:20px}body.docs .expandable .exw-control{position:absolute;margin-top:-6px;margin-left:-16px;cursor:pointer;display:block;text-decoration:none;color:#222;font-size:20px}body.docs ul.treelist,body.docs ol.treelist{list-style-type:none;margin-left:16px}body.docs ul.treelist .tlw-control,body.docs ol.treelist .tlw-control{position:absolute;margin-left:-16px;cursor:pointer;display:block;text-decoration:none;color:#222}body.docs ul.treelist .tlw-control-title,body.docs ol.treelist .tlw-control-title{cursor:pointer}body.docs ul.treelist ul,body.docs ul.treelist ol,body.docs ol.treelist ul,body.docs ol.treelist ol{list-style-type:none}#gc-content ol.toc{list-style-type:none}#gc-content ol.toc ul,#gc-content ol.toc ol{list-style-type:none}#gc-content ol.toc li{font-weight:bold}#gc-content .listhead li{font-weight:bold}#gc-content .listhead li *,#gc-content .listhead li li{font-weight:normal}#gc-content .listhead li * b,#gc-content .listhead li * strong{font-weight:bold}#gc-content-footer{margin-top:2em;margin-bottom:1em;color:#777;font-style:italic}#gc-content-license,#gc-content-last-updated{margin-top:1em}#gc-content div.sidebox{width:22em;margin:1em 0 0 20px;padding:0 0 1em 1em;border-left:1px dotted silver;float:right;clear:right;position:relative;background-color:white;position:relative;z-index:100}.oss .oss-widget{display:none}.oss-default{float:right;width:20em}.oss-default .oss-widget{background-color:#f1f1f1;padding:6px 8px 6px 10px;margin-left:6px}.oss-default .oss-widget>header{font-weight:bold;font-size:1em}.oss-default .oss-widget .oss-feed>article{margin-bottom:6px}.oss-default .oss-widget .oss-feed>article:last-child{margin-bottom:0}.oss-default .oss-widget .oss-feed>article header{font-size:1em;line-height:1em;color:inherit}.oss-default .oss-widget .oss-feed>article time{font-size:0.85em}.oss-default .oss-widget .view-all{font-size:0.85em}.kd-bubble{background:#FFF;outline:1px solid rgba(0,0,0,0.2);padding:16px;position:relative;width:146px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-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)}.kd-bubble .pointer{background:url("/_static/images/bubble_point_white.png");display:block;height:11px;left:24px;margin:0 0 0 -5px;outline:none;position:absolute;top:-11px;width:17px}.kd-bubble.alert{background:#f9edbe;outline:1px solid #f0c36d}.kd-bubble.alert .pointer{background:url("/_static/images/bubble_point_yellow.png")}.kd-bubble p{color:#666;margin-bottom:0}#remind_type{margin:10px 0}#remind_mail table{padding-bottom:10px}#remind_mail table td,#remind_mail table th{padding:2px 5px}#remind_mail .input-section{margin:5px 0}#remind_mail .input-section input[type=text]{margin-left:10px;width:300px;padding:0 4px 0 4px}#remind_mail button{margin:5px 0}#preview_message{border:1px solid #ccc;padding:5px;min-height:40px;width:649px}#post_status .in-process{background-color:#0ee}#post_status .success{background-color:#0e0}#post_status .failure{background-color:#e00}#button_row input{margin:10px 0}#generate-attendee_type textarea{margin:10px 0;border:1px solid #ccc}#generate-attendee_type p{margin-bottom:0px}#generate-attendee_type label{position:absolute;margin-top:4px}#generate-attendee_type input[type=text],#generate-attendee_type select{margin-left:150px}#generate-attendee_type .errormsg{margin-left:10px}#generate-attendee_type .error-border{border:2px solid red}#generate-attendee_type #email_subject{margin-left:0;width:650px}#table_container{border:2px solid #ccc;height:300px;overflow-y:scroll}.ss-table td{padding:0 4px}#tab_container{border:2px solid #ccc;overflow:auto}#preview_spreadsheet{width:47%}.ss-tab{background-color:#eee;border:1px solid #ccc;cursor:pointer;margin:0;float:left}.ss-tab a,.ss-tab a:hover,.ss-tab a:visited{text-decoration:none}.ss-tab a{padding:2px;background-color:#eee}.ss-tab a:hover{background-color:#ccc}#type-list{padding-top:15px;width:640px}#type-list td{min-width:75px}#type-list tr{background-color:#fff}#type-list tr:hover{background-color:#ccc}#type-list .type-list-hover{background-color:#ccc}.vipcode,.email-attendees{font-family:"Open Sans",arial,sans-serif}.vipcode .secondary-text,.email-attendees .secondary-text{color:#777;display:block;font-size:11px;margin:5px 0 20px 0}.vipcode .required::after,.email-attendees .required::after{content:"*";color:#dd4b39;font-size:11px;margin-left:5px;vertical-align:super}.vipcode .help-anchor,.email-attendees .help-anchor{cursor:pointer;font-size:10px;margin-left:20px;text-decoration:none;vertical-align:super}.vipcode .kd-bubble.field-help,.email-attendees .kd-bubble.field-help{position:absolute;width:300px;display:none}.vipcode .kd-bubble.field-help .pointer,.email-attendees .kd-bubble.field-help .pointer{left:-9px;top:20px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.vipcode #attendee-type-help,.email-attendees #attendee-type-help{margin:-14px 0 0 20px}.vipcode #expiry-help,.email-attendees #expiry-help{margin:-18px 0 0 20px}.vipcode #email-list-help,.email-attendees #email-list-help{margin:122px 0px 0px 18px}.vipcode #delegatable-help,.email-attendees #delegatable-help{margin:-18px 0 0 20px}.vipcode input[type=text],.email-attendees input[type=text]{padding:0 4px 0 4px}.vipcode #select_attendee_type,.email-attendees #select_attendee_type{margin-left:15px;margin-right:10px}.vipcode select,.vipcode .vip-text,.email-attendees select,.email-attendees .vip-text{width:200px;background:white;height:27px;outline:none;border:1px solid #ccc;color:#333}.vipcode .vip-text,.vipcode textarea,.email-attendees .vip-text,.email-attendees textarea{margin-bottom:10px;border:1px solid #ccc}.vipcode .kd-disclosureindicator,.email-attendees .kd-disclosureindicator{margin-top:8px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.vipcode #gentypebutton,.email-attendees #gentypebutton{margin-top:15px}.vipcode #generate-options,.email-attendees #generate-options{margin-bottom:25px}.vipcode #type-list td,.email-attendees #type-list td{cursor:pointer}.vipcode #validate_table,.email-attendees #validate_table{margin-left:10px}.vipcode #vip-generate,.email-attendees #vip-generate{width:90%;padding-right:20px}.vipcode #vip-generate #generate-form.count .email-fields,.email-attendees #vip-generate #generate-form.count .email-fields{display:none}.vipcode #vip-generate #generate-form.emaillist .gen-fields,.email-attendees #vip-generate #generate-form.emaillist .gen-fields{display:none}.vipcode #vip-generate td,.email-attendees #vip-generate td{padding:2px 0 2px 10px}.vipcode #vip-generate td>label,.email-attendees #vip-generate td>label{width:130px}.vipcode #vip-generate td:nth-child(2),.email-attendees #vip-generate td:nth-child(2){width:35%}.vipcode #vip-generate .common-width,.email-attendees #vip-generate .common-width{width:200px}.vipcode #vip-generate .quota-msgs,.email-attendees #vip-generate .quota-msgs{display:none}.vipcode #vip-generate .kd-select,.email-attendees #vip-generate .kd-select{margin-bottom:10px}.vipcode #vip-generate .kd-select>div,.email-attendees #vip-generate .kd-select>div{float:left;width:100%}.vipcode #vip-generate #expiry,.email-attendees #vip-generate #expiry{width:120px}.vipcode #vip-generate #vipcode,.email-attendees #vip-generate #vipcode{width:60px}.vipcode #vip-generate #email-preview,.email-attendees #vip-generate #email-preview{display:none}.vipcode #vip-generate #email-preview #email_subject,.email-attendees #vip-generate #email-preview #email_subject{width:650px}.vipcode #vip-status,.email-attendees #vip-status{vertical-align:top;margin-bottom:25px}.vipcode #vip-status #code-list th,.vipcode #vip-status #code-list td,.email-attendees #vip-status #code-list th,.email-attendees #vip-status #code-list td{padding:4px 8px}.vipcode #vip-status #vip-table,.email-attendees #vip-status #vip-table{max-height:500px;overflow:auto}.vipcode #email,.email-attendees #email{margin-bottom:0;width:230px}.vipcode #promocode-detail td,.email-attendees #promocode-detail td{border-bottom:1px solid #ccc}.vipcode #promocode-detail .amnt,.email-attendees #promocode-detail .amnt{width:100px}.vipcode table.decorated td.warning-msg,.email-attendees table.decorated td.warning-msg{color:#f00}.email-attendees input[type=text]{padding:0 4px 0 4px}.email-attendees td{padding-top:10px;vertical-align:top;width:50px}.email-attendees p,.email-attendees #attendee_message{margin:0 0 0 0}.email-attendees .errormsg{margin-left:10px}.email-attendees #email_subject{width:650px}.tab{cursor:pointer;height:40px;padding:10px 5px 0 0}.tab-container{overflow:auto;padding-top:20px}#tab-generate-promo-codes,#tab-manage-promo-codes{border-left:1px solid #e5e5e5;float:left;padding-left:24px;padding-right:24px}.tabs-bottom{border-bottom:1px solid #e5e5e5;margin-top:-12px;margin-bottom:25px;width:100%}#tab-attendee-type{text-align:left;float:left;padding-right:24px}.selected-tab{color:#1155cc}#generate-promo-codes,#manage-promo-codes{display:none}#gc-appbar a{margin-right:0}#assign-inviter-table td{width:25%}#assign-inviter-table #quota{width:190px}#assign-inviter-table .used_quota_info{display:none}#assign-inviter-table .disabled-select{background:#f1f1f1;color:#999}#assigned-inviters .delete-span{color:#fec4bc;cursor:pointer;font-weight:bold}#assigned-inviters .decorated tr.selected,#assigned-inviters .decorated tr.selected:hover{background-color:#ccc}#assigned-inviters .decorated tr.selected .delete-span,#assigned-inviters .decorated tr.selected:hover .delete-span{color:#dd4b39}#assigned-inviters .decorated tr:hover{background-color:#e0ecf8}#assigned-inviters .decorated tr:hover .delete-span{color:#dd4b39}#assigned-inviters .decorated tr th{width:250px}#assigned-inviters .decorated tr td{cursor:pointer}.errormsg{display:none;color:#dd4b39}#code-list tr{height:62px}#code-list tr .successmsg,#code-list tr .errormsg{display:none;font-size:11px;position:absolute;white-space:nowrap}#duplicate-invitees{margin-top:15px}#duplicate-invitees div{max-height:300px;overflow:scroll}#promo-error,#promo-success{display:none;left:-100px}#loading-duplicates{position:static;margin-top:15px}#spreadsheet-note{background-color:#efefef;border-left:6px solid #999;display:none;padding:6px 8px}.embed-showcase-panel{height:30px}.embed-showcase-panel #embed-button-container{float:right}.widget-close-button{background:transparent url(/_static/images/x.png) no-repeat;border:0;cursor:pointer;float:right;height:25px;opacity:0.5;outline:0;overflow:hidden;width:25px;z-index:102}.widget-close-button:hover{opacity:0.75}.widget-code-input{background:#fff;border:1px solid #d9d9d9;border-top:1px solid #999;color:#09af7d;font-size:11px;height:20px;padding:1px 8px}.widget-detail-panel{background:#fff;border:solid 1px #999;color:#202020;display:inline-block;left:30%;position:absolute;top:35%;z-index:400;-webkit-box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;-moz-box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0;box-shadow:rgba(0,0,0,0.25) 1px 1px 8px 0}.widget-embed-code-text{padding-top:3px}.widget-note{color:#8c8c8c;font-size:10px}.widget-overlay{background-color:#ccc;display:none;left:0;min-height:100%;min-width:100%;opacity:.75;position:absolute;top:0;z-index:300}.widget-preview-td{vertical-align:top}.widget-preview-text{margin-top:-18px}.widget-project{background:#30a1e6;bottom:0px;color:#fff;font-size:16px;opacity:.75;padding:10px 0px;position:absolute;text-align:center}.widget-table{margin:55px 150px 20px 50px}.widget-table td{padding-bottom:15px}.widget-tag-font{font-weight:bold}.widget-text{padding-right:15px;text-align:right;vertical-align:baseline}.kd-tooltip{background:#444;color:#fff;display:block;font-size:11px;font-weight:bold;line-height:29px;margin-left:20px;outline:1px solid rgba(255,255,255,0.5);padding:0 10px;position:absolute;text-align:center;top:20px;-webkit-box-shadow:rgba(0,0,0,0.2) 1px 2px 4px;-moz-box-shadow:rgba(0,0,0,0.2) 1px 2px 4px;box-shadow:rgba(0,0,0,0.2) 1px 2px 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0.0;-webkit-transition:opacity,0.2s;-moz-transition:opacity,0.2s;-o-transition:opacity,0.2s;transition:opacity,0.2s}.kd-tooltip .pointer{display:block;left:24px;margin:0 0 0 -5px;outline:none;position:absolute;top:-5px;border-top:transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #444}.kd-tooltip.visible{opacity:1.0}.fc{direction:ltr;font-size:1em;text-align:left}.fc table{border-collapse:collapse;border-spacing:0}.fc td,.fc th{padding:0;vertical-align:top}.fc .fc-header-space{padding-left:10px}.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}.fc .ui-draggable-dragging .fc-event-bg,.fc .fc-select-helper .fc-event-bg{display:none}.fc-header td{white-space:nowrap}.fc-header .fc-button{margin-bottom:1em;margin-right:-1px;vertical-align:top}.fc-header .fc-corner-right{margin-right:1px}.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-header-left{text-align:left;width:25%}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.fc-content{clear:both;border:1px solid rgba(0,0,0,0.1)}.fc-content thead th,.fc-content tbody th{background-color:#f1f1f1;color:#202020;font-weight:normal;font-size:12px}.fc-view{width:100%}.fc-widget-header,.fc-widget-content{border:1px solid #f1f1f1}.fc-state-highlight{background:#ffc}.fc-cell-overlay{background:#9cf;opacity:.2;filter:alpha(opacity=20)}.fc-button{background-color:#f5f5f5;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,0.1);color:#666;cursor:pointer;font-size:11px;font-weight:bold;height:27px;line-height:27px;min-width:54px;padding:0 8px;text-align:center;text-decoration:none;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5,#f1f1f1);background:-moz-linear-gradient(top, #f5f5f5,#f1f1f1);background:-o-linear-gradient(top, #f5f5f5,#f1f1f1);background:linear-gradient(top, #f5f5f5,#f1f1f1);-webkit-transition:all,0.218s;-moz-transition:all,0.218s;-o-transition:all,0.218s;transition:all,0.218s}.fc-button.fc-button-prev,.fc-button.fc-button-next{height:29px;min-width:36px;padding:0 0;width:36px}.fc-button:focus{border:1px solid #4d90fe;outline:none}.fc-button-prev .fc-button-inner,.fc-button-next .fc-button-inner{display:block;width:1px;height:1px}.fc-button-prev .fc-button-content,.fc-button-next .fc-button-content{background-image:url("/_static/images/icons_sprite.cache.png");background-repeat:no-repeat;color:#f1f1f1;display:block;float:right;height:21px;left:26px;position:relative;text-align:center;text-indent:-9999px;top:1px;white-space:nowrap;width:21px}.fc-button-prev .fc-button-content{background-position:-36px -14px}.fc-button-next .fc-button-content{background-position:-66px -14px}.fc-state-hover{background-color:#f8f8f8;border:1px solid #c6c6c6;color:#333;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f8f8f8,#f1f1f1);background:-moz-linear-gradient(top, #f8f8f8,#f1f1f1);background:-o-linear-gradient(top, #f8f8f8,#f1f1f1);background:linear-gradient(top, #f8f8f8,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-webkit-transition:all,0;-moz-transition:all,0;-o-transition:all,0;transition:all,0}.fc-state-down,.fc-state-active{background-color:#f6f6f6;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f6f6f6,#f1f1f1);background:-moz-linear-gradient(top, #f6f6f6,#f1f1f1);background:-o-linear-gradient(top, #f6f6f6,#f1f1f1);background:linear-gradient(top, #f6f6f6,#f1f1f1);-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset;box-shadow:rgba(0,0,0,0.1) 0 1px 2px 0 inset}.fc-state-disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.fc-event{border-style:none;border-width:0;font-size:.85em;cursor:default}a.fc-event,.fc-event-draggable{cursor:pointer}a.fc-event{text-decoration:none}.fc-rtl .fc-event{text-align:right}a.fc-past,.groups #gdg-calender-container a.fc-past,a.fc-present,.groups #gdg-calender-container a.fc-present,a.fc-future,.groups #gdg-calender-container a.fc-future{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}a.fc-past,.groups #gdg-calender-container a.fc-past{background-color:#999;border:1px solid #999;color:#999}a.fc-present,.groups #gdg-calender-container a.fc-present{background-color:#dd4b39;border:1px solid #dd4b39;color:#dd4b39}a.fc-future,.groups #gdg-calender-container a.fc-future{background-color:#4d90fe;border:1px solid #4d90fe;color:#4d90fe}.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:1px;overflow:hidden}.fc-event-time,.fc-event-title{color:#fff;padding:0 1px;word-wrap:break-word}.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-event-hori .ui-resizable-e{cursor:e-resize;height:100% !important;right:-3px !important;top:0 !important;width:7px !important}.fc-event-hori .ui-resizable-w{cursor:w-resize;height:100% !important;left:-3px !important;top:0 !important;width:7px !important}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}.fc-corner-left{margin-left:1px}.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}.fc-corner-left .fc-event-inner{border-left-width:1px}.fc-corner-right{margin-right:1px}.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}.fc-corner-right .fc-event-inner{border-left-width:1px}.fc-corner-top{margin-top:1px}.fc-corner-top .fc-event-inner{margin-top:1px;border-top-width:1px}.fc-corner-bottom{margin-bottom:1px}.fc-corner-bottom .fc-event-inner{border-bottom-width:1px;margin-bottom:-1px}table.fc-border-separate{border-collapse:separate}fc-border-separate th,fc-border-separate td{border-width:1px 0 0 1px}fc-border-separate th.fc-last,fc-border-separate td.fc-last{border-right-width:1px}fc-border-separate tr.fc-last th,fc-border-separate tr.fc-last td{border-bottom-width:1px}fc-border-separate tr.fc-first td,fc-border-separate tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{filter:alpha(opacity=30);opacity:0.3}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:bold}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda .fc-agenda-axis{font-weight:normal;padding:0 4px;text-align:right;vertical-align:middle;white-space:nowrap;width:50px}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days th{text-align:center}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{background:none;border-width:1px 0 0}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-width:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-vert{border-width:0 1px}.fc-event-vert .fc-event-head,.fc-event-vert .fc-event-content{overflow:hidden;position:relative;width:100%;z-index:2}.fc-event-vert .fc-event-time{font-size:10px;white-space:nowrap}.fc-event-vert .fc-event-bg{background:#fff;filter:alpha(opacity=30);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.fc-event-vert .ui-resizable-s{bottom:0 !important;cursor:s-resize;font-family:monospace;font-size:11px !important;height:8px !important;line-height:8px !important;overflow:hidden !important;text-align:center;width:100% !important}.fc .ui-draggable-dragging .fc-event-bg,.fc-select-helper .fc-event-bg{display:none}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.calender-prev-overlay-css{opacity:0.6;cursor:default}.fc-attending{background-color:#3d9400 !important;border-color:#3d9400 !important;color:#3d9400 !important}.fc-organizing{background-color:red !important;border-color:red !important;color:red !important}td[class*='fc-day']:hover{cursor:pointer;background-color:#eee}.fc-icon-preview{height:19px;margin:2px 3px 0 2px;width:20px;float:right;background-size:contain;background-repeat:no-repeat}.groups{font-size:13px}.groups h4,.groups h5,.groups h6{font-size:13px}.groups h1{color:#333}.groups h2{line-height:1.1;color:#333}.groups h3{font-size:14px;line-height:1.57}.groups h5,.groups p,.groups pre,.groups table{margin:10px 0}.groups h6{margin:10px 0 -10px}.groups a{color:#15c;text-decoration:none}.groups #devs-nav{font-size:14px;height:31px !important;padding-bottom:5px;padding-top:5px}.groups #devs-nav .active-sub{color:#333;cursor:default;font-weight:bold;text-decoration:none}.groups #devs-nav li{padding-right:20px}.groups h1,.groups h2,.groups h3,.groups h4{margin:20px 0 10px}.groups a:visited{color:#7847b2}.groups a:hover{text-decoration:underline}.groups #gdg-calender-container h2{color:#222;font-size:16px;font-weight:normal;line-height:24px;margin-top:0px}.groups #wrapper{padding:15px 0;max-width:960px}.groups #wrapper table.decorated{border-collapse:collapse;border-color:#dcdcdc;border-spacing:0;border-style:solid;border-width:0 0 1px 0;display:none}.groups #wrapper table.decorated thead th{background:#f1f1f1;border-top:1px solid #dcdcdc;color:#444;padding:2px 0}.groups #wrapper table.decorated td{border-color:#dcdcdc;border-style:solid;border-width:1px 0 0 0;color:#444;margin:0;padding:1px;width:31%}.groups #wrapper table.decorated .text-center{text-align:center}.groups #wrapper #group-counter{display:none}.groups #wrapper #next-link-container{cursor:pointer;float:right}.groups #wrapper #next-link-container a{display:none}.groups #wrapper #previous-link-container{cursor:pointer;float:left}.groups #wrapper #previous-link-container a{display:none}.groups #wrapper .import-export-container{padding:20px 0 20px 0}.groups #wrapper #import-button{margin-left:10px}.groups #wrapper #create-group-btn,.groups #wrapper #edit-group-btn{float:right;margin-bottom:10px}.groups #wrapper #delete-group-btn{float:right;margin-bottom:10px;margin-left:10px}.groups #wrapper #group-overlay{background-color:#ccc;display:none;left:0;min-height:100%;min-width:100%;opacity:.75;position:fixed;top:0;z-index:300}.groups #wrapper #notification,.groups #wrapper #error-message{background-color:#f9edbe;border:1px solid #f0c36d;color:#484848;display:none;font-weight:bold;left:25%;margin-left:-75px;margin-top:-16px;padding:0 10px;position:absolute}.groups #wrapper #create-group-form-container,.groups #wrapper #confirm-delete-group,.groups #wrapper #edit-group-form-container{width:500px}.groups #wrapper #create-group-form-container #create-group-heading,.groups #wrapper #create-group-form-container #edit-group-heading,.groups #wrapper #confirm-delete-group #create-group-heading,.groups #wrapper #confirm-delete-group #edit-group-heading,.groups #wrapper #edit-group-form-container #create-group-heading,.groups #wrapper #edit-group-form-container #edit-group-heading{margin-bottom:20px;text-align:center}.groups #wrapper #create-group-form-container #create-group-table,.groups #wrapper #create-group-form-container #edit-group-table,.groups #wrapper #confirm-delete-group #create-group-table,.groups #wrapper #confirm-delete-group #edit-group-table,.groups #wrapper #edit-group-form-container #create-group-table,.groups #wrapper #edit-group-form-container #edit-group-table{width:400px}.groups #wrapper #create-group-form-container #submit-button,.groups #wrapper #confirm-delete-group #submit-button,.groups #wrapper #edit-group-form-container #submit-button{background-color:#4d90fe;border-color:#3079ed;border:1px solid rgba(0,0,0,0.1);border-radius:2px;color:#fff;font-size:11px;font-weight:bold;height:29px;width:70px}.groups #wrapper #create-group-form-container .td-heading,.groups #wrapper #confirm-delete-group .td-heading,.groups #wrapper #edit-group-form-container .td-heading{padding-right:20px;text-align:right}.groups #wrapper #create-group-form-container .td-button-right,.groups #wrapper #confirm-delete-group .td-button-right,.groups #wrapper #edit-group-form-container .td-button-right{padding-top:25px;text-align:right}.groups #wrapper #create-group-form-container .td-button-center,.groups #wrapper #confirm-delete-group .td-button-center,.groups #wrapper #edit-group-form-container .td-button-center{padding-top:25px;text-align:center}.groups #wrapper #confirm-delete-group{background-color:#fff;border:1px solid rgba(0,0,0,0.1);border-color:#3079ed;border-radius:2px;display:none;height:150px;left:30%;padding:25px;position:absolute;top:10%;width:400px;z-index:450}.groups #wrapper #main{float:left;margin-right:20px;width:100%;display:block}.groups #wrapper #main #gdg-directory-incubating-marker{margin-bottom:15px;margin-top:10px;vertical-align:middle}.groups #wrapper #main-with-sidebar{float:left;margin-right:20px;width:70%;display:block}.groups #wrapper #main-with-sidebar>div{float:left}.groups #wrapper #main-with-sidebar span.gdg-stat{color:#777}.groups #wrapper #main-with-sidebar .stats-container{margin:0px 5px 0px 0px;width:32%}.groups #wrapper #main-with-sidebar .stats-container .separator{height:2px;margin:5px 0px 5px 0px;width:90%}.groups #wrapper #main-with-sidebar .stats-container .separator span{display:block;float:left;height:100%;width:16%}.groups #wrapper #main-with-sidebar .stats-container .separator .blue{background-color:#4d90fe}.groups #wrapper #main-with-sidebar .stats-container .separator .red{background-color:#dd4b39}.groups #wrapper #main-with-sidebar .stats-container .separator .green{background-color:#3d9400}.groups #wrapper #main-with-sidebar .stats-container .separator .yellow{background-color:#f9edbe}.groups #wrapper #main-with-sidebar #chapter-icon{float:right;margin-top:20px}.groups #wrapper #main-with-sidebar #chapter-icon img{height:60px}.groups #wrapper #map_canvas{height:360px;width:100%}.groups #wrapper #sidebar{float:left;background-color:#f1f1f1;border:1px solid #ccc;border-radius:5px 5px 5px 5px;display:inline;overflow:hidden;padding:0 15px 15px 15px;margin-top:25px;width:24%}.groups #wrapper #sidebar li{margin-bottom:5px;margin-left:10px}.groups #wrapper #sidebar .gdg-logo{padding:12px 0}.groups #wrapper #sidebar h2 span{color:#777;font-size:12px}.groups #wrapper #sidebar .gdg-stat-small{color:#589654;font-size:20px;margin:0;padding:0}.groups #wrapper #sidebar .gdg-stat{font-size:48px;color:#589654;line-height:50px;padding:0;margin:0}.groups #wrapper #sidebar .gdg-member-table{width:50%}.groups #wrapper #sidebar .gdg-member-table td{padding:1px}.groups #wrapper #sidebar .gdg-member-table th{background-color:#f1f1f1;color:#222;font-weight:normal;text-align:right}.groups #wrapper #sidebar .tiny-organizer-photo{height:19px;vertical-align:text-bottom;width:19px}.groups #wrapper #sidebar .thin-line{background-color:#eee;border:0 none;height:1px;margin:12px 0;width:100%}.groups #wrapper h3.sidebar-header{margin:0;padding:0}.groups #wrapper .live{color:#44a8f8;font-weight:bold}.groups #wrapper .rss-icon{padding-left:15px;position:relative;top:1px}.groups #wrapper .yt-inspired{float:left;padding-right:7px;position:relative;top:-5px}.groups #wrapper .hangout-camera-icon{float:left;padding-right:5px;position:relative;top:5px}.groups #wrapper .devs-photo{border:1px solid #ccc;margin-top:10px;width:100%;overflow:hidden}.groups #wrapper .gplus-icon{margin:0;padding:0;position:relative;top:10px}.groups #wrapper .gdg-program-icon{border:0px;height:100px;width:100px}.groups #wrapper .gdg-program-logo{border:0px;height:75px;width:200px}.groups #wrapper .gdg-list-item{margin-left:15px}.groups #wrapper .gdg-download-link{color:#551a8b}.groups #wrapper .gdg-info-span{opacity:.75}.groups #wrapper .gdg-column{float:left;width:25%}.groups #wrapper .gdg-no-bullets{list-style-type:none;margin-left:-20px}.groups #wrapper .gdg-no-bullets li.active a,.groups #wrapper .gdg-no-bullets li.inactive a,.groups #wrapper .gdg-no-bullets li.pending a{margin-left:20px}.groups #wrapper .gdg-no-bullets li.incubating{margin-top:2px}.groups #wrapper .gdg-no-bullets li.incubating a{margin-left:5px;position:relative;top:-2px}.groups #wrapper .gdg-no-bullets li.incubating:before{content:url(/_static/images/gdg-directory-incubating-marker.png)}.groups #wrapper .gdg-no-bullets .country-link{color:#202020}.groups{font-family:"open sans",arial,sans-serif}.groups h4,.groups h5,.groups h6{font-weight:normal;margin:20px 0 10px}.groups h1{font-size:24px}.groups h2{font-size:20px}.permanent-url-button{background-color:#f1f1f1;border:solid 1px #ccc;cursor:pointer;display:inline-block;padding:10px;vertical-align:top}.permanent-url-button .permanent-url-icon{background-image:url("/_static/images/showcase_icons.png");background-position:-40px -7px;height:7px;overflow:hidden;width:19px}.permanent-url-button:hover{background:#f8f8f8;border:1px solid #c6c6c6;color:#333;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 0 1px 1px 0;z-index:80}.permanent-url-popup{background:#fff;border:1px solid rgba(0,0,0,0.2);cursor:default;font-size:13px;height:auto;left:0;margin:0;outline:none;padding:0 0 6px;position:absolute;top:0;width:400px;z-index:999;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px 0;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px 0;box-shadow:rgba(0,0,0,0.2) 0 2px 4px 0}.permanent-url-popup input{border:1px solid #d9d9d9;border-top:1px solid silver;font-size:13px;height:25px;margin:10px;padding:1px 8px;position:relative;width:360px}.multiple-input-widget input{vertical-align:middle}.multiple-input-widget input[type=button]{margin-left:10px}.multiple-input-widget .delete-span{color:#fec4bc;cursor:pointer;font-weight:bold;margin-right:5px}.multiple-input-widget .delete-span:hover{color:#dd4b39}.multiple-input-widget .input-list{background:#f1f1f1;margin-top:10px;min-height:20px;padding:10px}.multiple-input-widget .kd-textinput{margin-right:10px}.kd-menubutton{position:relative}.kd-menubutton .kd-disclosureindicator{float:right;margin-top:10px;margin-left:7px;opacity:.8;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;*float:none;*position:relative;*top:-3px;margin-top:8px}.kd-menubutton span.label{display:inline-block}.kd-menubutton .kd-menulist{text-align:left;position:absolute;z-index:99;background:#FFF;height:0;width:auto;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.kd-menubutton .kd-menulist.shown{height:auto;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.kd-menulistitem{display:block;padding:6px 44px 6px 16px;position:relative;color:#333;font-size:13px;font-weight:normal;cursor:default;margin:0;-webkit-transition:background,0.13s;-moz-transition:background,0.13s;-o-transition:background,0.13s;transition:background,0.13s}.kd-menulistitem.disabled,.kd-menulistitem:hover{color:#ccc;background-color:#FFF;cursor:default}.kd-menulistitem:hover,.kd-menulistitem.selected{background-color:#f1f1f1;color:#222;-webkit-transition:background,0s;-moz-transition:background,0s;-o-transition:background,0s;transition:background,0s}.kd-menulist{background:#FFF;z-index:99;outline:1px solid rgba(0,0,0,0.2);padding:0 0 6px;white-space:nowrap;overflow:auto;margin:0;-webkit-transition:opacity,0.218s;-moz-transition:opacity,0.218s;-o-transition:opacity,0.218s;transition:opacity,0.218s;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.2);box-shadow:0px 2px 4px rgba(0,0,0,0.2)}.kd-textinput{height:29px;background-color:#fff;line-height:27px;padding-left:8px;color:333;border:1px solid #d9d9d9;border-top:1px solid silver;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:"1px";-moz-border-radius:"1px";-ms-border-radius:"1px";-o-border-radius:"1px";border-radius:"1px"}.kd-textinput:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.1)"}.kd-textinput:focus{-webkit-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";-moz-box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";box-shadow:"inset 0px 1px 2px rgba(0,0,0,0.3)";outline:none;border:1px solid #4d90fe}.kd-textinput.disabled,.kd-textinput.disabled:hover,.kd-textinput.disabled:active,.kd-textinput:disabled{background:#fff;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,0.05);color:#b8b8b8;cursor:default;pointer-events:none}.kd-zippy span.row{cursor:pointer;display:block}.kd-zippy span.row.expanded .kd-zippycontent{height:165px}.kd-zippycontent{position:relative;overflow:hidden;height:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.kd-zippycontent li{padding-left:5px;margin-left:0px;background-repeat:no-repeat;background-position:2px center;line-height:23px}.kd-zippycontent>*{position:absolute;bottom:0;left:0;width:100%}.kd-disclosureindicator{display:inline-block;width:5px;height:7px;background:url("/_static/images/disclosure_arrow_dk_grey.png") center no-repeat;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.kd-disclosureindicator.down{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.regional-dashboard-ui{width:500px;padding-top:1%;padding-left:1%;border:1px solid #999;display:block;padding:10px;margin-top:5px;margin-left:30%}.regional-dashboard-viz-table{width:300px}.regional-dashboard-viz-table th,.regional-dashboard-viz-table tr,.regional-dashboard-viz-table td{border:0 !important}.regional-dashboard-viz-table .google-visualization-table-div-page .a-d-e-f-g,.regional-dashboard-viz-table .google-visualization-table-div-page .a-d-e-h-g{border-style:none}.regional-dashboard-viz-table .google-visualization-table-div-page .a-d-e{background:none;cursor:pointer}.regional-dashboard-admin-header{background-color:#6199df}.regional-dashboard-admin-header td{color:#fff;font-weight:bold}.regional-dashboard-admin-header td.google-visualization-table-th{text-align:left;padding-left:11px}.google-visualization-table-th{text-align:center}body.regional_dashboard_admin div.ui-widget.regional-dashboard label{font-weight:bold}.ui-widget.regional-dashboard{display:inline}.ui-widget.regional-dashboard label{display:inline}body.regional_dashboard_admin>.ui-autocomplete{cursor:default;position:absolute}body.regional_dashboard_admin>.ui-autocomplete{width:1px}body.regional_dashboard_admin>.ui-menu{display:block;float:left;list-style:none outside none;margin:0;padding:2px}body.regional_dashboard_admin>.ui-menu .ui-menu{margin-top:-3px}body.regional_dashboard_admin>.ui-menu .ui-menu-item{clear:left;float:left;margin:0;padding:0;width:100%}body.regional_dashboard_admin>.ui-menu .ui-menu-item a{display:block;line-height:1.5;padding:2.6px 5.2px;text-decoration:none}body.regional_dashboard_admin>.ui-menu .ui-menu-item a.ui-state-hover,body.regional_dashboard_admin>.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}body.regional_dashboard_admin .ui-state-hover{background-color:#f1f1f1;color:#202020;font-weight:bold}body.regional_dashboard_admin>.ui-widget-content{background-color:#fff;color:#202020;border:1px solid #ddd}body.regional_dashboard_admin .ui-widget.tag-admin{display:inline;padding-right:100px}body.regional_dashboard_admin .ui-widget.tag-admin label{display:inline}body.regional_dashboard_admin .google-visualization-table-div-page>div:nth-child(2){float:right}body.regionaldashboard #result{position:fixed}body.regionaldashboard table{padding-top:50px}body.regionaldashboard table td{text-align:center;padding:3px;width:50%}body.regionaldashboard table td.align-left{text-align:left}body.regionaldashboard table td.align-right{text-align:right}body.regionaldashboard input.full-length{width:90%}body.regionaldashboard table.center{padding-top:30px;margin-right:30%;margin-left:30%;width:40%}body.regionaldashboard #error-message-measurement,body.regionaldashboard #success-message-measurement{padding-top:20px}body.regionaldashboard .visible-program,body.regionaldashboard .hidden-program{height:10px;margin-left:19px;padding:2px;width:12px}body.regionaldashboard .visible-program{background-image:url(/images/check.png)}body.regionaldashboard .hidden-program{background-image:url(/images/red_x.png)}#regional-dashboard-result-container{text-align:center;margin:0 auto;width:50px}#regional-dashboard-result-container div{display:none;text-align:center;vertical-align:top;background-color:#F9EDBE;border:1px solid #f0c36d;color:#484848;font-size:13px;font-weight:bold;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-o-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;margin-left:-60px;margin-top:15px;position:absolute;padding:0 10px}.regional-dashboard-admin{display:inline;top:1%;width:100%}.hide-message{display:none}.regional-dashboard-admin-result-container-ui{text-align:center;margin:0 auto;width:156px;margin-bottom:10px;width:200px;margin-top:-5px}.regional-dashboard-admin-result-container-ui div{display:none;text-align:center;vertical-align:top;background-color:#F9EDBE;border:1px solid #f0c36d;color:#484848;font-size:13px;font-weight:bold;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;-o-box-shadow:rgba(0,0,0,0.2) 0 2px 4px;box-shadow:rgba(0,0,0,0.2) 0 2px 4px;margin-left:-60px;position:relative}.program-fields-errors{color:#dd4b39}.measurement-fields-errors{color:#dd4b39}.left-align-field{text-align:left !important}.right-align-field{text-align:right !important}.regional-dashboard-add-quarter-ui{margin-top:20px;margin-left:33%}.regional-dashboard-add-quarter-overlay-css{opacity:0.6;cursor:default}.bulk-result-container{position:absolute;left:45%}.bulk-result{width:250px}.bulk-edit-table-css{left:30%;position:absolute;width:37%;margin-top:50px}.bulk-edit-table-css td{padding-bottom:5px;text-align:center}.bulk-edit-table-css textarea{overflow:hidden}.bulk-edit-table-css .bulk-table-header{width:100% !important}.bulk-edit-table-css .bulk-edit-foot-css{padding-bottom:5px}#wl-admin-error{display:none;border:2px solid #c00;background-color:#fcc;color:black;padding:1em}#wl-admin-error a{color:black;font-weight:bold;text-decoration:underline}#wl-admin-query{position:relative;width:600px;padding:10px 20px;height:36px}#wl-admin-query .query-path-box{position:absolute}#wl-admin-query .query-button{position:absolute;left:332px}#wl-admin-query-path{width:300px;font-size:16px}#wl-admin-illustrated-path{padding:10px 20px;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;background-color:#eef;font-family:monospace;font-size:24px;overflow:auto}#wl-admin-illustrated-path a{text-decoration:none;border:none}#wl-admin-illustrated-path a:hover{border-bottom:1px dotted #333}#wl-admin-offer-delete{border-top:1px solid #ddd}#wl-admin-edit{padding:20px 0;width:800px}#wl-admin-edit-add-box{width:300px;float:left}#wl-admin-edit-list{width:495px;float:left}#wl-admin-edit-list li{list-style:none;clear:both}#wl-admin-edit-list .delete-box{float:left;width:30px;height:12px}#wl-admin-edit-list .email-addr-box{float:left;width:235px;overflow:auto}#wl-admin-edit-list .affiliation-box{float:left;width:100px}#wl-admin-edit-list .owner-box{float:left;width:75px}#wl-admin-child-lists{padding:20px;border-top:1px solid #ddd}#wl-admin-child-lists ul{margin-top:8px}.whitelist-admin .notice{width:600px;padding:0 0 10px 20px;color:#777;line-height:1.1em;font-style:italic}.whitelist-admin .explain-restrict{padding:20px}.whitelist-admin .explain-restrict .status{width:180px;float:left;font-size:24px;font-weight:bold}.whitelist-admin .explain-restrict .status.public{color:#009}.whitelist-admin .explain-restrict .status.restricted{color:#900}.whitelist-admin .explain-restrict .explain{width:396px;float:left}.whitelist-admin .parent-path{padding-left:2em}.whitelist-admin .cms-path{padding-left:2em;font-family:monospace}.whitelist-admin .and-subpaths{display:none}.whitelist-admin .create-whitelist-progress,.whitelist-admin .delete-whitelist-progress,.whitelist-admin .wl-edit-add-progress,.whitelist-admin .wl-edit-list-remove-progress{display:inline-block;margin-left:5px;position:absolute;width:20px;height:14px}.whitelist-admin .offer{padding:20px}.whitelist-admin .offer-button-box{float:left;width:180px}.whitelist-admin .offer-button-desc{float:left;width:476px}.whitelist-admin .wl-edit-list-remove-progress-box{float:left;margin-left:96px;margin-top:1em}.whitelist-admin .wl-edit-list-remove{float:left;margin-left:20px;margin-top:1em}.whitelist-admin .wl-edit-list-copy{float:right;margin-right:20px;margin-top:1em}.msgDialog .button.delete-confirmation-cancel{float:right}
diff --git a/native_client_sdk/src/doc/conf.py b/native_client_sdk/src/doc/conf.py
new file mode 100644
index 0000000..79301fd
--- /dev/null
+++ b/native_client_sdk/src/doc/conf.py
@@ -0,0 +1,168 @@
+# -*- coding: utf-8 -*-
+#
+# Native Client documentation build configuration file, created by
+# sphinx-quickstart on Thu Aug 15 11:31:06 2013.
+#
+# This file is execfile()d with the current directory set to its containing dir.
+#
+# Note that not all possible configuration values are present in this
+# autogenerated file.
+#
+# All configuration values have a default; values that are commented out
+# serve to show the default.
+
+import sys, os
+
+# Where we keep our extensions...
+sys.path.insert(0, os.path.abspath('_sphinxext'))
+
+# -- General configuration -----------------------------------------------------
+
+# If your documentation needs a minimal Sphinx version, state it here.
+#needs_sphinx = '1.0'
+
+# Add any Sphinx extension module names here, as strings. They can be extensions
+# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
+extensions = ['devsite_builder']
+
+# Add any paths that contain templates here, relative to this directory.
+templates_path = ['_templates']
+
+# The suffix of source filenames.
+source_suffix = '.rst'
+
+# The encoding of source files.
+#source_encoding = 'utf-8-sig'
+
+# The master toctree document.
+master_doc = 'index'
+
+# General information about the project.
+project = u'Native Client'
+
+# The version info for the project you're documenting, acts as replacement for
+# |version| and |release|, also used in various other places throughout the
+# built documents.
+#
+# The short X.Y version.
+version = '31'
+# The full version, including alpha/beta/rc tags.
+release = '31'
+
+# The language for content autogenerated by Sphinx. Refer to documentation
+# for a list of supported languages.
+#language = None
+
+# There are two options for replacing |today|: either, you set today to some
+# non-false value, then it is used:
+#today = ''
+# Else, today_fmt is used as the format for a strftime call.
+#today_fmt = '%B %d, %Y'
+
+# List of patterns, relative to source directory, that match files and
+# directories to ignore when looking for source files.
+exclude_patterns = ['_build']
+
+# The reST default role (used for this markup: `text`) to use for all documents.
+#default_role = None
+
+# If true, '()' will be appended to :func: etc. cross-reference text.
+#add_function_parentheses = True
+
+# If true, the current module name will be prepended to all description
+# unit titles (such as .. function::).
+#add_module_names = True
+
+# If true, sectionauthor and moduleauthor directives will be shown in the
+# output. They are ignored by default.
+#show_authors = False
+
+# A list of ignored prefixes for module index sorting.
+#modindex_common_prefix = []
+
+# If true, keep warnings as "system message" paragraphs in the built documents.
+#keep_warnings = False
+
+
+# -- Options for HTML output ---------------------------------------------------
+
+# The theme to use for HTML and HTML Help pages. See the documentation for
+# a list of builtin themes.
+html_theme = 'default'
+
+html_translator_class = 'devsite_builder.DevsiteHTMLTranslator'
+
+# Theme options are theme-specific and customize the look and feel of a theme
+# further. For a list of options available for each theme, see the
+# documentation.
+#html_theme_options = {}
+
+# Add any paths that contain custom themes here, relative to this directory.
+#html_theme_path = []
+
+# The name for this set of Sphinx documents. If None, it defaults to
+# "<project> v<release> documentation".
+#html_title = None
+
+# A shorter title for the navigation bar. Default is the same as html_title.
+#html_short_title = None
+
+# The name of an image file (relative to this directory) to place at the top
+# of the sidebar.
+#html_logo = None
+
+# The name of an image file (within the static path) to use as favicon of the
+# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
+# pixels large.
+#html_favicon = None
+
+# Add any paths that contain custom static files (such as style sheets) here,
+# relative to this directory. They are copied after the builtin static files,
+# so a file named "default.css" will overwrite the builtin "default.css".
+html_static_path = ['_static', 'images']
+
+# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
+# using the given strftime format.
+#html_last_updated_fmt = '%b %d, %Y'
+
+# If true, SmartyPants will be used to convert quotes and dashes to
+# typographically correct entities.
+html_use_smartypants = True
+
+# Custom sidebar templates, maps document names to template names.
+#html_sidebars = {}
+
+# Additional templates that should be rendered to pages, maps page names to
+# template names.
+#html_additional_pages = {}
+
+# If false, no module index is generated.
+#html_domain_indices = True
+
+# If false, no index is generated.
+#html_use_index = True
+
+# If true, the index is split into individual pages for each letter.
+#html_split_index = False
+
+# If true, links to the reST sources are added to the pages.
+#html_show_sourcelink = True
+
+# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
+#html_show_sphinx = True
+
+# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
+#html_show_copyright = True
+
+# If true, an OpenSearch description file will be output, and all pages will
+# contain a <link> tag referring to it. The value of this option must be the
+# base URL from which the finished HTML is served.
+#html_use_opensearch = ''
+
+# This is the file name suffix for HTML files (e.g. ".xhtml").
+#html_file_suffix = None
+
+# Output file base name for HTML help builder.
+htmlhelp_basename = 'NativeClientdoc'
+
+
diff --git a/native_client_sdk/src/doc/devguide/coding/application-structure.rst b/native_client_sdk/src/doc/devguide/coding/application-structure.rst
new file mode 100644
index 0000000..c791850
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/coding/application-structure.rst
@@ -0,0 +1,8 @@
+.. _devcycle-application-structure:
+
+#####################
+Application Structure
+#####################
+
+foo
+
diff --git a/native_client_sdk/src/doc/devguide/devcycle/building.rst b/native_client_sdk/src/doc/devguide/devcycle/building.rst
new file mode 100644
index 0000000..fac8c2f
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/devcycle/building.rst
@@ -0,0 +1,8 @@
+.. _devcycle-building:
+
+########
+Building
+########
+
+foo
+
diff --git a/native_client_sdk/src/doc/devguide/distributing.rst b/native_client_sdk/src/doc/devguide/distributing.rst
new file mode 100644
index 0000000..ac5c41c
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/distributing.rst
@@ -0,0 +1,497 @@
+Distributing Your Application (NaCl)
+====================================
+
+.. {% setvar pepperversion %}pepper28{% endsetvar %}
+.. {% include "native-client/_local_variables.html" %}
+
+.. contents:: Table Of Contents
+ :local:
+ :backlinks: none
+ :depth: 3
+
+This document describes how to distribute Portable Native Client applications
+on the web, and Native Client applications through the
+`Chrome Web Store </chrome/web-store/docs/>`_ (CWS).
+
+
+Introduction
+------------
+
+Portable Native Client
+......................
+
+Portable Native Client is enabled by default for web pages. The only constraint
+is that the .html file, .nmf file (Portable Native Client manifest file), and
+.pexe file (Portable Native Client module) must be served from the same domain.
+Portable Native Client applications may also be distributed through the Chrome
+Web Store.
+
+Chrome Web Store
+................
+
+Native Client is only enabled by default for applications distributed through
+the Chrome Web Store (CWS). That means that Native Client applications must be
+distributed through the Chrome Web Store. The CWS requirement is in place to
+prevent the proliferation of Native Client executables (.nexe files) compiled
+for specific architecures (e.g., x86-32, x86-64, or ARM).
+
+The Chrome Web Store provides a number of
+`benefits
+<http://www.google.com/intl/en/landing/chrome/webstore/create/why-build-apps.html>`_,
+such as reaching a large number of potential customers, making it easy for
+users to discover your applications, and providing a way to earn revenue from
+your applications. You can upload your applications to the CWS for free, and
+distribute them for free or for payment.
+
+CWS application types
+.....................
+
+Before you upload an application to the Chrome Web Store, you must choose how
+you want to distribute the application. The CWS can be used to distribute
+three types of applications: hosted applications, packaged applications, and extensions.
+
+* A **packaged application** is an application that is bundled into one
+ file, hosted in the Chrome Web Store, and downloaded to the user's machine.
+* An **extension** is similar to a packaged application&mdash;the
+ application is bundled into one file, hosted in the Chrome Web Store,
+ and downloaded to the user's machine&mdash;but the application is
+ specifically designed to extend the functionality of the Chrome browser.
+* A **hosted application** is an application that is hosted somewhere
+ other than the Chrome Web Store (such as your own web server or
+ Google App Engine). The CWS only contains metadata that points to the
+ hosted application.
+
+The main factors to consider in choosing between these application types are:
+
+ hosting
+ You must make your own arrangements to host a hosted application (and
+ pay for hosting services). Packaged applications
+ and extensions are hosted in the Chrome Web Store.
+
+ size
+ Hosted applications do not have a size limit; packaged applications and
+ extensions are limited to 2 GB in size.
+
+ behavior
+ Hosted applications and packaged applications are like normal web
+ applications (they present their main functionality using
+ an HTML page); extensions can add functionality to the Chrome browser.
+
+For help choosing how to distribute your application, refer to
+`Choosing an App Type </chrome/web-store/docs/choosing>`_.
+
+The next section of this document provides details about how to distribute each type of application.
+
+Distribution details
+--------------------
+
+.. _packaged:
+
+Packaged application
+....................
+
+A packaged application is a special zip file (with a .crx extension) hosted in
+the Chrome Web Store. This file contains all of the application parts: A Chrome
+Web Store manifest file (manifest.json), an icon, and all of the regular Native
+Client application files. Refer to
+`Packaged Apps <https://developer.chrome.com/apps/about_apps.html>`_
+for more information about creating a packaged application.
+
+Once you have a CWS manifest file and an icon for your application, you can zip up all the files for your packaged application into
+one zip file for upload to the Chrome Web Store. Refer to
+`Step 5 </chrome/web-store/docs/get_started_simple#step5>`_
+of the CWS Getting Started Tutorial to learn how to zip up your packaged
+application and upload it to the Chrome Web Store.
+
+.. _multi-platform-zip:
+
+Reducing the size of the user download package
+++++++++++++++++++++++++++++++++++++++++++++++
+
+.. Note::
+ :class: note
+
+ **Tip:**
+ Packaging an app in a multi-platform zip file can significantly reduce the
+ download and storage requirements for the app.
+
+As described above, to upload a packaged app to the Chrome Web Store (CWS) you
+have to create a zip file with all the resources that your app needs, including
+.nexe files for multiple architectures (x86-64, x86-32, and ARM). Prior to
+Chrome 28, when users installed your app they had to download a .crx file from
+the CWS with all the included .nexe files.
+
+Starting with Chrome 28, the Chrome Web Store includes a feature called
+**multi-platform zip files.**
+This feature lets you structure your application directory and zip file in a
+way that reduces the size of the user download package. Here's how this
+feature works:
+
+* You still include all the .nexe files in the zip file that you upload to
+ the CWS, but you designate specific .nexe files (and other files if
+ appropriate) for specific architectures.
+* The Chrome Web Store re-packages your app, so that users only download
+ the files that they need for their specific architecture.
+
+Here is how to use this feature:
+
+1. Create a directory called ``_platform_specific``.
+ Put this directory at the same level where your CWS manifest file,
+ ``manifest.json``, is located.
+
+2. Create a subdirectory for each specific architecture that you support,
+ and add the files for each architecture in the relevant subdirectory.
+
+ Here is a sample app directory structure:
+
+ .. naclcode::
+ :prettyprint: 0
+
+ |-- my_app_directory/
+ | |-- manifest.json
+ | |-- my_app.html
+ | |-- my_module.nmf
+ | +-- css/
+ | +-- images/
+ | +-- scripts/
+ | |-- **_platform_specific/**
+ | | |-- x86-64/
+ | | | |-- my_module_x86_64.nexe
+ | | |-- x86-32/
+ | | | |-- my_module_x86_32.nexe
+ | | |-- arm/
+ | | | |-- my_module_arm.nexe
+ | | |-- all/
+ | | | |-- my_module_x86_64.nexe
+ | | | |-- my_module_x86_64.nexe
+ | | | |-- my_module_x86_32.nexe
+
+ Please note a few important points about the app directory structure:
+
+ * The architecture-specific subdirectories:
+
+ * can have arbitrary names;
+ * must be directly under the ``_platform_specific`` directory; and
+ * must be listed in the CWS manifest file (see step 3 below).
+
+ * You can include a fallback subdirectory that provides a download package
+ with all the architecture-specific files. (In the example above this
+ is the ``all/`` subdirectory.) This folder is used if the user has an
+ earlier version of Chrome (prior to Chrome 28) that does not support
+ multi-platform zip files.
+
+ * You cannot include any files directly in the folder
+ ``_platform_specific``. All architecture-specific files
+ must be under one of the architecture-specific subdirectories.
+
+ * Files that are not under the ``_platform_specific`` directory are
+ included in all download packages. (In the example above, that
+ includes ``my_app.html``, ``my_module.nmf``,
+ and the ``css/``, ``images/``, and ``scripts/`` directories.)
+
+
+3. Modify the CWS manifest file, ``manifest.json``, so that it specifies which
+ subdirectory under ``_platform_specific`` corresponds to which architecture.
+
+ The CWS manifest file must include a new name/value pair, where the name
+ is ``platforms`` and the value is an array. The array has an object for
+ each Native Client architecture with two name/value pairs:
+
+ +----------------------+---------------------------------------+
+ | Name | Value |
+ +======================+=======================================+
+ | ``nacl_arch`` | ``x86-64``, ``x86-32``, or ``arm`` |
+ +----------------------+---------------------------------------+
+ | ``sub_package_path`` | the path of the directory (starting |
+ | | with ``_platform_specific``) that |
+ | | contains the files for the designated |
+ | | NaCl architecture |
+ +----------------------+---------------------------------------+
+
+ Here is a sample ``manifest.json`` file:
+
+ .. naclcode::
+ :prettyprint: 0
+
+ {
+ "name": "My Reminder App",
+ "description": "A reminder app that syncs across Chrome browsers.",
+ "manifest_version": 2,
+ "minimum_chrome_version": "28",
+ "offline_enabled": true,
+ "version": "0.3",
+ "permissions": [
+ {"fileSystem": ["write"]},
+ "alarms",
+ "storage"
+ ],
+ "app": {
+ "background": {
+ "scripts": ["scripts/background.js"]
+ }
+ },
+ "icons": {
+ "16": "images/icon-16x16.png",
+ "128": "images/icon-128x128.png"
+ },
+ **"platforms": [
+ {
+ "nacl_arch": "x86-64",
+ "sub_package_path": "_platform_specific/x86-64/"
+ },
+ {
+ "nacl_arch": "x86-32",
+ "sub_package_path": "_platform_specific/x86-32/"
+ },
+ {
+ "nacl_arch": "arm",
+ "sub_package_path": "_platform_specific/arm/"
+ },
+ {
+ "sub_package_path": "_platform_specific/all/"
+ }
+ ]**
+ }
+
+ Note the last entry in the CWS manifest file above, which specifies a
+ ``sub_package_path`` without a corresponding ``nacl_arch``. This entry
+ identifies the fallback directory, which is included in the download
+ package if the user architecture does not match any of the listed NaCl
+ architectures, or if the user is using an older version of Chrome that
+ does not support multi-platform zip files.
+
+4. Modify your application as necessary so that it uses the files for the
+ correct user architecture.
+
+ To reference architecture-specific files, use the JavaScript API
+ `chrome.runtime.getPlatformInfo() <http://developer.chrome.com/trunk/extensions/runtime.html#method-getPlatformInfo>`_.
+ As an example, if you have architecture-specific files in the directories
+ ``x86-64``, ``x86-32``, and ``arm``, you can use the following JavaScript
+ code to create a path for the files:
+
+ .. naclcode::
+
+ function getPath(name) {
+ return '_platform_specific/' +
+ chrome.runtime.getPlatformInfo().nacl_arch +
+ '/' + name;
+ }
+
+5. Test your app, create a zip file, and upload the app to the CWS as before.
+
+Additional considerations for a packaged application
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+* In the description of your application in the CWS, make sure to mention that
+ your application is a Native Client application that only works with the
+ Chrome browser. Also make sure to identify the minimum version of Chrome
+ that your application requires.
+* Hosted and packaged applications have a "launch" parameter in the CWS
+ manifest. This parameter is present only in apps (not extensions), and it
+ tells Google Chrome what to show when a user starts an installed app. For
+ example:
+
+ .. naclcode::
+
+ "launch": {
+ "web_url": "http://mail.google.com/mail/"
+ }
+
+* If you want to write local data using the Pepper
+ `FileIO </native-client/peppercpp/classpp_1_1_file_i_o>`_
+ API, you must set the 'unlimitedStorage' permission in your Chrome Web
+ Store manifest file, just as you would for a JavaScript application that
+ uses the HTML5 File API.
+* For packaged applications, you can only use in-app purchases.
+* You can place your application in the Google Web Store with access only to
+ certain people for testing. See
+ `Publishing to test accounts </chrome/web-store/docs/publish#testaccounts>`_
+ for more information.
+
+Extension
+.........
+
+An extension consists of a special zip file (with a .crx extension) hosted in
+the Chrome Web Store containing all of the application parts: A Chrome Web
+Store manifest file (manifest.json), an icon, and all of the regular Native
+Client application files. Refer to the
+`Google Chrome Extensions Overview <http://code.google.com/chrome/extensions/overview.html>`_
+to learn how to create an extension.
+
+Once you have a CWS manifest file and an icon for your application, you can zip
+up all the files for your packaged application into one zip file for upload to
+the Chrome Web Store. Refer to
+`Step 5 </chrome/web-store/docs/get_started_simple#step5>`_
+of the CWS Getting Started Tutorial to learn how to zip up your extension and
+upload it to the Chrome Web Store.
+
+.. Note::
+ :class: note
+
+ **Tip:** Use a :ref:`multi-platform zip file <multi-platform-zip>` to reduce
+ the download and storage requirements for your extension.
+
+Hosted application
+..................
+
+A hosted application is a normal web application with some extra metadata for
+the Chrome Web Store. Specifically, a hosted application consists of three
+parts:
+
+1. A Chrome Web Store manifest file (manifest.json) and an icon uploaded to the
+ Chrome Web Store. The manifest file points to the Native Client application,
+ essentially a web site, hosted on your web server. You must put the CWS
+ manifest file and the icon into a zip file for upload to the Chrome Web
+ store, and then convert that file to a special zip file with a .crx
+ extension. Refer to the Chrome Web Store
+ `Tutorial: Getting Started </chrome/web-store/docs/get_started_simple>`_
+ or to the
+ `Hosted Apps </chrome/apps/docs/developers_guide>`_
+ documentation for information about how to create and upload this metadata
+ to the CWS.
+
+2. All the regular Native Client application files. These files are hosted on
+ your web server or Google App Engine at a location pointed to by the CWS
+ manifest file.
+
+3. Binary assets. These files are hosted on your web server, Google App Engine,
+ or Data Storage for Developers.
+
+Hosting options
++++++++++++++++
+
+Google offers a couple of hosting options you might consider instead of your
+own:
+
+* Google App Engine allows developers to release their applications on the same
+ platform that Google uses for applications such Gmail. Refer to
+ `Google App Engine - Pricing and Features <http://www.google.com/enterprise/cloud/appengine/pricing.html>`_
+ for pricing information.
+
+* Google Storage for Developers allows developers to store application data
+ using Google's cloud services and is available on a fee-per-usage basis.
+ Refer to `Pricing and Support </storage/docs/pricingandterms>`_
+ for pricing information.
+
+Additional considerations for a hosted application
+++++++++++++++++++++++++++++++++++++++++++++++++++
+
+* The .html file, .nmf file (Native Client manifest file), and .nexe files
+ (compiled Native Client modules) must be served from the same domain, and the
+ Chrome Web Store manifest file must specify the correct, verified domain.
+ Other files can be served from the same or another domain.
+
+* In the description of your application in the CWS, make sure to mention that
+ your application is a Native Client application that only works with the
+ Chrome browser. Also make sure to identify the version of Chrome that your
+ application requires.
+
+* Hosted and packaged applications have a "launch" parameter in the CWS
+ manifest. This parameter is present only in apps (not extensions), and it
+ tells Google Chrome what to show when a user starts an installed app. For
+ example:
+
+ .. naclcode::
+ :prettyprint: 0
+
+ "launch": {
+ "web_url": "http://mail.google.com/mail/"
+ }
+
+* If you want to write local data using the Pepper
+ `FileIO </native-client/peppercpp/classpp_1_1_file_i_o>`_
+ API, you must set the 'unlimitedStorage' permission in your Chrome Web
+ Store manifest file, just as you would for a JavaScript application that uses
+ the HTML5 File API.
+
+* You can place your application in the Google Web Store with access only to
+ certain people for testing. See
+ `Publishing to test accounts </chrome/web-store/docs/publish#testaccounts>`_
+ for more information.
+
+Additional considerations
+=========================
+
+Registering Native Client modules to handle MIME types
+------------------------------------------------------
+
+If you want Chrome to use a Native Client module to display a particular type
+of content, you can associate the MIME type of that content with the Native
+Client module. Use the ``nacl_modules`` attribute in the Chrome Web Store
+manifest file to register a Native Client module as the handler for one or more
+specific MIME types. For example, the bold code in the snippet below registers
+a Native Client module as the content handler for the OpenOffice spreadsheet
+MIME type:
+
+.. naclcode::
+ :prettyprint: 0
+
+ {
+ "name": "My Native Client Spreadsheet Viewer",
+ "version": "0.1",
+ "description": "Open spreadsheets right in your browser.",
+ **"nacl_modules": [{
+ "path": "SpreadsheetViewer.nmf",
+ "mime_type": "application/vnd.oasis.opendocument.spreadsheet"
+ }]**
+ }
+
+The value of "path" is the location of a Native Client manifest file (.nmf)
+within the application directory. For more information on Native Client
+manifest files, see
+`Files in a Native Client application </native-client/overview#application-files>`_.
+
+The value of "mime_type" is a specific MIME type that you want the Native
+Client module to handle. Each MIME type can be associated with only one .nmf
+file, but a single .nmf file might handle multiple MIME types. The following
+example shows an extension with two .nmf files that handle three MIME types.
+
+.. naclcode::
+ :prettyprint: 0
+
+ {
+ "name": "My Native Client Spreadsheet and Document Viewer",
+ "version": "0.1",
+ "description": "Open spreadsheets and documents right in your browser.",
+ "nacl_modules": [{
+ "path": "SpreadsheetViewer.nmf",
+ "mime_type": "application/vnd.oasis.opendocument.spreadsheet"
+ },
+ {
+ "path": "SpreadsheetViewer.nmf",
+ "mime_type": "application/vnd.oasis.opendocument.spreadsheet-template"
+ },
+ {
+ "path": "DocumentViewer.nmf",
+ "mime_type": "application/vnd.oasis.opendocument.text"
+ }]
+ }
+
+The ``nacl_modules`` attribute is optional&mdash;specify this attribute only if
+you want Chrome to use a Native Client module to display a particular type of
+content.
+
+Using CWS inline install
+------------------------
+
+Once you've published an application, you may be wondering how users will find
+and install the application. For users who browse the Chrome Web Store and find
+your application, installing the application is a simple one-click process.
+However, if a user is already on your site, it can be cumbersome for them to
+complete the installation&mdash;they would need to navigate away from your site
+to the CWS, complete the installation process, and then return to your site. To
+address this issue, you can initiate installation of applications "inline" from
+your site&mdash;the applications are still hosted in the Chrome Web Store, but
+users no longer have to leave your site to install them. See
+`Using Inline Installation </chrome/web-store/docs/inline_installation>`_
+for information on how to use this feature.
+
+Monetizing applications and extensions
+--------------------------------------
+
+Google provides three primary monetization options for Native Client
+applications: in-app payments, one-time charges, and subscriptions. Refer to
+`Monetizing Your App </chrome/web-store/docs/money>`_
+to learn about these options. The
+`Chrome Web Store Overview </chrome/web-store/docs/>`_
+also has information on different approaches to charging for your application.
diff --git a/native_client_sdk/src/doc/devguide/index.rst b/native_client_sdk/src/doc/devguide/index.rst
new file mode 100644
index 0000000..d0ceeca
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/index.rst
@@ -0,0 +1,8 @@
+.. _devguide-index:
+
+#################
+Developer's Guide
+#################
+
+This is the index of the ``devguide`` directory.
+
diff --git a/native_client_sdk/src/doc/devguide/tutorial.rst b/native_client_sdk/src/doc/devguide/tutorial.rst
new file mode 100644
index 0000000..8b37250
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/tutorial.rst
@@ -0,0 +1,8 @@
+.. _tutorial:
+
+########################
+Getting Started Tutorial
+########################
+
+This is the tutorial.
+
diff --git a/native_client_sdk/src/doc/images/3d-graphics-render-loop.png b/native_client_sdk/src/doc/images/3d-graphics-render-loop.png
new file mode 100644
index 0000000..66e1121
--- /dev/null
+++ b/native_client_sdk/src/doc/images/3d-graphics-render-loop.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/NaClExecution.png b/native_client_sdk/src/doc/images/NaClExecution.png
new file mode 100644
index 0000000..fa5ca01
--- /dev/null
+++ b/native_client_sdk/src/doc/images/NaClExecution.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/NaclBlock.png b/native_client_sdk/src/doc/images/NaclBlock.png
new file mode 100644
index 0000000..c84edbf
--- /dev/null
+++ b/native_client_sdk/src/doc/images/NaclBlock.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/ProgramStructure.png b/native_client_sdk/src/doc/images/ProgramStructure.png
new file mode 100644
index 0000000..15193c9
--- /dev/null
+++ b/native_client_sdk/src/doc/images/ProgramStructure.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/bradchen.png b/native_client_sdk/src/doc/images/bradchen.png
new file mode 100644
index 0000000..0df9b01
--- /dev/null
+++ b/native_client_sdk/src/doc/images/bradchen.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/check-red.png b/native_client_sdk/src/doc/images/check-red.png
new file mode 100644
index 0000000..8c86175
--- /dev/null
+++ b/native_client_sdk/src/doc/images/check-red.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/extensions-management.png b/native_client_sdk/src/doc/images/extensions-management.png
new file mode 100644
index 0000000..e3cb517
--- /dev/null
+++ b/native_client_sdk/src/doc/images/extensions-management.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/fileioexample.png b/native_client_sdk/src/doc/images/fileioexample.png
new file mode 100644
index 0000000..b6ba42c
--- /dev/null
+++ b/native_client_sdk/src/doc/images/fileioexample.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/gear-icon.png b/native_client_sdk/src/doc/images/gear-icon.png
new file mode 100644
index 0000000..ca0b3a7
--- /dev/null
+++ b/native_client_sdk/src/doc/images/gear-icon.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/medal-64_1st.png b/native_client_sdk/src/doc/images/medal-64_1st.png
new file mode 100644
index 0000000..4296be6
--- /dev/null
+++ b/native_client_sdk/src/doc/images/medal-64_1st.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/medal-64_2nd.png b/native_client_sdk/src/doc/images/medal-64_2nd.png
new file mode 100644
index 0000000..1af8e1c
--- /dev/null
+++ b/native_client_sdk/src/doc/images/medal-64_2nd.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/medal-64_3rd.png b/native_client_sdk/src/doc/images/medal-64_3rd.png
new file mode 100644
index 0000000..8e18691
--- /dev/null
+++ b/native_client_sdk/src/doc/images/medal-64_3rd.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/medal-64_4th.png b/native_client_sdk/src/doc/images/medal-64_4th.png
new file mode 100644
index 0000000..2583d73
--- /dev/null
+++ b/native_client_sdk/src/doc/images/medal-64_4th.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/menu-icon.png b/native_client_sdk/src/doc/images/menu-icon.png
new file mode 100644
index 0000000..73a3f7c
--- /dev/null
+++ b/native_client_sdk/src/doc/images/menu-icon.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/naclmounts1.png b/native_client_sdk/src/doc/images/naclmounts1.png
new file mode 100644
index 0000000..78d1867
--- /dev/null
+++ b/native_client_sdk/src/doc/images/naclmounts1.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/new-tab-apps.png b/native_client_sdk/src/doc/images/new-tab-apps.png
new file mode 100644
index 0000000..e05dcda
--- /dev/null
+++ b/native_client_sdk/src/doc/images/new-tab-apps.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/pepper-audio-api.png b/native_client_sdk/src/doc/images/pepper-audio-api.png
new file mode 100644
index 0000000..c3fd236
--- /dev/null
+++ b/native_client_sdk/src/doc/images/pepper-audio-api.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/pepper-audio-buffer.png b/native_client_sdk/src/doc/images/pepper-audio-buffer.png
new file mode 100644
index 0000000..10654f7
--- /dev/null
+++ b/native_client_sdk/src/doc/images/pepper-audio-buffer.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/pepper-fileiocreate.png b/native_client_sdk/src/doc/images/pepper-fileiocreate.png
new file mode 100644
index 0000000..df72bb2
--- /dev/null
+++ b/native_client_sdk/src/doc/images/pepper-fileiocreate.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/pepper-fileioread.png b/native_client_sdk/src/doc/images/pepper-fileioread.png
new file mode 100644
index 0000000..0ee304b
--- /dev/null
+++ b/native_client_sdk/src/doc/images/pepper-fileioread.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/pepper-urlloader-api.png b/native_client_sdk/src/doc/images/pepper-urlloader-api.png
new file mode 100644
index 0000000..fd88eaa
--- /dev/null
+++ b/native_client_sdk/src/doc/images/pepper-urlloader-api.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/pepper.jpg b/native_client_sdk/src/doc/images/pepper.jpg
new file mode 100644
index 0000000..eee9b93
--- /dev/null
+++ b/native_client_sdk/src/doc/images/pepper.jpg
Binary files differ
diff --git a/native_client_sdk/src/doc/images/postmessage.png b/native_client_sdk/src/doc/images/postmessage.png
new file mode 100644
index 0000000..e328767
--- /dev/null
+++ b/native_client_sdk/src/doc/images/postmessage.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/postmessage2.png b/native_client_sdk/src/doc/images/postmessage2.png
new file mode 100644
index 0000000..e26ec91
--- /dev/null
+++ b/native_client_sdk/src/doc/images/postmessage2.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/puzzle.png b/native_client_sdk/src/doc/images/puzzle.png
new file mode 100644
index 0000000..73bf3a2
--- /dev/null
+++ b/native_client_sdk/src/doc/images/puzzle.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/visualstudio1.png b/native_client_sdk/src/doc/images/visualstudio1.png
new file mode 100644
index 0000000..b37f56d
--- /dev/null
+++ b/native_client_sdk/src/doc/images/visualstudio1.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/visualstudio2.png b/native_client_sdk/src/doc/images/visualstudio2.png
new file mode 100644
index 0000000..e8c7132
--- /dev/null
+++ b/native_client_sdk/src/doc/images/visualstudio2.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/visualstudio4.png b/native_client_sdk/src/doc/images/visualstudio4.png
new file mode 100644
index 0000000..cee3f93
--- /dev/null
+++ b/native_client_sdk/src/doc/images/visualstudio4.png
Binary files differ
diff --git a/native_client_sdk/src/doc/images/wrenchTool.png b/native_client_sdk/src/doc/images/wrenchTool.png
new file mode 100644
index 0000000..b70d375
--- /dev/null
+++ b/native_client_sdk/src/doc/images/wrenchTool.png
Binary files differ
diff --git a/native_client_sdk/src/doc/index.rst b/native_client_sdk/src/doc/index.rst
new file mode 100644
index 0000000..3e32ffc
--- /dev/null
+++ b/native_client_sdk/src/doc/index.rst
@@ -0,0 +1,21 @@
+Welcome to Native Client's documentation!
+=========================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ rest-devsite-examples.rst
+ overview.rst
+ quick-start.rst
+ sdk/download.rst
+ sdk/examples.rst
+ sdk/release-notes.rst
+ devguide/index.rst
+ devguide/tutorial.rst
+ devguide/devcycle/building.rst
+ devguide/coding/application-structure.rst
+
+ devguide/distributing.rst
+
diff --git a/native_client_sdk/src/doc/overview.rst b/native_client_sdk/src/doc/overview.rst
new file mode 100644
index 0000000..2f3d877
--- /dev/null
+++ b/native_client_sdk/src/doc/overview.rst
@@ -0,0 +1,385 @@
+.. _overview:
+
+##################
+Technical Overview
+##################
+
+.. contents::
+ :local:
+ :backlinks: none
+ :depth: 2
+
+Introduction
+============
+
+**Native Client** is an open-source technology for running native compiled code
+in the browser, with the goal of maintaining the OS portability and safety
+that people expect from web apps. Native Client expands web programming
+beyond JavaScript, enabling developers to enhance their web applications
+using their preferred language. This document describes a few of the key
+benefits of Native Client, as well as current limitations, common use cases,
+and tips for getting started with Native Client.
+
+Google has implemented the open-source
+`Native Client project <http://www.chromium.org/nativeclient>`_ in the Chrome
+browser on Windows, Mac, Linux, and Chrome OS. The **Native Client Software
+Development Kit (SDK)**, itself an open-source project, lets developers create
+web applications that use Native Client and run in Chrome across OS
+platforms. In addition to software libraries, the SDK includes a toolchain
+tailored to generate executable Native Client code, as well as a variety of
+code examples and documentation.
+
+A web application that uses Native Client generally consists of a combination
+of JavaScript, HTML, CSS, and a Native Client module that is written in a
+language supported by a Native Client compiler. The Native Client SDK
+currently supports C and C++. As compilers for additional languages are
+developed, the SDK will be updated to support those languages as well.
+
+.. image:: /images/NaclBlock.png
+
+Why use Native Client?
+======================
+
+The Native Client open-source technology is designed to run native compiled
+code securely inside browsers. Native Client puts web applications on the same
+playing field as local applications, providing the raw speed needed to compete
+with traditional software like 3D games, video editing, and other applications.
+Native Client also gives languages like C and C++ (and eventually others as
+well) the same level of portability and safety that JavaScript provides on the
+web today.
+
+Here are some of the key features that Native Client offers:
+
+* **Graphics, audio, and much more:** Run native code modules that render 2D
+ and 3D graphics, play audio, respond to mouse and keyboard events, run on
+ multiple threads, and access memory directly---all without requiring
+ the user to install a plug-in.
+* **Portability:** Write your apps once and you'll be able to run them on
+ Windows, Linux, Mac, and Chrome OS.
+* **Security:** Installing a desktop app or a browser plug-in can present
+ serious security risks and deter potential users. Native Client uses a
+ double sandbox designed to protect resources on the user's system. This
+ framework offers the safety of traditional web apps in addition to the
+ performance benefits of native compiled code, without requiring users to
+ install a plug-in.
+* **Easy migration path to the web:** Many developers and companies have
+ years of work invested in existing desktop applications. Native Client
+ makes the transition from desktop app to web app significantly easier
+ because Native Client supports C and C++ (and will continue to add more
+ languages).
+* **Performance:** Native Client allows your app to run at a speed comparable
+ to a desktop app. This capability enables demanding applications such as
+ console-quality games to run inside the browser.
+
+Common use cases
+================
+
+Native Client enables you to extend web apps running in the browser with custom
+features and proprietary code. Typical use cases for Native Client include the
+following:
+
+* **Existing software components:** With its native language support
+ (currently C and C++), Native Client enables you to reuse current software
+ modules in a web app---you don't need to spend time reinventing and debugging
+ code that's already proven to work well.
+* **Legacy desktop applications:** Native Client provides a smooth migration
+ path from desktop application to web app. You can port and recompile
+ existing code for the computation engine of your application directly to
+ Native Client, and need repurpose only the user interface and event
+ handling portions to the new browser platform. Native Client allows you to
+ embed existing functionality directly into the browser at the same time
+ your application takes advantage of things the browser does well: handling
+ user interaction and processing events, based on the latest developments in
+ HTML5.
+* **Enterprise applications that require heavy computation:** Native Client
+ handles the number crunching required by large-scale enterprise apps. To
+ ensure protection of user data, Native Client enables you to build complex
+ cryptographic algorithms directly into the browser so that unencrypted data
+ never goes out over the network.
+* **Multimedia apps:** Codecs for processing sounds, images, and movies can
+ be added to the browser in a Native Client web app.
+* **Games:** Native Client enables a web app to run close to native speed,
+ reusing existing multithreaded/multicore C/C++ code bases, combined with
+ low-level access to low-latency audio and (coming soon) networking APIs and
+ OpenGL ES with programmable shaders. Programming to Native Client also
+ enables your binary to run unchanged across many platforms. Native Client
+ is a natural fit for running a physics engine or artificial intelligence
+ module that powers a sophisticated web game.
+
+Compiling existing native code for your app helps protect the investment you've
+made in research and development. In addition to the protection offered by
+Native Client compile-time restrictions, users benefit from the security
+offered by its runtime validator. The validator decodes modules and limits the
+instructions that can run in the browser, and the sandboxed environment proxies
+system calls Users can run Native Client apps without installing a new
+application or a browser plug-in, and you can update your app without requiring
+user intervention.
+
+Current limitations
+===================
+
+Native Client currently has the following limitations:
+
+* no support for hardware exceptions
+* no support for process creation / subprocesses
+* no support for raw TCP/UDP sockets (analogous versions---websockets for TCP
+ and peer connect for UDP---are in the works and will be available soon)
+* no support for query to available memory
+* inline assembly must be compatible with the Native Client validator (you
+ can use the ncval utility in the SDK to check)
+
+Some of these limitations are required to execute code safely in a browser. To
+understand the reasons for these limitations read the `Google Chrome technical
+booklet <http://www.google.com/googlebooks/chrome/index.html>`_ and the `Native
+Client technical paper
+<http://src.chromium.org/viewvc/native_client/data/docs_tarball/nacl/googleclient/native_client/documentation/nacl_paper.pdf>`_
+(PDF).
+
+How Native Client works
+=======================
+
+In order to be safe and portable for the web, the executable native code that
+is produced must be sandbox-safe. More specifically, it cannot cause any
+malicious or harmful effects on an end-user's machine. Native Client achieves
+this security through a number of techniques, including API restrictions and
+use of a modified compilation process.
+
+Even though it provides software-based fault isolation on the x86 architecture,
+Native Client still maintains the speed of native code---or thereabout. As of
+current timings, the Native Client sandbox adds only about 5% overhead, which
+makes it possible to do serious rendering and serious number-crunching in the
+browser without a big performance hit.
+
+A compiled Native Client module (.nexe file) is loaded into a web page through
+an <embed> element. Once uploaded to a server, the .html page and the .nexe
+file(s) define a web application.
+
+To the Native Client runtime system, a Native Client module is simply a set of
+machine code, formatted to adhere to a few special rules. No matter whether the
+code starts out as C or C++ or any other language, the Native Client runtime
+system performs the steps shown in the following figure:
+
+.. image:: /images/NaClExecution.png
+
+To ensure that system resources are untouched, the Native Client runtime system
+prevents the following unsafe activities:
+
+* Manipulating devices or files directly (instead, a special file system API
+ is provided)
+* Directly accessing the operating system
+* Using self-modifying code to hide the code's intent (such as attempts to
+ write to protected memory)
+
+Salt & Pepper
+-------------
+
+Native Client product names follow a salt & pepper theme. Native Client,
+abbreviated to **NaCl**, started the salt & pepper naming theme.
+
+The Pepper Plug-in API (PPAPI), called **Pepper** for convenience, is an
+open-source, cross-platform API for web browser plug-ins. From the point of
+view of Native Client, Pepper is a set of APIs that allow a C or C++ Native
+Client module to communicate with the hosting browser and get access to
+system-level functions in a safe and portable way. One of the security
+constraints in Native Client is that modules cannot make any OS-level calls.
+Pepper provides analogous APIs that modules can target instead. You can use the
+Pepper APIs to:
+
+* `talk to the JavaScript code in your application
+ <https://developers.google.com/native-client/devguide/coding/message-system>`_
+ from the C++ code in your NaCl module
+* `do FileIO
+ <https://developers.google.com/native-client/devguide/coding/FileIO>`_
+* `play audio
+ <https://developers.google.com/native-client/devguide/coding/audio>`_
+* `render 3D graphics
+ <https://developers.google.com/native-client/devguide/coding/3D-graphics>`_
+
+The figure below illustrates how Pepper serves as a bridge between Native
+Client modules and the browser:
+
+.. image:: /images/pepper.jpg
+
+Pepper includes both a C API and a C++ API. The C++ API is a set of bindings
+written on top of the C API. You can access reference documentation for both
+the C API and the C++ API through the left-nav on this site. For additional
+information about Pepper, see `Pepper Concepts
+<http://code.google.com/p/ppapi/wiki/Concepts>`_.
+
+Application Structure
+=====================
+
+A Native Client application is divided into three main parts:
+
+* **HTML/JavaScript application:** Provides the user interface and event
+ handling mechanisms as well as the main HTML document; can perform
+ computation as well.
+* **Pepper API:** Enables the JavaScript code and the Native Client module to
+ send messages to each other, and provides interfaces that allow Native
+ Client modules to create and use browser resources.
+* **Native Client module:** Typically, performs numerical computation and
+ other compute-intensive tasks. Handles large-scale data manipulation. Also
+ provides event handling APIs for apps such as games where the user interface
+ is integrated into the code that is run natively.
+
+The following diagram shows how Pepper provides the bridge between the Native
+Client module's code and the browser's JavaScript:
+
+.. image:: /images/ProgramStructure.png
+ :align: center
+ :alt: Program Structure
+
+Files in a Native Client application
+------------------------------------
+
+A Native Client application consists of a set of files:
+
+* The **HTML web page**, **CSS**, and **JavaScript** files. Most Native Client
+ apps contain at least an HTML document, optional CSS for styling of the web
+ page, and one or more supporting JavaScript files for user interface
+ objects, event handling, and simple programming tasks and calculations
+ suitable for the JavaScript layer.
+* The **Native Client module**. This module contains the native compiled
+ code, and uses the Pepper Library (included in the SDK), which provides the
+ bridge between the Native Client module and JavaScript and browser
+ resources. Currently, the SDK supports the C and C++ languages for Native
+ Client modules. When compiled, the extension for this filename is
+ *.nexe*.
+* A **manifest** file that specifies modules to load for different
+ processors. This file includes a set of key-value pairs, where a key is the
+ end-user's processor (for example, x86-32, x86-64, or ARM) and the
+ corresponding value is the URL of the module compiled for that processor.
+ The extension for this filename is *.nmf*.
+
+HTML file
+^^^^^^^^^
+
+The HTML file contains the ``<embed>`` tag that loads the Native Client module.
+For example::
+
+ <embed name="nacl_module"
+ id="hello_world"
+ width=0 height=0
+ src="hello_world.nmf"
+ type="application/x-nacl">
+
+The mimetype for a Native Client module, specified in the ``type`` attribute, is
+``application/x-nacl``.
+
+Native Client modules are operating system independent, but they are not (yet)
+processor independent. Therefore, you must compile separate versions of a Native
+Client module for x86 32-bit, x86 64-bit, ARM, and other processors. The
+manifest file, specified in the ``src`` attribute of the ``<embed>``
+tag, specifies which version of the Native Client module to load depending on
+the end-user's processor.
+
+Native Client module
+^^^^^^^^^^^^^^^^^^^^
+
+You can write a Native Client module in C or C++, and use existing libraries
+and modules compatible with that language. After you've implemented your
+functions in the module, you can use the Pepper API to pass messages to and
+receive messages from the JavaScript/browser side of the application.
+
+
+Creating a Native Client application
+====================================
+
+Native Client is extremely flexible, allowing for numerous ways to develop an
+application. The following is one of the more common approaches:
+
+1. :doc:`Download <sdk/download>` the Native Client SDK. You may also need to
+ download and install Python, which is required to run a number of tools in
+ the SDK.
+2. Write the application:
+
+ a. Create a user interface using HTML, JavaScript, and CSS.
+ b. If necessary, port existing libraries to compile with your Native Client
+ module. If you find yourself missing a common library, have a look at
+ `NaCl ports <http://code.google.com/p/naclports>`_, a repository for open
+ source libraries. Contributions are welcome.
+ c. Create the Native Client module and `build
+ <https://developers.google.com/native-client/devguide/devcycle/building>`_
+ it using one of the NaCl toolchains in the SDK.
+3. `Run
+ <https://developers.google.com/native-client/devguide/devcycle/running>`_ the
+ application.
+4. `Distribute
+ <https://developers.google.com/native-client/devguide/distributing>`_ the
+ application.
+
+For detailed, step-by-step instructions on how to create a Native Client
+application, see the `Getting Started Tutorial
+<https://developers.google.com/native-client/devguide/tutorial>`_. The tutorial
+includes a basic set of template files that you can modify for your project.
+
+Using existing code
+===================
+
+The Native Client SDK comes with a modified version of the GNU toolchain
+(including GCC and G++) that produces sandbox-safe native code to be run in the
+browser. This opens the browser to 3D games, video editing, and other
+applications that can be moved to the web with relatively little effort. Some
+work is required, however, to keep code safe for execution on the web. For
+instance, OS-level calls must be redirected to target the Pepper API, and there
+are also restrictions on how file IO and threading operations work.
+
+Distributing a Native Client application
+========================================
+
+The Chrome browser only runs Native Client applications published through the
+`Chrome Web Store
+<https://chrome.google.com/webstore/search/%22native%20client%22%20OR%20nativeclient%20OR%20nacl>`_
+(CWS). To distribute an application, you must compile the application for both
+the 32-bit and 64-bit x86 architectures, and publish the application in the
+CWS.
+
+Native Client has not been standardized yet, and currently it requires
+compilation for specific instruction set architectures. Google only allows
+Native Client applications into the CWS if the applications are available for
+both 32-bit and 64-bit x86 architectures; developers are also strongly
+encouraged to provide a build for the ARM architecture. The intent behind the
+current policy of requiring applications to be compiled for multiple
+architectures is not to bake one instruction set into the web, and to make sure
+that future architectures are supported as well.
+
+Note that this is only a temporary requirement: The ultimate plan is to create
+a new version of Native Client executables that can run on any processor. This
+new Native Client technology is called Portable Native Client (PNaCl,
+pronounced "pinnacle"), and it is already under development. Instead of
+generating x86 code or ARM code, PNaCl transforms high-level code into bitcode
+using a compiler based on the open source LLVM (low-level virtual machine)
+project. When the browser downloads the bitcode, PNaCl then translates it to
+native machine code and validates it in the same way Native Client validates
+machine code today.
+
+PNaCl could potentially give Native Client the same reach as JavaScript, but
+there are still hurdles to overcome. Part of the problem is that PNaCl has more
+overhead. Currently PNaCl can execute much faster than JavaScript, but it does
+not yet start up as quickly. Before officially launching PNaCl, Google wants to
+make sure to close that gap.
+
+The Native Client SDK
+=====================
+
+The Native Client SDK includes the following:
+
+* GNU-based toolchains: gcc, g++, as, ld, gdb, and other tools customized for
+ Native Client
+* API libraries (Pepper, POSIX)
+* Makefiles for building Native Client applications
+* Examples
+* Documentation
+
+Versioning
+==========
+
+Chrome releases on a six week cycle, and developer versions of Chrome are
+pushed to the public beta channel three weeks before release. As with any
+software, each release of Chrome includes changes to Native Client and the
+Pepper interfaces that may require modification to existing applications.
+However, modules compiled for one version of Pepper/Chrome should generally
+work with subsequent versions of Pepper/Chrome. The SDK includes multiple
+`versions <https://developers.google.com/native-client/version>`_ of the Pepper
+APIs to help developers make adjustments to API changes and take advantage of
+new features.
diff --git a/native_client_sdk/src/doc/quick-start.rst b/native_client_sdk/src/doc/quick-start.rst
new file mode 100644
index 0000000..51734f2
--- /dev/null
+++ b/native_client_sdk/src/doc/quick-start.rst
@@ -0,0 +1,27 @@
+.. _quick-start:
+
+###########
+Quick-start
+###########
+
+To get started with Native Client:
+
+1. Read the :doc:`Technical Overview <overview>` to understand how a Native
+ Client application is structured and to get a feel for what you need to do
+ to port existing code.
+2. Play with some of the applications in the `Application Gallery
+ <https://developers.google.com/native-client/community/application-gallery>`_
+ to see what others have done so far.
+3. Download the :doc:`Native Client SDK <sdk/download>`.
+4. Go through the `Getting Started Tutorial
+ <https://developers.google.com/native-client/devguide/tutorial>`_. The
+ tutorial walks you through how to get Native Client set up for the first
+ time and check for browser version compatibility.
+5. Take a look through some of the applications in the ``pepper_28/examples/``
+ directory in the SDK. You can learn how to build and run the applications
+ on the `Running the SDK Examples page
+ <https://developers.google.com/native-client/sdk/sdk-examples>`_.
+6. Browse through the `Developer's Guide
+ <https://developers.google.com/native-client/devguide>`_ and the `Pepper
+ API <https://developers.google.com/native-client/peppercpp/>`_ reference
+ documentation.
diff --git a/native_client_sdk/src/doc/rest-devsite-examples.rst b/native_client_sdk/src/doc/rest-devsite-examples.rst
new file mode 100644
index 0000000..e4de8ea
--- /dev/null
+++ b/native_client_sdk/src/doc/rest-devsite-examples.rst
@@ -0,0 +1,208 @@
+.. _getting_started:
+
+####################################################
+Examples of ReST markup for devsite (Document title)
+####################################################
+
+This is an auto-generated table of contents for this document. ``:local:`` and
+``:backlinks: none`` are required to make the devsite look consistent;
+``:depth:`` level can be controlled.
+
+.. contents::
+ :local:
+ :backlinks: none
+ :depth: 2
+
+Document structure
+==================
+
+A document starts with a Sphinx target which serves as the document name
+throughout the tree. It can serve as a link target in other documents that want
+to link to this one (see the Links section below).
+
+It follows with the document title (which doesn't get generated to the HTML body
+in production mode, but is picked up by the devsite from ``<head><title>``.
+
+Basic markup
+============
+
+In general, follow the rules from http://sphinx-doc.org/rest.html
+
+Some **bold text** and *italic text* and ``fixed-font text``.
+
+For pleasant collaborative editing, please use the accepted coding guidelines:
+wrap at 80 columns, no tabs, etc.
+
+Quotes (``<blockquote>``) are created by indenting the paragraph:
+
+ Most good programmers do programming not because they expect to get paid or
+ get adulation by the public, but because it is fun to program.
+ -- Linus Torvalds
+
+Images
+======
+
+Please use absolute paths (starting with ``/``) for images:
+
+.. image:: /images/NaclBlock.png
+
+Links
+=====
+
+To other documents within the tree
+----------------------------------
+
+Internal links to other documents are created :doc:`like this <overview>`. The
+document name within the angle brackets is relative to the root dir of the
+devsite doc tree and does not have an extension.
+
+Here's a link to a document in a subdirectory: :doc:`the tutorial
+<devguide/tutorial>`. And a link to a subdirectory index page :doc:`devguide index <devguide/index>`.
+
+To sections inside documents
+----------------------------
+
+To internal locations within documents, labels are used. For example, this link
+goes to the label explicitly placed in this document -
+:ref:`link_for_section_heading`. This works across documents as well. Label
+names must be unique in the tree, and can refer to anything (like images).
+
+It's also possible to give such cross-references custom names: :ref:`Same
+Section Heading<link_for_section_heading>`.
+
+To external locations
+---------------------
+
+Plain links can be placed like this: http://google.com and also `like this
+<http://google.com>`_.
+
+Notes and Admonitions
+=====================
+
+The devsite supports special "notes" that are indented and have a background
+color. We'll generate them with the ``Note`` directive, providing the class
+explicitly. The class is one of ``note``, ``caution``, ``warning``,
+``special``.
+
+.. Note::
+ :class: note
+
+ This is a note.
+
+ Foo bar.
+
+Also:
+
+.. Note::
+ :class: caution
+
+ Caution -- you have been warned.
+
+Source code
+===========
+
+Here's source code that will be pretty-printed on the devsite. Outside
+production mode, it's just a plain ``<pre>`` that presents pre-formatted code
+without coloring:
+
+.. naclcode::
+
+ #include <iostream>
+
+ int main() {
+ std::cout << "Hello world\n";
+ return 0;
+ }
+
+For some code (like shell samples), we want to disable pretty-printing:
+
+.. naclcode::
+ :prettyprint: 0
+
+ $ ls | wc
+ $ echo "hello world"
+
+By default ``:prettyprint:`` is ``1``.
+
+.. _link_for_section_heading:
+
+Section heading
+===============
+
+Here's a demonstration of heading nesting levels. This is a top-level section in
+the document. The document title is the first header and it's delimited by hash
+signes (``#``) from above and below.
+
+Subsection heading
+------------------
+
+Subsection.
+
+Sub-subsection heading
+^^^^^^^^^^^^^^^^^^^^^^
+
+That's pretty deep...
+
+Sub-sub-subsection heading
+""""""""""""""""""""""""""
+
+It's probably not the best idea to go this far (renders to ``<h5>``).
+
+Lists
+=====
+
+Auto-numbered ordered lists:
+
+#. One
+#. Two
+#. Three
+
+Manually numbered ordered lists:
+
+1. One
+2. Two
+3. Three
+
+Unordered (bullet) lists:
+
+* One
+* Two
+* Three
+
+Lists can be nested and mixed too:
+
+* Toplevel
+
+ 1. One
+ 2. Two
+
+* Back to top level
+
+Tables
+======
+
+The full scoop on tables is http://sphinx-doc.org/rest.html#tables and the
+Docutils pages linked from it.
+
+"Simple tables" require less markup but are limited:
+
+===== ===== =======
+A B A and B
+===== ===== =======
+False False False
+True False False
+False True False
+True True True
+===== ===== =======
+
+"Grid tables" are versatile but require more markup:
+
++------------------------+------------+----------+----------+
+| Header row, column 1 | Header 2 | Header 3 | Header 4 |
+| (header rows optional) | | | |
++========================+============+==========+==========+
+| body row 1, column 1 | column 2 | column 3 | column 4 |
++------------------------+------------+----------+----------+
+| body row 2 | ... | ... | |
++------------------------+------------+----------+----------+
+
diff --git a/native_client_sdk/src/doc/sdk/download.rst b/native_client_sdk/src/doc/sdk/download.rst
new file mode 100644
index 0000000..d43395a
--- /dev/null
+++ b/native_client_sdk/src/doc/sdk/download.rst
@@ -0,0 +1,221 @@
+.. _download:
+
+Download the Native Client SDK
+==============================
+
+Follow the steps below to download and install the SDK:
+
+1. Prerequisites:
+
+ * Make sure you have Python 2.6 or 2.7 installed, and that the Python
+ executable is in your path.
+
+ * On Mac/Linux, Python is probably preinstalled. Run the command ``"python
+ -V``" in a terminal window, and make sure that the version of Python you
+ have is 2.6.x or 2.7.x (if it's not, upgrade to one of those versions).
+ * On Windows, you may need to install Python. Go to
+ `http://www.python.org/download/ <http://www.python.org/download/>`_ and
+ select the latest 2.x version. In addition, be sure to add the Python
+ directory (for example, ``C:\python27``) to the PATH `environment
+ variable <http://en.wikipedia.org/wiki/Environment_variable>`_. After
+ you've installed Python, run the command ``"python -V``" in a Command
+ Prompt window and verify that the version of Python you have is 2.6.x or
+ 2.7.x.
+ * Note that Python 3.x is not yet supported.
+
+ * On the Mac, you need to install the ``make`` command on your system before
+ you can build and run the examples. One easy way to get ``make``, along
+ with several other useful tools, is to install `Xcode Developer Tools
+ <https://developer.apple.com/technologies/tools/>`_. After installing
+ Xcode, go to the Preferences menu, select Downloads and Components, and
+ verify that Command Line Tools are installed. If you'd rather not install
+ Xcode, you can download and build an `open source version
+ <http://mac.softpedia.com/dyn-postdownload.php?p=44632&t=4&i=1>`_ of
+ ``make``. In order to build the command you may also need to download and
+ install a copy of `gcc
+ <https://github.com/kennethreitz/osx-gcc-installer>`_.
+
+2. Download the SDK update utility: `nacl_sdk.zip
+ <http://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/nacl_sdk.zip>`_.
+
+3. Unzip the SDK update utility:
+
+ * On Mac/Linux, run the command "``unzip nacl_sdk.zip``" in a Terminal window.
+ * On Windows, right-click on the .zip file and select "Extract All...". A
+ dialog box will open; enter a location and click "Extract".
+
+ Unzipping the SDK update utility creates a directory called ``nacl_sdk`` with
+ the following files and directories:
+
+ * ``naclsdk`` (and ``naclsdk.bat`` for Windows) --- the front end of the update
+ utility, i.e., the command you run to download the latest bundles
+ * ``sdk_cache`` --- a directory with a manifest file that lists the bundles you
+ have already downloaded
+ * ``sdk_tools`` --- the back end of the update utility, also known as the
+ "sdk_tools" bundle
+
+4. Go to the ``nacl_sdk`` directory and run ``naclsdk`` with the "list"
+ command to see a list of available bundles. The SDK includes a separate
+ bundle for each version of Chrome/Pepper (see versioning information).
+
+ On Mac/Linux::
+
+ $ cd nacl_sdk
+ $ ./naclsdk list
+
+ On Windows::
+
+ > cd nacl_sdk
+ > naclsdk list
+
+ You should see output similar to this::
+
+ Bundles:
+ I: installed
+ *: update available
+
+ I sdk_tools (stable)
+ vs_addin (dev)
+ pepper_25 (post_stable)
+ pepper_26 (post_stable)
+ pepper_27 (post_stable)
+ pepper_28 (stable)
+ pepper_29 (beta)
+ pepper_30 (dev)
+ pepper_canary (canary)
+
+ This sample output shows many bundles available for download, and that you
+ have already installed the latest revision of the sdk_tools bundle (it was
+ included in the zip file you downloaded). Note that the bundles are labelled
+ "post-stable", "stable", "beta", "dev" and "canary". These labels correspond
+ to the current versions of Chrome. In this example, Chrome 28 is stable,
+ Chrome 29 is beta, etc. Therefore ``pepper_28`` is the recommended bundle to
+ download, because if you released an application that used it today, it
+ could be used by all current Chrome users. Note that Native Client is
+ designed to be backward compatible---users of Chrome 29 can use the features
+ of ``pepper_28`` and earlier.
+
+5. Run ``naclsdk`` with the "update" command to download particular bundles that
+ are available.
+
+ On Mac/Linux::
+
+ $ ./naclsdk update
+
+ On Windows::
+
+ > naclsdk update
+
+ By default, ``naclsdk`` only downloads bundles that are recommended. In
+ general, only the "stable" bundles are recommended. Continuing with the
+ earlier example, the "update" command would only download the ``pepper_28``
+ bundles, since the bundles ``pepper_29`` and greater are not yet recommended.
+ If you want the ``pepper_29`` bundle, you must ask for it explicitly::
+
+ $ ./naclsdk update pepper_29
+
+ Note that you never need update the ``sdk_tools`` bundle, it is
+ updated automatically as necessary whenever ``naclsdk`` is run.
+
+6. Run ``naclsdk`` with the "list" command again; this will show you the list of
+ available bundles and verify which bundles are installed.
+
+ On Mac/Linux::
+
+ $ ./naclsdk list
+
+ On Windows::
+
+ > naclsdk list
+
+ Continuing with the earlier example, if you previously downloaded the
+ ``pepper_28`` bundle, you should see output similar to this::
+
+ Bundles:
+ I: installed
+ *: update available
+
+ I sdk_tools (stable)
+ vs_addin (dev)
+ pepper_25 (post_stable)
+ pepper_26 (post_stable)
+ pepper_27 (post_stable)
+ I pepper_28 (stable)
+ pepper_29 (beta)
+ pepper_30 (dev)
+ pepper_canary (canary)
+
+7. Running ``naclsdk`` with the "update" command again will verify that your
+ bundles are up-to-date, or warn if you there are new versions of previously
+ installed bundles.
+
+ On Mac/Linux::
+
+ $ ./naclsdk update
+
+ On Windows::
+
+ > naclsdk update
+
+ Continuing with the earlier example, you should see output similar to this::
+
+ pepper_28 is already up-to-date.
+
+ To check if there is a new version of a previously installed bundle, you can
+ run the "list" command again::
+
+ Bundles:
+ I: installed
+ *: update available
+
+ I sdk_tools (stable)
+ vs_addin (dev)
+ pepper_25 (post_stable)
+ pepper_26 (post_stable)
+ pepper_27 (post_stable)
+ I* pepper_28 (stable)
+ pepper_29 (beta)
+ pepper_30 (dev)
+ pepper_canary (canary)
+
+ The asterisk next to the bundle name indicates that there is an update
+ available. If you run the "update" command now, ``naclsdk`` will warn you
+ with a message similar to this::
+
+ WARNING: pepper_28 already exists, but has an update available.
+ Run update with the --force option to overwrite the existing directory.
+ Warning: This will overwrite any modifications you have made within this directory.
+
+ To dowload the new version of a bundle and overwrite the existing directory
+ for that bundle, run ``naclsdk`` with the ``--force`` option.
+
+ On Mac/Linux::
+
+ $ ./naclsdk update --force
+
+ On Windows::
+
+ > naclsdk update --force
+
+8. For more information about the ``naclsdk`` utility, run:
+
+ On Mac/Linux::
+
+ $ ./naclsdk help
+
+ On Windows::
+
+ > naclsdk help
+
+Next steps:
+
+ * Browse through the `Release Notes
+ <https://developers.google.com/native-client/sdk/release-notes>`_ for
+ important information about the SDK and new bundles.
+ * If you're just getting started with Native Client, we recommend reading
+ the :doc:`Technical Overview <../overview>` and walking through the
+ `Getting Started Tutorial
+ <https://developers.google.com/native-client/devguide/tutorial>`_.
+ * If you'd rather dive into information about the toolchains, see `Building
+ Native Client Modules
+ <https://developers.google.com/native-client/devguide/devcycle/building>`_.
diff --git a/native_client_sdk/src/doc/sdk/examples.rst b/native_client_sdk/src/doc/sdk/examples.rst
new file mode 100644
index 0000000..c11a5ff
--- /dev/null
+++ b/native_client_sdk/src/doc/sdk/examples.rst
@@ -0,0 +1,249 @@
+.. _sdk-examples-2:
+
+Running the SDK Examples
+========================
+
+Every Native Client SDK bundle comes with a folder of example applications.
+Each example demonstrates one or two key Native Client programming concepts.
+After you've :doc:`downloaded the SDK <download>`, follow the instructions
+on this page to build and run the examples.
+
+Configure the Google Chrome Browser
+-----------------------------------
+
+1. Your version of Chrome must be equal to or greater than the version of
+ your SDK bundle. For example, if you're developing with the ``pepper_28``
+ bundle, you must use Google Chrome version 28 or greater. To find out what
+ version of Chrome you're using, type ``about:chrome`` or ``about:version``
+ in the Chrome address bar.
+
+2. Enable the Native Client flag. Native Client is enabled by default only
+ for applications distributed through the Chrome Web Store. To run Native
+ Client applications that are not distributed through the Chrome Web Store,
+ like the SDK examples, you must specifically enable the Native Client flag
+ in Chrome:
+
+ * Type ``about:flags`` in the Chrome address bar and scroll down to
+ "Native Client".
+ * If the link below "Native Client" says "Disable", then Native Client is
+ already enabled and you don't need to do anything else.
+ * If the link below "Native Client" says "Enable", click the "Enable"
+ link, scroll down to the bottom of the page, and click the "Relaunch
+ Now" button. All browser windows will restart when you relaunch Chrome.
+
+3. Disable the Chrome cache. Chrome caches resources aggressively; when you
+ are building a Native Client application you should disable the cache to
+ make sure that Chrome loads the latest version:
+
+ * Open Chrome's developer tools by clicking the menu icon |menu-icon| and
+ choosing Tools > Developer tools.
+ * Click the gear icon |gear-icon| in the bottom right corner of the
+ Chrome window.
+ * Under the "General" settings, check the box next to "Disable cache".
+
+Build the SDK examples
+----------------------
+
+Starting with the ``pepper_24`` bundle, the Makefile scripts for the SDK
+examples build multiple versions of the examples using all three SDK
+toolchains (newlib, glibc, and PNaCl) and in both release and debug
+configurations. (Note that some examples build only with the particular
+toolchains).
+
+To build all the examples, go to the examples directory in a specific SDK
+bundle and run ``make``::
+
+ $ cd pepper_28/examples
+ $ make
+ make -C api all
+ make[1]: Entering directory `pepper_28/examples/api'
+ make -C audio all
+ make[2]: Entering directory `pepper_28/examples/api/audio'
+ CXX newlib/Debug/audio_x86_32.o
+ LINK newlib/Debug/audio_x86_32.nexe
+ CXX newlib/Debug/audio_x86_64.o
+ LINK newlib/Debug/audio_x86_64.nexe
+ CXX newlib/Debug/audio_arm.o
+ LINK newlib/Debug/audio_arm.nexe
+ CREATE_NMF newlib/Debug/audio.nmf
+ make[2]: Leaving directory `pepper_28/examples/api/audio'
+ make -C url_loader all
+ make[2]: Entering directory `pepper_28/examples/api/url_loader'
+ CXX newlib/Debug/url_loader_x86_32.o
+ ...
+
+Calling ``make`` from inside a particular example's directory will build only
+that example::
+
+ $ cd pepper_28/examples/api/core
+ $ make
+ CXX newlib/Debug/core_x86_32.o
+ LINK newlib/Debug/core_x86_32.nexe
+ CXX newlib/Debug/core_x86_64.o
+ LINK newlib/Debug/core_x86_64.nexe
+ CXX newlib/Debug/core_arm.o
+ LINK newlib/Debug/core_arm.nexe
+ CREATE_NMF newlib/Debug/core.nmf
+
+You can call ``make`` with the ``TOOLCHAIN`` and ``CONFIG`` parameters to
+override the defaults::
+
+ $ make TOOLCHAIN=pnacl CONFIG=Release
+ CXX pnacl/Release/core_pnacl.o
+ LINK pnacl/Release/core.bc
+ FINALIZE pnacl/Release/core.pexe
+ CREATE_NMF pnacl/Release/core.nmf
+
+
+You can also set ``TOOLCHAIN`` to "all" to build one or more examples with
+all available toolchains::
+
+ $ make TOOLCHAIN=all
+ make TOOLCHAIN=newlib
+ make[1]: Entering directory `pepper_31/examples/api/core'
+ CXX newlib/Debug/core_x86_32.o
+ LINK newlib/Debug/core_x86_32.nexe
+ CXX newlib/Debug/core_x86_64.o
+ LINK newlib/Debug/core_x86_64.nexe
+ CXX newlib/Debug/core_arm.o
+ LINK newlib/Debug/core_arm.nexe
+ CREATE_NMF newlib/Debug/core.nmf
+ make[1]: Leaving directory `pepper_31/examples/api/core'
+ make TOOLCHAIN=glibc
+ make[1]: Entering directory `pepper_31/examples/api/core'
+ CXX glibc/Debug/core_x86_32.o
+ LINK glibc/Debug/core_x86_32.nexe
+ CXX glibc/Debug/core_x86_64.o
+ LINK glibc/Debug/core_x86_64.nexe
+ CREATE_NMF glibc/Debug/core.nmf
+ make[1]: Leaving directory `pepper_31/examples/api/core'
+ make TOOLCHAIN=pnacl
+ make[1]: Entering directory `pepper_31/examples/api/core'
+ CXX pnacl/Debug/core_pnacl.o
+ LINK pnacl/Debug/core.bc
+ FINALIZE pnacl/Debug/core.pexe
+ TRANSLATE pnacl/Debug/core_x86_32.nexe
+ TRANSLATE pnacl/Debug/core_x86_64.nexe
+ TRANSLATE pnacl/Debug/core_arm.nexe
+ CREATE_NMF pnacl/Debug/core.nmf
+ make[1]: Leaving directory `pepper_31/examples/api/core'
+ make TOOLCHAIN=linux
+ make[1]: Entering directory `pepper_31/examples/api/core'
+ CXX linux/Debug/core.o
+ LINK linux/Debug/core.so
+ make[1]: Leaving directory `pepper_31/examples/api/core'
+
+
+After running ``make``, each example directory will contain one or more of
+the following subdirectories:
+
+* a ``newlib`` directory with subdirectories ``Debug`` and ``Release``;
+* a ``glibc`` directory with subdirectories ``Debug`` and ``Release``;
+* a ``pnacl`` directory with subdirectories ``Debug`` and ``Release``;
+
+For the newlib and glibc toolchains the Debug and Release subdirectories
+contain .nexe files for all target architectures. For the PNaCl toolchain
+they contain a single .pexe file. PNaCl debug also produces pre-translated
+.nexe files, for ease of debugging. All Debug and Release directories contain
+a manifest (.nmf) file that references the associated .nexe or .pexe files.
+For information about Native Client manifest files, see the :doc:`Technical
+Overview <../overview>`.
+
+For details on how to use ``make``, see the `GNU 'make' Manual
+<http://www.gnu.org/software/make/manual/make.html>`_. For details on how to
+use the SDK toolchain itself, see :doc:`Building Native Client Modules
+<devcycle/building>`.
+
+Run the SDK examples
+--------------------
+
+To run the SDK examples, you can use the ``make run`` command::
+
+ $ cd pepper_28/examples/api/core
+ $ make run
+
+This will launch a local HTTP server which will serve the data for the
+example. It then launches Chrome with the address of this server, usually
+http://localhost:5103. After you close Chrome, the local HTTP server is
+automatically shutdown.
+
+This command will try to find an executable named ``google-chrome`` in your
+``PATH`` environment variable. If it can't, you'll get an error message like
+this::
+
+ pepper_31/tools/common.mk:415: No valid Chrome found at CHROME_PATH=
+ pepper_31/tools/common.mk:415: *** Set CHROME_PATH via an environment variable, or command-line.. Stop.
+
+Set the CHROME_PATH environment variable to the location of your Chrome
+executable **TODO(binji):** use default Chrome paths here, especially
+important for Mac:
+
+ On Windows::
+
+ > set CHROME_PATH=<Path to chrome.exe>
+
+ On Linux::
+
+ $ export CHROME_PATH=<Path to google-chrome>
+
+ On Mac::
+
+ $ export CHROME_PATH=<Path to chrome>
+
+
+You can run via a different toolchain or configuration by using the
+``TOOLCHAIN`` and ``CONFIG`` parameters to make::
+
+ $ make run TOOLCHAIN=pnacl CONFIG=Debug
+
+
+Run the SDK examples as packaged apps
+-------------------------------------
+
+Each example can also be launched as a packaged app. For more information about
+using Native Client for packaged apps, see :ref:`Packaged appliction
+<packaged>`. For general information about packaged apps, see the
+`Chrome apps documentation
+<http://developer.chrome.com/apps/about_apps.html>`_.
+
+Some Pepper features, such as TCP/UDP socket access, are only allowed in
+packaged apps. The examples that use these features must be run as packaged
+apps, by using the ``make run_package`` command::
+
+ $ make run_package
+
+You can use ``TOOLCHAIN`` and ``CONFIG`` parameters as above to run with a
+different toolchain or configuration.
+
+Debugging the SDK examples
+--------------------------
+
+The NaCl SDK uses `GDB <https://www.gnu.org/software/gdb/>`_ to debug Native
+Client code. The SDK includes a prebuilt version of GDB that is compatible with
+NaCl code. To use it, run the ``make debug`` command from an example directory::
+
+ $ make debug
+
+This will launch Chrome with the ``--enable-nacl-debug`` flag set. This flag
+will cause Chrome to pause when a NaCl module is first loaded, waiting for a
+connection from gdb. The ``make debug`` command also simultaneously launches
+GDB and loads the symbols for that NEXE. To connect GDB to Chrome, in the GDB
+console, type::
+
+ (gdb) target remote :4014
+
+This tells GDB to connect to a TCP port on localhost:4014--the port that
+Chrome is listening on. GDB will respond::
+
+ Remote debugging using :4014
+ 0x000000000fa00080 in ?? ()
+
+At this point, you can use the standard GDB commands to debug your NaCl module.
+The most common commands you will use to debug are ``continue``, ``step``,
+``next``, ``break`` and ``backtrace``. See :doc:`Debugging
+<devcycle/debugging>` for more information about debugging a Native Client
+application.
+
+
+.. |menu-icon| image:: /images/menu-icon.png
+.. |gear-icon| image:: /images/gear-icon.png
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst
new file mode 100644
index 0000000..41f98dd
--- /dev/null
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -0,0 +1,8 @@
+.. _sdk-release-notes:
+
+#################
+SDK Release Notes
+#################
+
+foo
+