diff --git a/.circleci/config.yml b/.circleci/config.yml
index a413abbaf05..5cc7c1056d4 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -30,29 +30,6 @@ jobs:
- run: tox -e py312
- codecov/upload
- tests-ext-theme:
- docker:
- - image: 'cimg/python:3.12'
- environment:
- # Don't skip search tests.
- TOX_POSARGS: ''
- - image: 'docker.elastic.co/elasticsearch/elasticsearch:8.10.2'
- name: search
- environment:
- discovery.type: single-node
- ES_JAVA_OPTS: -Xms750m -Xmx750m
- ELASTIC_PASSWORD: password
- # Disabled SSL for testing.
- xpack.security.transport.ssl.enabled: 'false'
- steps:
- - checkout
- - run: git submodule sync
- - run: git submodule update --init
- - run: sudo apt update
- - run: sudo apt install -y rclone
- - run: pip install --user tox
- - run: tox -e ext-theme
-
tests-embedapi:
docker:
- image: 'cimg/python:3.12'
@@ -99,7 +76,6 @@ workflows:
jobs:
- checks
- tests
- - tests-ext-theme
- tests-embedapi:
requires:
- checks
diff --git a/media/css/autocomplete.css b/media/css/autocomplete.css
deleted file mode 100644
index b3af92af772..00000000000
--- a/media/css/autocomplete.css
+++ /dev/null
@@ -1,5 +0,0 @@
-
-.ui-autocomplete-input { width: 225px; }
-.ui-autocomplete { background: #fff; text-align: left; }
-.ui-state-hover { background: #eee; }
-.ui-menu-item a { display: block; padding: 5px 10px; }
diff --git a/media/css/badge_only.css b/media/css/badge_only.css
deleted file mode 120000
index 12c15c72a6b..00000000000
--- a/media/css/badge_only.css
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/css/badge_only.css
\ No newline at end of file
diff --git a/media/css/core.css b/media/css/core.css
deleted file mode 100644
index c66ebb2ef29..00000000000
--- a/media/css/core.css
+++ /dev/null
@@ -1,1400 +0,0 @@
-@charset "utf-8";
-
-/* reset */
-
-html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
-article, aside, dialog, figure, footer, header, hgroup, nav, section { display: block !important; }
-table { border-collapse: separate; border-spacing: 0; vertical-align: top; }
-caption, th, td { text-align: left; font-weight: normal; }
-table, td, th { border-spacing: 0; width: 100%; }
-blockquote:before, blockquote:after, q:before, q:after {content:"";}
-blockquote, q {quotes:"" "";}
-a img {border:none;}
-ol,ul{list-style:none}
-hr { height: 1px; border: 0; border: none; width: 100%; background: #bfbfbf; color: #bfbfbf; margin: 15px 0; padding: 0; }
-
-/* general layout */
-
-body { position: relative; text-align: center; z-index: 0; background: #fafafa url(../images/body-bg.svg) top left repeat; }
-.wrapper { position: relative; text-align: left; margin: 0 auto; padding: 0 10px; width: 800px; }
-
-div.wrapper > div.col-major {
- display: block;
- float: left;
- width: 65%;
- margin-right: 20px;
-}
-
-div.wrapper > div.col-minor {
- overflow: auto;
-}
-
-/* typography */
-
-body { font: 16px/24px Lato, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #444; }
-h1, h2, h3, h4, h5, h6 { color: #222; font-weight: bold; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); }
-h1 { font-size: 28px; line-height: 36px; margin-bottom: 40px; }
-h2 { font-size: 24px; line-height: 28px; margin-bottom: 10px; }
-h3 { font-size: 20px; line-height: 24px; margin-bottom: 10px; }
-h4, h5, h6 { font-size: 16px; line-height: 20px; margin-bottom: 10px; }
-.aside, .quiet { font-weight: normal; color: #999; }
-.error, .errornote, .errorlist li { color: #EB3800; }
-.errornote { margin-bottom: 15px; }
-.edit,
-a { color: #444; }
-.edit,
-a:hover { color: #111; }
-table { margin-bottom: 15px; }
-p { margin-bottom: 15px; }
-pre { margin: 15px 0; white-space: pre; overflow: auto; }
-pre, code, tt { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace; line-height: 20px; }
-textarea, input, select { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace; font-size: 16px; line-height: 20px; }
-
-@font-face {
- font-family: 'Lato';
- src: url('../fonts/lato/Lato-Bold.eot'); /* IE9 Compat Modes */
- src: url('../fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/lato/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
- url('../fonts/lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
- url('../fonts/lato/Lato-Bold.ttf') format('truetype');
- font-weight: bold;
- font-style: normal;
-}
-@font-face {
- font-family: 'Lato';
- src: url('../fonts/lato/Lato-Italic.eot'); /* IE9 Compat Modes */
- src: url('../fonts/lato/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/lato/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
- url('../fonts/lato/Lato-Italic.woff') format('woff'), /* Modern Browsers */
- url('../fonts/lato/Lato-Italic.ttf') format('truetype');
- font-weight: normal;
- font-style: italic;
-}
-@font-face {
- font-family: 'Lato';
- src: url('../fonts/lato/Lato-Regular.eot'); /* IE9 Compat Modes */
- src: url('../fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/lato/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
- url('../fonts/lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
- url('../fonts/lato/Lato-Regular.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'FontAwesome';
- src: url('../fonts/fontawesome-webfont.eot');
- src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-
-/* tables */
-
-table, td, th { vertical-align: top; border-top: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; }
-td, th { padding: 5px; border-right: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; }
-thead { background: #f2f2f2; }
-
-
-/* forms */
-small input[type=text] { font-size:0.8em; padding:2px; }
-
-form p { color: #999; }
-form p label { font-weight: normal; }
-form p.required label { font-weight: bold; }
-textarea, input, button, .button, select { display: block; padding: 5px; color: #444; background-color: #fff; border: 1px solid #BFBFBF; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
-textarea, input, .button { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
-input[type="text"], input[type="password"], input[type="email"] { width: 250px; height: 20px; margin-bottom: 5px; background: #fff; }
-input::-webkit-input-placeholder { color: #ccc; }
-input:-moz-placeholder { color: #ccc; opacity: 1; }
-input::-moz-placeholder { color: #ccc; opacity: 1; }
-input:-ms-input-placeholder { color: #ccc; }
-
-input[type="radio"] + span.helptext,
-input[type="checkbox"] + span.helptext {
- color: #444;
-}
-
-textarea.field-error,
-input[type="text"].field-error {
- border: 1px solid red;
-}
-
-.navigable select { width: 150px;}
-select { display: block; max-height: 300px; width: 250px; margin-bottom: 10px; font-size: 16px; line-height: 20px; font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace; }
-textarea { background: #fff; width: 435px; height: 150px; }
-input[type="submit"], input[type="button"], button, .button { font-family: Lato, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #666; font-weight: bold; padding: 8px 15px; border: none; background: #e6e6e6 url(../images/gradient.png) repeat-x bottom left; margin: 30px 5px 20px 0; text-shadow: 0 1px 0 rgba(255, 255, 255, 1); border: 1px solid #bfbfbf; display: block; text-decoration: none; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; cursor: pointer;}
-.button { padding: 6px 10px; float: left; cursor: pointer; }
-input[type="submit"]:hover, input[type="button"]:hover, button:hover, .button:hover { background-color: #8ECC4C; color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); border-color: #6B9939; border-bottom-color: #50732B; }
-input[type="submit"]:active, input[type="button"]:active, button:active, .button:active { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
-fieldset { border: 1px solid #bfbfbf; padding: 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 15px; }
-input[type="hidden"] { display: none; }
-input[type="checkbox"], input[type="radio"] { display: inline; }
-label { display: block; margin-bottom: 4px; font-weight: bold; color: #444; }
-
-input[type="submit"].inline, input[type="button"].inline, button.inline, .button.inline { display: inline; }
-
-h2 > span.link-help,
-h3 > span.link-help,
-label > span.link-help {
- color: #999;
- font-size: 16px;
- font-weight: normal;
-}
-
-h2 > span.link-help,
-h3 > span.link-help {
- float: right;
-}
-
-form.form-wide input[type='text'],
-form.form-wide select,
-form.form-wide textarea {
- width: 100%;
-}
-
-/* content */
-
-#content { padding: 50px 0; }
-#content ul { margin-bottom: 20px; }
-
-#project_description { margin-top: 20px; }
-/* Commenting this for now. Want to figure out how to make it look sane with small amounts of text. */
-/* #content p { background-color: #eee; } */
-
-/* icons */
-
-i { display: inline-block; padding:0; margin:0; padding-right:6px; position: relative; bottom:-2px; width: 15px; height: 15px; background:no-repeat url(../images/gear.png); }
-
-/* header */
-
-#rtfd-header {
- height: 50px;
- background: url(../images/header-bg.png) bottom left repeat-x #465158;
- text-align: left;
- border-bottom: 1px solid #000;
- position: relative;
- overflow: visible;
-}
-
-/* header title */
-.rtfd-header-title {
- display: block;
- float: left;
- margin: 0;
- padding: 0;
- height: 50px;
- width: 180px;
-}
- .rtfd-header-title h1 { background: url(../images/logo.png) top left no-repeat; position: absolute; top: 0; left: -30px; margin: 0; padding: 0; font-size: 20px; line-height: 20px; color: #fff; text-indent: -9999em; }
- .rtfd-header-title h1 a { display: block; color: #fff; text-decoration: none; height: 50px; width: 200px; }
-
- /* header search */
- .rtfd-header-search { position: absolute; top: 12px; left: 190px; width: 320px; }
- .rtfd-header-search input { padding: 0 5px; margin: 0; height: 25px; font-size: 14px; float: left; -moz-border-radius: 0; -webkit-border-radius: 0; border: none; }
- .rtfd-header-search input[type="text"] { -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; width: 225px; }
- .rtfd-header-search input[type="submit"] { font-family: Lato, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; padding: 0 12px; background: #e6e6e6 url(../images/gradient.png) repeat-x bottom left; font-weight: bold; color: #666; }
- .rtfd-header-search input[type="submit"]:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); background-color: #8ECC4C; color: #fff; }
-
- /* header nav */
- .rtfd-header-nav { position: absolute; top: 0; right: 10px; }
- .rtfd-header-nav ul li { float: left; }
- .rtfd-header-nav ul li a { font-size: 14px; font-weight: bold; display: block; text-decoration: none; padding: 4px 10px; margin: 10px 0 0 10px; color: #fff; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5); background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
- .rtfd-header-nav ul li a:hover { background-color: #8CA1AF; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
- .rtfd-header-nav ul li.active a, .header-nav ul li.active a:hover { background-color: #BAC7CF; }
-
-/* User drop down menu */
-div.menu-user {
- display: inline-block;
- position: relative;
- float: right;
- line-height: 32px;
-}
-
-div.menu-user div.menu-button {
- height: 24px;
- line-height: 24px;
- margin-top: 8px;
-}
-
-div.menu-user div.menu-button > a {
- display: block;
- float: left;
- height: 24px;
- padding: 4px 1em 4px 4px;
- line-height: 24px;
-
- background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x;
- color: #fff;
- text-decoration: none;
- text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
-}
-
-div.menu-user div.menu-button > a img {
- display: block;
- margin-right: .6em;
- float: left;
-}
-
-div.menu-user div.menu-button button.menu-drop {
- display: block;
- float: right;
- width: 32px;
- height: 32px;
- margin: 0px;
- padding-left: 8px;
- padding-right: 8px;
- border: none;
- border-left: 1px solid #465158;
- line-height: 16px;
- vertical-align: top;
-
- background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x;
- color: #fff;
- text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
- border-radius: 0em .3em .3em 0em;
-}
-
-div.menu-user div.menu-dropdown {
- display: block;
- position: absolute;
- min-width: 7em;
- height: 0em;
- right: 0em;
- top: 32px;
- padding: .6em 1em;
- z-index: 100;
-
- background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x;
- visibility: hidden;
- opacity: 0;
- transition: visibility 0.05s, opacity 0.05s;
- -webkit-transition: visibility 0.05s, opacity 0.05s;
- -moz-transition: visibility 0.05s, opacity 0.05s;
- -ms-transition: visibility 0.05s, opacity 0.05s;
- -o-transition: visibility 0.05s, opacity 0.05s;
-
- font-size: 1.1em;
-}
-
-div.menu-user div.menu-dropdown ul + ul {
- border-top: 1px solid #465158;
-}
-
-div.menu-user div.menu-dropdown li {
- line-height: 1.75em;
- margin: .3em 0em;
-}
-
-div.menu-user div.menu-dropdown li a {
- display: block;
- padding: 4px 8px;
- font-size: 15px;
- line-height: 1.5;
- text-decoration: none;
- font-weight: bold;
- text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
- color: #fff;
-}
-
-div.menu-user div.menu-dropdown li a:hover {
- background: #465158;
-}
-
-div.menu-user div.menu-dropdown.menu-dropped {
- height: auto;
- visibility: visible;
- opacity: 1;
-}
-
-/* home */
-
-#home-header { background: url(../images/header-home-bg.svg) top left repeat #465158; border-bottom: 1px solid #333; padding: 65px 0 35px 0; color: #fff; }
-.home.splash #content { padding-top: 80px; }
-
- /* title */
- .home-header-title { padding: 15px 0 30px 110px; margin-left: -25px; background: url(../images/home-logo.png) top left no-repeat; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3); }
- .home-header-title h1 { color: #fff; padding: 0; margin: 0; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3); }
- .home-header-title .tagline { color: #BCC1C3; }
-
- /* title */
- .home-header-links { position: absolute; top: 22px; right: 10px; width: 180px; }
- .home-header-links a.reg { color: #fff; display: block; padding: 10px 20px; background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x; font-weight: bold; text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7); text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 10px; text-align: center; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
- .home-header-links a.reg:hover { background-color: #8CA1AF; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
- .home-header-links .login-box { text-align: center; }
- .home-header-links .login-box p { margin-bottom: 0; color: #BCC1C3; }
- .home-header-links .login { font-weight: bold; color: #e3e3e3; text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.5); }
- .home-header-links .login:hover { text-align: center; color: #fff; }
-
-section {
- margin-bottom: 60px;
-}
-.home .lead {
- font-size: 20px;
- line-height: 30px;
-}
-.home .feature {
- float: left;
- width: 48%;
- margin-left: 1%;
- margin-right: 1%;
-}
-
-a.cta-btn {
- /* Make this link look like a button */
- width: 300px;
- font-weight: bold;
- text-align: center;
- display: inline-block;
- margin: .3em 0em;
- font-size: 1.1em;
- color: #fff;
- text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
- background: #e6e6e6 url(../images/gradient.png) repeat-x bottom left;
- background-color: #8ECC4C;
- border: 1px solid #bfbfbf;
- border-color: #6B9939;
- border-bottom-color: #50732B;
- padding: 8px 15px;
- border-radius: 3px;
- text-decoration: none;
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
- -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
- -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-}
-a.cta-btn:hover, a.cta-btn:active {
- color: #fff;
-}
-
-/* wide search bar */
-
-.wide-search-bar { width: 100%; margin-bottom: 60px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #e6e6e6; background: rgba(0, 0, 0, 0.1); }
-.wide-search-bar-wrapper { padding: 8px; }
-.wide-search-bar input { margin: 0; height: 25px; padding: 10px; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
-.wide-search-bar .text-input-wrapper { width: 70%; float: left; }
-.wide-search-bar input[type="text"] { border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; width: 513px; }
-.wide-search-bar .submit-input-wrapper { width: 30%; float: left; }
-.wide-search-bar input[type="submit"] { border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; height: 47px; width: 100%; text-align: center; }
-
-
-/* search */
-
-.search { border-bottom: solid 1px #bfbfbf; margin-bottom: 24px; }
-.search input[type=text] { float: left; margin-right: 10px; padding: 8px 10px; }
-.search input[type=submit] { margin-top: 0; }
-/* this is same as the css class ".highlighted" */
-.search-result-item span { background-color: #ee9; padding: 0 1px; margin: 0 1px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
-
-.filter { margin-bottom: 1em; }
-.filter dd { display: inline-block; margin-right: 0.75em; }
-.filter dd small { opacity: 0.7; }
-
-div.search-sponsored { margin-top: 50px; }
-
-#search_module .pagination { float: right; margin-top: 1em; }
-
-
-/* module */
-
-.module { margin-bottom: 60px; }
-#content .module ul { margin-bottom: 0; }
-.module-header .small_head { padding: 0 10px; font-size: 14px; }
-
- /* module list*/
- .module-list { padding: 8px; background: #E6E6E6; background: rgba(0, 0, 0, 0.1); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
- .module-list-wrapper { border: 1px solid #bfbfbf; border: 1px solid #bfbfbf; border-bottom: none; }
- .module-list .count { float: right; font-size: .9em; color: #aaa; }
- .module-item { position: relative; border-bottom: 1px solid #bfbfbf; padding: 10px; position:relative; }
- .module-item p { margin: 0; }
-
- /* module item title */
- .module-item .module-item-title { font-weight: bold; font-size: 16px; text-decoration: none; }
- .module-item a.module-item-title:hover { text-decoration: underline; }
-
- /* module item */
- .module-item { background: #fff; }
-
- /* right module menu */
- .module-item .module-item-menu { position: absolute; right: 0; top: 0; z-index: 5; }
- .module-item .module-item-menu li { display: block; float: left; }
- .module-item .module-item-menu li a { display: block; padding: 6px 10px 4px; margin: 7px 7px 0 0; font-weight: bold; font-size: 14px; height: 20px; line-height: 17px; text-decoration: none; color: #fff; background: #8CA1AF url(../images/gradient-light.png) bottom left repeat-x; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px #465158; -moz-box-shadow: 0 1px 1px #465158; -webkit-box-shadow: 0 1px 1px #465158; }
- .module-item .module-item-menu li a:hover { background-color: #697983; box-shadow: 0 1px 0px #465158; -moz-box-shadow: 0 1px 0px #465158; -webkit-box-shadow: 0 1px 0px #465158; }
-
- li.module-item ul.module-item-menu li input[type="submit"] {
- font-size: 16px;
- line-height: 16px;
- margin: 4px;
- }
-
- li.module-item > img {
- height: 24px;
- width: 24px;
- vertical-align: middle;
- }
-
- li.module-item > p.error {
- padding-top: .75em;
- font-size: .8em;
- line-height: 1.5em;
- }
-
- /* for links that span the column */
- .module-item.col-span { border-bottom: 1px solid #bfbfbf; padding: 0; font-weight: bold; font-size: 16px; text-decoration: none; }
- .module-item.col-span a { text-decoration: none; display: block; padding: 10px; }
- .module-item.col-span a:hover { background: #f3f3f3 url(../images/gradient-light.png) bottom left repeat-x; }
-
- /* call out */
- .module-list .module-item.call { padding: 0; }
- .module-list .module-item.call a { display: block; padding: 30px; text-align: center; text-decoration: none; font-weight: bold; font-size: 18px; }
- .module-list .module-item.call a:hover { background: #f3f3f3 url(../images/gradient-light.png) bottom left repeat-x; background-color: #8ECC4C; color: #fff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); border-color: #8ECC4C; }
-
- /* Success Model Item */
- .module-item .success { float: right; }
-
-/* dashboard */
-div.module.search-dashboard {
- overflow: auto;
- border: 0px;
- margin-bottom: 24px;
-}
-
-div.module.search-dashboard div.search {
- border: 0px;
-}
-
-div.module.search-dashboard input {
- display: block;
- padding-left: 40px;
- height: 2.5em;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- background-image: url('../images/search.png');
- background-repeat: no-repeat;
- background-position: 8px center;
- background-size: 24px 24px;
-}
-
-/* Admin project Translation */
-.module-translation { padding-bottom: 25px; }
-
-/* Accounts Gold Projects */
-.module-gold-projects { padding-bottom: 25px; }
-
-/* project bar */
-
-#project_bar { background: #E8ECEF url(../images/project-bar-bg.png) top left repeat; border-bottom: 1px solid #DAE1E5; overflow:hidden; position:relative; }
-#project_bar a { text-decoration: none; }
-
-#project_bar > .wrapper { padding: 40px 0 50px; }
-
- body.project-edit #project_bar > .wrapper { background: url(../images/project-bar-bg-admin.svg) scroll 100% 1.1em no-repeat; }
- /* editing dashboard toolbar */
- div.project-bar div.project-view-docs {
- float: right;
- padding: .7em;
- }
-
- #project_bar div.project-view-docs > a {
- display: block;
- padding: 8px 15px;
- border: 1px solid #bfbfbf;
-
- background-color: #8ECC4C;
- color: #fff;
- border-color: #6B9939;
- border-bottom-color: #50732B;
- border-radius: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- box-shadow: none;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
-
- font-family: Lato, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
- font-weight: bold;
- text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
- text-decoration: none;
- }
-
- #project_bar .project-title { padding: 0; }
- #project_bar .project-title h1 { margin: 0 0 5px; padding: 0; }
- #project_bar .project-title span.project-breadcrumb {
- display: block;
- font-size: .6em;
- line-height: 1em;
- }
-
- /* options */
- #project_bar .options { padding: 20px 0 0 0; }
- #project_bar .options ul li { float: left; display: block; margin-right: 10px; }
- #project_bar .options ul li.active a { background-color: #465158; }
- #project_bar .options ul li a { display: block; padding: 8px 12px 6px; font-weight: bold; font-size: 15px; height: 20px; line-height: 20px; text-decoration: none; color: #fff; background: #8CA1AF url(../images/gradient-light.png) bottom left repeat-x; box-shadow: 0 1px 1px #465158; -moz-box-shadow: 0 1px 1px #465158; -webkit-box-shadow: 0 1px 1px #465158; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
- #project_bar .options ul li a:hover { background-color: #697983; box-shadow: 0 1px 0px #465158; -moz-box-shadow: 0 1px 0px #465158; -webkit-box-shadow: 0 1px 0px #465158; }
-
- /* text editor */
- .editor { width: 500px; height: 600px; }
-
- /* file tree */
- li.depth-1 { padding-left: 0px; }
- li.depth-2 { padding-left: 20px; }
- li.depth-3 { padding-left: 40px; }
- li.depth-4 { padding-left: 60px; }
- li.depth-5 { padding-left: 80px; }
- li.depth-6 { padding-left: 100px; }
- li.depth-7 { padding-left: 120px; }
- li.depth-8 { padding-left: 140px; }
- li.depth-9 { padding-left: 160px; }
- li.depth-10 { padding-left: 180px; }
-
-p.build-success { font-size: .8em; color: #108830; margin: 0 0 3px; }
-p.build-failure { font-size: .8em; color: #dc1020; margin: 0 0 3px; }
-p.build-missing { font-size: .8em; color: #9d9a55; margin: 0 0 3px; }
-
-.navigable .profile_image { position:relative; left:-8px; top:-1px; width:184px; overflow:hidden; }
-.navigable .profile_image img { border-radius:5px; }
-
-.profile #content { padding-top:8px; }
-
-/* login & signup pages */
-.login-page h3, .signup-page h3 {
- margin: 40px 0;
-}
-.login-page .socialaccount_providers .button,
-.signup-page .socialaccount_providers .button {
- display: inline-block;
- float: none;
- margin: 10px 0;
-}
-
-/* build page */
-
-#build_list select { width: 10em; }
-
-
-/* dashboard bar */
-
-#dashboard_bar { background: #E8ECEF url(../images/project-bar-bg.png) top left repeat; border-bottom: 1px solid #DAE1E5; padding: 10px 0; }
-#dashboard_bar ul { display: block; float: left; margin-right: 10px; }
-#dashboard_bar ul li { display: block; float: left; }
-#dashboard_bar ul li a { padding: 5px 10px; border: 1px solid #BAC7CF; border-bottom-color: #8C959B; border-right: none; background: url(../images/gradient-light.png) bottom left repeat-x #fff; text-decoration: none; display: block; text-shadow: 0 1px rgba(255, 255, 255, 0.4); }
-#dashboard_bar ul li.first a { border-top-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
-#dashboard_bar ul li.last a { border-right: 1px solid #BAC7CF; border-bottom-right-radius: 5px; border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; }
-
- /* states */
- #dashboard_bar ul li a:hover { background-color: #D1D9DF; color: #444; }
- #dashboard_bar ul li.active a { background-color: #8CA1AF; color: #fff; border-bottom-color: #465158; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }
-
-
-/* pagination */
-
-.pagination { float: left; background: #e6e6e6; padding: 8px; border-radius: 5px; -moz-border-radius: 5px; webkit-border-radius: 5px; }
-.pagination a, .pagination span { background: #fff; display: block; color: #444; text-decoration: none; float: left; padding: 8px 10px; border: 1px solid #bfbfbf; border-right: none; }
-.pagination a.disabled, .pagination span.disabled,
-.pagination a.disabled:hover, .pagination span.disabled:hover { color: #999; background: #fff; }
-.pagination a:hover { background: url("../images/gradient-light.png") repeat-x scroll left bottom #f6f6f6; }
-.pagination .next { border-right: 1px solid #bfbfbf; }
-.pagination .current.page, .pagination .current.page:hover { color: #444; background: url("../images/gradient-light.png") repeat-x scroll left bottom #d9d9d9; }
-
-
-/* call out */
-
-.call-out { display: block; float: right; padding: 8px 12px 6px; font-weight: bold; font-size: 15px; height: 20px; line-height: 20px; text-decoration: none; color: #fff; background: #8CA1AF url(../images/gradient-light.png) bottom left repeat-x; border-bottom: 1px solid #465158; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
-.call-out:hover { color: #fff; background-color: #697983; }
-
-
-/* history page */
-
-.content-panel { float: left; width: 45%; height: 400px; padding: 10px; overflow: auto; }
-.content-panel .original { border-right: 1px solid #ccc; }
-.content-panel h3.panel-text { border-bottom: 6px solid #ccc; height: 32px; }
-.content-panel select.revision-select { display: inline; max-width: 250px; }
-.content-panel input[type="submit"].revision-revert { display: inline; margin: 0 0 0 5px; padding: 0px 3px; font-size: .75em; }
-
-
-/* notification box */
-.notification {
- padding: 5px 0;
- color: #a55;
- max-width: max-content;
-}
-.notification-20,
-.notification-25,
-.notification-26,
-.notification-101,
-.notification-102 {
- color: #5a5;
-}
-
-a.notification-action {
- text-decoration: none;
- float: right;
- padding-left: 5px;
-}
-
-.notification-action > .icon.close:before {
- font-family: FontAwesome;
- content: "\f057";
-}
-
-/* warning banner */
-
-.banner { padding: 5px; }
-
-/* sidebar + main content */
-
-.navigable { width: 100%; }
-.navigable:after { content:' '; display:block; visibility:visible; clear:both; }
-.navigable > ul { width:184px; margin-right:16px; float: left; }
-.navigable > ul > li { border-bottom: 1px solid #bfbfbf; position:relative; word-break:break-all; }
-.navigable > ul > li > * { padding-left:8px; padding-bottom:4px; padding-top:5px; text-decoration: none; display: block; }
-.navigable > ul > li:last-child { border-bottom: none; }
-.navigable > ul > li.active { background:#DAE1E5; }
-.navigable > ul > li.active:after { content:"•"; position:absolute; right:8px; top:6px; font-size:1.2em; color:#465158; }
-
-.navigable > ul > li > a:hover { background:#E8ECEF; }
-.navigable > div { width:600px; float: left; padding-top:4px; }
-
-/* autocomplete */
-
-.ui-autocomplete { background: #fff; text-align: left; border: 1px solid #bfbfbf; }
-.ui-state-hover { background: #eee; }
-.ui-menu-item a { display: block; padding: 3px 10px; }
-
-
-/* footer */
-
-#footer { background: url(../images/header-home-bg.svg) top left repeat #465158; border-bottom: 1px solid #333; padding: 65px 0; color: #BCC1C3; }
-#footer .column-rtd, #footer .column-about, #footer .column-logo { float: left; width: 33.33%; }
-#footer .column-copyright, #footer .column-setlang { float: left; width: 50%; }
-#footer .footerlogo { width: 64px; height: 64px; background: url(../images/logo.png) top left no-repeat; }
-#footer h4 { font-size: 18px; color: #e3e3e3; text-shadow: none; }
-#footer li { margin-bottom: 5px; }
-#footer a, #footer a:visited { color: #e3e3e3; text-decoration: none; }
-#footer a:hover, #footer a:active { color: white; text-decoration: underline; }
-
-/* Sponsors */
-#footer .sponsors {
- margin-top: 30px;
- text-align: center;
-}
-#footer .sponsors .sponsor {
- display: inline-block;
- text-align: center;
- text-decoration: none;
- padding: 10px;
-}
-#footer .sponsors .sponsor img {
- width: 90px;
- height: auto;
-}
-#footer .sponsors .sponsor-name {
- font-size: 12px;
-}
-#footer .sponsors .sponsor-description {
- font-size: 10px;
- color: #BCC1C3;
-}
-#footer .sponsors .sponsor-name, #footer .sponsors .sponsor-description {
- text-align: center;
- line-height: 1.4;
-}
-
-/* Social icons */
-#footer .social { font-family: FontAwesome; text-align: center; }
-#footer .social:after { clear: both; content: ''; display: table; }
-#footer .social li { width: 50px; display: inline-block; }
-#footer .social a { text-decoration: none; opacity: 0.5; }
-#footer .social a:hover, #footer .social a:visited { opacity: 1; }
-#footer .social .icon { display: inline-block; width: 36px; height: 36px; font-size: 24px;}
-#footer .social .github:before { content: "\f09b"; }
-#footer .social .twitter:before { content: "\f099"; }
-
-/* Change language form */
-#footer .footer-bottom { margin-top: 30px; }
-#footer select { float: left; width: 175px; padding: 2px; height: 24px; font-size: 12px; margin-right: 10px; }
-#footer input[type="submit"], #footer button[type="submit"] { margin-top: 0; padding: 4px; height: 24px; font-size: 12px; line-height: 16px; }
-
-/* Other footer forms */
-#footer #email-signup { margin-bottom: 20px; }
-#footer #email-signup:after { clear: both; content:''; display: table; }
-#footer #email-signup p { padding-right: 10px; font-size: 14px; color: #BCC1C3; }
-#footer label { color: #BCC1C3; font-weight: normal; }
-#footer input[type="text"], #footer input[type="email"] { padding: 4px; font-size: 12px; line-height: 16px; margin-bottom: 5px }
-
-/* Warning Icon for Build List triggered */
-.module-item.col-span a span.icon-warning:before {
- font-family: FontAwesome;
- font-size: .9em;
- padding-right: .3em;
- font-weight: normal;
- content: "\f071";
-}
-
-/* utils */
-
-.clear { clear: both; }
-.hide { display: none; }
-.left { float: left; }
-.right { float: right; }
-.right-menu { float: right; margin-right: 132px; }
-.help_text { color: #999; }
-.highlighted { background-color: #ee9; padding: 0 1px; margin: 0 1px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
-.first { margin-left: 0; padding-left: 0; }
-.last { margin-right: 0; padding-right: 0; }
-.top { margin-top: 0; padding-top: 0; }
-.bottom { margin-bottom: 0; padding-bottom: 0; }
-.empty { padding: 30px; background: #E6E6E6; background: rgba(0, 0, 0, 0.1); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 60px; }
-.clearfix:after, .wrapper:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
-.clearfix, .wrapper { display: block; }
-.long-list-overflow { max-height: 400px; overflow-y: scroll}
-
-/* project detail */
-.project_detail .module {
- float: left;
- width: 500px;
-}
-
-.project_detail .module .help_text {
- font-size: 14px;
-}
-
-.project_detail .help_text em {
- color: #666;
-}
-
-.project_detail .build_a_version {
- margin-top: 40px;
-}
-
-.project_detail .project_details {
- float: right;
- width: 250px;
- margin-top: 34px;
-}
-
-.project_detail .project_details h3 {
- margin-bottom: 0;
- font-size: 16px;
-}
-
-div.project-version-list span.version-branch {
- font-size: .9em;
-}
-
-/* Project import */
-div.project-import-remote h1 {
- margin: 0em 0em .5em 0em;
-}
-
-div.project-import-remote li.remote-repo a.remote-repo-view {
- background: none;
- color: #443;
- box-shadow: none;
- -moz-box-shadow: none;
- -ms-box-shadow: none;
- -webkit-box-shadow: none;
- text-shadow: none;
-}
-
-div.project-import-remote li.remote-repo a.remote-repo-import,
-div.project-import-remote li.remote-repo a.remote-repo-view,
-div.project-import-remote li.remote-repo span.remote-repo-locked {
- display: block;
- margin: .25em 0em;
- height: 1em;
- padding: .5em .75em;
- font-size: 1em;
- font-weight: normal;
-}
-
-div.project-import-remote li.remote-repo a.remote-repo-import span,
-div.project-import-remote li.remote-repo a.remote-repo-view span,
-div.project-import-remote li.remote-repo span.remote-repo-locked span,
-div.project-import-remote button.remote-sync span {
- display: none;
-}
-
-div.project-import-remote li.remote-repo a.remote-repo-import:before {
- font-family: FontAwesome;
- font-weight: normal;
- content: "\f067";
-}
-div.project-import-remote li.remote-repo a.remote-repo-view:before {
- font-family: FontAwesome;
- font-weight: normal;
- content: "\f08e";
-}
-div.project-import-remote li.remote-repo span.remote-repo-locked:before {
- font-family: FontAwesome;
- font-weight: normal;
- content: "\f023";
-}
-div.project-import-remote button.remote-sync:before {
- font-family: FontAwesome;
- content: "\f021";
-}
-
-button.socialaccount-provider {
- padding: 6px 10px 6px 10px;
- font-size: 16px;
- margin: 10px 5px 10px 0px;
- line-height: 24px;
-}
-
-button.socialaccount-provider.github:before {
- font-family: FontAwesome;
- content: "\f09b";
-}
-
-button.socialaccount-provider.gitlab:before {
- font-family: FontAwesome;
- content: "\f296";
-}
-
-button.socialaccount-provider.bitbucket:before,
-button.socialaccount-provider.bitbucket_oauth2:before {
- font-family: FontAwesome;
- content: "\f171";
-}
-
-div.project-import-remote li.remote-repo span.remote-repo-extra-url:before {
- padding-right: .5em;
- font-family: FontAwesome;
- font-size: 1.2em;
- content: '\f126';
-}
-div.project-import-remote li.remote-repo span.remote-repo-extra-locked:before {
- padding-right: .5em;
- font-family: FontAwesome;
- font-size: 1.2em;
- content: '\f071';
-}
-
-div.project-import-sidebar form.import-manual input {
- margin: .5em 0em 1.5em 0em;
-}
-
-/* Donate */
-div.donate-stats {
- padding: 2em;
- margin-bottom: 2em;
- overflow: auto;
-
- border: 1px solid #999;
- border-radius: 6px;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- background: #e0e0e0;
-}
-
-div.donate-stats li {
- text-align: right;
-}
-
-div.donate-stats h2 {
- text-align: center;
- margin: .5em 0em 1.5em 0em;
-}
-
-#content ul.donate-about {
- margin-bottom: 1em;
-}
-ul.donate-about li {
- margin-left: 1.5em;
- list-style: initial;
-}
-
-div.donate-stats-sm form {
- text-align: center;
-}
-
-div.donate-stats div.donate-stats-sm,
-div.donate-stats div.donate-stats-lg {
- float: left;
-}
-
-div.donate-stats div.donate-stats-sm { width: 40%; }
-div.donate-stats div.donate-stats-lg { width: 60%; }
-
-div.donate-stats div.donate-stats-lg p {
- padding-right: 2em;
-}
-
-form.donate-form {
- margin: 2em 0em 1em 0em;
- clear: both;
-}
-
-form.donate-form select {
- display: inline-block;
- width: 200px;
-}
-
-form.donate-form button {
- display: inline-block;
- margin: .3em 0em;
- font-size: 1.1em;
- color: #fff;
- text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
- background-color: #8ECC4C;
- border-color: #6B9939;
- border-bottom-color: #50732B;
-}
-form.donate-form button:hover {
- background-color: #9EdC5C;
-}
-
-form#donate-payment p label { font-weight: bold; }
-
-div.donate-progress {
- height: 24px;
- margin: .3em 0em .3em 0em;
- padding: 4px;
- position: relative;
- overflow: hidden;
-
- background-color: #ccc;
- border: 1px solid;
- border-color: #bbb;
- border-bottom-color: #aaa;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
-}
-
-div.donate-progress-inner {
- height: 24px;
-
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
-
- background-color: #8ECC4C;
- border: 1px solid;
- border-color: #6B9939;
- border-bottom-color: #50732B;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
-}
-
-
-ul.donate-supporters {
- overflow: auto;
- clear: both;
-}
-
-ul.donate-supporters.donate-supporters-small > li,
-ul.donate-supporters.donate-supporters-large > li {
- float: left;
- position: relative;
-}
-
-ul.donate-supporters.donate-supporters-small {
- width: 100%;
- text-align: center;
-}
-
-ul.donate-supporters.donate-supporters-small > li {
- width: 20%;
- height: 64px;
-}
-
-ul.donate-supporters.donate-supporters-large > li {
- width: 20%;
- height: 195px;
- text-align: center;
- overflow: hidden;
-}
-
-ul.donate-supporters div.supporter-logo {
- height: 128px;
- overflow: hidden;
- line-height: 64px;
- text-align: center;
-}
-
-ul.donate-supporters div.supporter-logo img {
- display: inline;
- width: 128px;
- max-height: 128px;
- vertical-align: bottom;
-}
-
-ul.donate-supporters div.supporter-name {
- padding: 4px;
- overflow: hidden;
- font-color: #999;
-}
-
-ul.donate-supporters.donate-supporters-large div.supporter-name {
- height: 48px;
- font-style: italic;
- font-size: .9em;
-}
-
-/* Gold */
-div.gold-subscription p.subscription-detail,
-div.gold-subscription p.subscription-projects {
- margin: 0em;
-}
-
-div.gold-subscription p.subscription-detail label {
- display: inline-block;
-}
-
-div.gold-subscription p.subscription-detail-card > span {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace;
-}
-
-div.gold-subscription > form {
- display: inline-block;
-}
-
-div.gold-subscription > form button {
- margin: 1em .3em 1.5em 0em;
-}
-
-/* Support Page */
-
-#support_page li {
- margin-left: 1em;
- list-style: inside;
-}
-
-/* Form Wizards */
-div.actions.wizard-actions button.action-primary,
-div.actions.wizard-actions input.action-primary {
- display: inline-block;
-}
-
-div.actions.wizard-actions button.action-secondary,
-div.actions.wizard-actions input.action-secondary {
- float: left;
- font-size: 100%;
-}
-
-/* Build state */
-span.build-state {
- padding: .2em .4em;
- margin-left: .3em;
- border-radius: .3em;
- border: 1px solid #e4e4e4;
- color: #fff;
-}
-
-span.build-state.build-state-passing { color: #5a5; }
-span.build-state.build-state-failing { color: #a55; }
-
-.when-editing { opacity: 0; -webkit-transition:opacity 0.2s ease-in-out; -moz-transition:opacity 0.2s ease-in-out; -ms-transition:opacity 0.2s ease-in-out; -o-transition:opacity 0.2s ease-in-out; transition:opacity 0.2s ease-in-out; pointer-events:none; -webkit-user-select:none; }
-.editing .when-editing { opacity: 1; }
-
-.edit { cursor: pointer; -webkit-user-select: none; overflow:hidden; position:relative; }
-.edit { background:url(../images/edit.png) no-repeat; display:block; width:16px; height:16px; background-size:100% 100%; }
-.edit > span {text-indent:-9999em; text-direction:ltr; display:block; }
-body .edit-toggle { display: none; }
-
-.edit-input { display: none; }
-
-.edit-toggle + .editable .edit-input { display: none; }
-.edit-toggle + .editable .edit-target { display: auto; }
-.edit-toggle:checked + .editable .edit-input { display: inline; }
-.edit-toggle:checked + .editable .edit-target { display: none; }
-
-.navigable ul .edit { position:absolute; top:8px; left:-16px; opacity:0.25; -webkit-transition:opacity 0.2s ease-in-out; -moz-transition:opacity 0.2s ease-in-out; -ms-transition:opacity 0.2s ease-in-out; -o-transition:opacity 0.2s ease-in-out; transition:opacity 0.2s ease-in-out; text-transform:uppercase; text-decoration: underline; }
-.navigable ul li:hover .edit { opacity:1; }
-
-.navigable ul input[type=text] { width: 164px; }
-
-div.button-bar ul {
- list-style: none;
- text-align: right;
-}
-
-div.button-bar ul li {
- display: inline-block;
-}
-
-div.button-bar li a.button,
-div.button-bar li input[type="submit"],
-div.button-bar li input[type="button"],
-div.button-bar li button {
- margin-top: .5em;
- margin-bottom: .5em;
-}
-
-select.dropdown { display: none; }
-.dropdown > a { font-family: Lato, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #666; font-weight: bold; padding: 8px 15px; border: none; background: #e6e6e6 url(../images/gradient.png) repeat-x bottom left; margin: 30px 5px 20px 0; text-shadow: 0 1px 0 rgba(255, 255, 255, 1); border: 1px solid #bfbfbf; display: block; text-decoration: none; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
-
-
-.dropdown { position: relative; display: inline-block; height: 32px; min-width:128px; }
-.dropdown > span { position:relative; display: block; }
-.dropdown > span a:first-child { display: block; padding: 6px 10px 4px; padding-right:42px; margin: 7px 7px 0 0; font-weight: bold; font-size: 14px; height: 20px; line-height: 17px; text-decoration: none; color: #fff; background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px #465158; -moz-box-shadow: 0 1px 1px #465158; -webkit-box-shadow: 0 1px 1px #465158; }
-.dropdown > span a:first-child:hover { background: #8CA1AF; }
-
-.dropdown > span a + a { display: block; overflow: hidden; position:absolute; padding:3px 0px; right:7px; top:0px; width:32px; border-left:1px solid #465158; border-radius:0px 2px 2px 0px; color:white; text-decoration:none; font-size:12px; text-align:center; }
-.dropdown > span a + a:hover { background: #8CA1AF; }
-
-.dropdown > ul { display: none; margin-top:16px; position:absolute; top:100%; left:-8px; background:#465158; padding:4px; border-radius:4px; z-index:1005; min-width:128px; box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.2); }
-.dropdown > ul > li { background: white; padding:8px 10px; border-bottom:1px solid #EEE; }
-
-.dropdown > ul.js-open { display:block; }
-
-.dropdown > ul:before { content:' '; visibility: visible; border:8px solid transparent; border-bottom-color: #465158; position:absolute; top:-16px; left:104px; }
-
-
-.badge { position: absolute; left: 0; top: 0; z-index: 20; }
-.badge > ul:before { visibility: visible; border:8px solid transparent; border-bottom-color: #465158; position:absolute; top:-16px; }
-.badge > ul { margin-top: 3px; position:absolute; top:100%; background:#465158; padding:4px; border-radius:4px; z-index:1005; min-width:500px; box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.2); width: 500px; }
-.badge > ul > li { background: white; padding:8px 10px; border-bottom:1px solid #EEE; }
-.badge pre { font-size: 12px; }
-.badge-info:after { font-family: "FontAwesome"; content: "\f05a"; font-size: 23px; vertical-align: text-bottom; }
-
-/* Modals */
-.modal {
- position: fixed;
- display: none;
- top: 15%;
- bottom: 15%;
- left: 20%;
- right: 20%;
- padding: 1.5em;
-
- border: 1px solid #999;
- background: white;
- border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- box-shadow: 0 0 0 3px rgba(0,0,0,.1);
- -moz-box-shadow: 0 0 0 3px rgba(0,0,0,.1);
- -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.1);
-}
-
-.modal > iframe {
- width: 100%;
- height: 100%;
-}
-
- /* CHART LISTS */
- .chartlist {
- float: left;
- border-top: 1px solid #EEE;
- width: 15em;
- }
- .chartlist li {
- position: relative;
- display: block;
- border-bottom: 1px solid #EEE;
- _zoom: 1;
- }
- .chartlist li a {
- display: block;
- padding: 0.4em 4.5em 0.4em 0.5em;
- position: relative;
- z-index: 2;
- }
- .chartlist .count {
- display: block;
- position: absolute;
- top: 0;
- right: 0;
- margin: 0 0.3em;
- text-align: right;
- color: #999;
- font-weight: bold;
- font-size: 0.875em;
- line-height: 2em;
- z-index: 5;
- }
- .chartlist .index {
- display: block;
- position: absolute;
- top: 0;
- left: 0;
- height: 100%;
- background: #B8E4F5;
- text-indent: -9999px;
- overflow: hidden;
- line-height: 2em;
- z-index: 1;
- }
- .chartlist li:hover {
- background: #EFEFEF;
- }
-
-
-/* Table lists */
-div.module div.module-title {
- height: 2.625em;
- overflow: hidden;
-}
-
-div.module div.module-list ul li.module-item div.module-title .module-name {
- line-height: 1.5em;
-}
-div.module div.module-list ul li.module-item div.module-title a.module-name {
- text-decoration: none;
-}
-
-div.module div.module-list ul li.module-item div.module-title .module-info {
- display: block;
- font-size: .75em;
- line-height: 1.5em;
- color: #999;
-}
-div.module div.module-list ul li.module-item div.module-title a.module-info {
- text-decoration: none;
-}
-
-div.module div.module-title ul.module-item-menu {
- top: 10px;
- right: 10px;
-}
-
-div.module div.module-list ul.module-item-menu a.module-action {
- display: block;
- height: 1em;
- padding: .5em .75em;
- font-size: 1em;
- font-weight: normal;
-}
-
-
-/* Domain Pages */
-
-.domain-machine { color: #999; }
-.domain-canonical { font-weight: bold; }
-
-/* Integrations */
-div.module-list-wrapper.httpexchanges li span.status {
- padding: .2em .4em;
- margin-right: .3em;
- border-radius: .3em;
- color: #fff;
-}
-div.module-list-wrapper.httpexchanges li span.status.status-pass {
- background: #5a5;
-}
-div.module-list-wrapper.httpexchanges li span.status.status-fail {
- background: #a55;
-}
-
-div.integration-details {
- margin: 1em;
-}
-
-div.integration-details dl dt,
-div.httpexchange dl dt {
- display: inline-block;
- font-weight: bold;
-}
-div.httpexchange dl dt {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace;
- font-size: .9em;
-}
-
-div.integration-details dl dd,
-div.httpexchange dl dd {
- display: inline;
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace;
-}
-div.httpexchange dl dd {
- font-size: .9em;
-}
-
-div.integration-details dl dd:after,
-div.httpexchange dl dd:after {
- display: block;
- content: '';
-}
-
-div.httpexchange div.highlight pre,
-div.highlight > pre {
- padding: 1em;
- background: #f4f4f4;
- border: 1px solid #ccc;
- font-size: .9em;
-}
-
-
-/* Subprojects */
-div.module.project-subprojects li.subproject a.subproject-url:before {
- padding-right: .5em;
- font-family: FontAwesome;
- font-size: 1.2em;
- content: "\f0c1";
-}
-
-div.module.project-subprojects li.subproject a.subproject-edit:before {
- font-family: FontAwesome;
- font-weight: normal;
- content: "\f044";
-}
-
-#content ul.normal_list {list-style: disc; margin-left: 20px;}
-#content code {background: #eee; border: 1px solid #ccc; padding: 3px; display: inline-block;}
-
-/* Pygments */
-div.highlight pre .hll { background-color: #ffffcc }
-div.highlight pre .c { color: #60a0b0; font-style: italic } /* Comment */
-div.highlight pre .err { border: 1px solid #FF0000 } /* Error */
-div.highlight pre .k { color: #007020; font-weight: bold } /* Keyword */
-div.highlight pre .o { color: #666666 } /* Operator */
-div.highlight pre .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */
-div.highlight pre .cp { color: #007020 } /* Comment.Preproc */
-div.highlight pre .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */
-div.highlight pre .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */
-div.highlight pre .gd { color: #A00000 } /* Generic.Deleted */
-div.highlight pre .ge { font-style: italic } /* Generic.Emph */
-div.highlight pre .gr { color: #FF0000 } /* Generic.Error */
-div.highlight pre .gh { color: #000080; font-weight: bold } /* Generic.Heading */
-div.highlight pre .gi { color: #00A000 } /* Generic.Inserted */
-div.highlight pre .go { color: #888888 } /* Generic.Output */
-div.highlight pre .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
-div.highlight pre .gs { font-weight: bold } /* Generic.Strong */
-div.highlight pre .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
-div.highlight pre .gt { color: #0044DD } /* Generic.Traceback */
-div.highlight pre .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
-div.highlight pre .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
-div.highlight pre .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
-div.highlight pre .kp { color: #007020 } /* Keyword.Pseudo */
-div.highlight pre .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
-div.highlight pre .kt { color: #902000 } /* Keyword.Type */
-div.highlight pre .m { color: #40a070 } /* Literal.Number */
-div.highlight pre .s { color: #4070a0 } /* Literal.String */
-div.highlight pre .na { color: #4070a0 } /* Name.Attribute */
-div.highlight pre .nb { color: #007020 } /* Name.Builtin */
-div.highlight pre .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
-div.highlight pre .no { color: #60add5 } /* Name.Constant */
-div.highlight pre .nd { color: #555555; font-weight: bold } /* Name.Decorator */
-div.highlight pre .ni { color: #d55537; font-weight: bold } /* Name.Entity */
-div.highlight pre .ne { color: #007020 } /* Name.Exception */
-div.highlight pre .nf { color: #06287e } /* Name.Function */
-div.highlight pre .nl { color: #002070; font-weight: bold } /* Name.Label */
-div.highlight pre .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
-div.highlight pre .nt { color: #062873; font-weight: bold } /* Name.Tag */
-div.highlight pre .nv { color: #bb60d5 } /* Name.Variable */
-div.highlight pre .ow { color: #007020; font-weight: bold } /* Operator.Word */
-div.highlight pre .w { color: #bbbbbb } /* Text.Whitespace */
-div.highlight pre .mb { color: #40a070 } /* Literal.Number.Bin */
-div.highlight pre .mf { color: #40a070 } /* Literal.Number.Float */
-div.highlight pre .mh { color: #40a070 } /* Literal.Number.Hex */
-div.highlight pre .mi { color: #40a070 } /* Literal.Number.Integer */
-div.highlight pre .mo { color: #40a070 } /* Literal.Number.Oct */
-div.highlight pre .sb { color: #4070a0 } /* Literal.String.Backtick */
-div.highlight pre .sc { color: #4070a0 } /* Literal.String.Char */
-div.highlight pre .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
-div.highlight pre .s2 { color: #4070a0 } /* Literal.String.Double */
-div.highlight pre .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
-div.highlight pre .sh { color: #4070a0 } /* Literal.String.Heredoc */
-div.highlight pre .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
-div.highlight pre .sx { color: #c65d09 } /* Literal.String.Other */
-div.highlight pre .sr { color: #235388 } /* Literal.String.Regex */
-div.highlight pre .s1 { color: #4070a0 } /* Literal.String.Single */
-div.highlight pre .ss { color: #517918 } /* Literal.String.Symbol */
-div.highlight pre .bp { color: #007020 } /* Name.Builtin.Pseudo */
-div.highlight pre .vc { color: #bb60d5 } /* Name.Variable.Class */
-div.highlight pre .vg { color: #bb60d5 } /* Name.Variable.Global */
-div.highlight pre .vi { color: #bb60d5 } /* Name.Variable.Instance */
-div.highlight pre .il { color: #40a070 } /* Literal.Number.Integer.Long */
diff --git a/media/css/header.css b/media/css/header.css
deleted file mode 100644
index 9b68d12628b..00000000000
--- a/media/css/header.css
+++ /dev/null
@@ -1,42 +0,0 @@
-
-#rtfd-header *:focus { outline: none; }
-
-/* header */
-
-#rtfd-header { font: 16px/20px "ff-meta-web-pro-1", "ff-meta-web-pro-2", Arial, "Helvetica Neue", sans-serif; height: 50px; min-width: 780px; background: url(../images/header-bg.png) bottom left repeat-x #465158; overflow: hidden; text-align: left; border-bottom: 1px solid #000; }
-#rtfd-header ul { margin: 0; padding: 0; list-style: none; }
-#rtfd-header ul li { margin: 0; padding: 0; list-style: none; }
-
- /* header title */
- .rtfd-header-title { position: relative; margin: 0; padding: 0; height: 50px; width: 180px; }
- .rtfd-header-title h1 { background: url(../images/logo.png) top left no-repeat; position: absolute; top: 0; left: -30px; margin: 0; padding: 0; font-size: 20px; line-height: 20px; color: #fff; text-indent: -9999em; }
- .rtfd-header-title h1 a { display: block; color: #fff; text-decoration: none; height: 50px; width: 200px; }
-
- /* header search */
- .rtfd-header-search { position: absolute; top: 12px; left: 190px; width: 300px; }
- .rtfd-header-search input { padding: 0 5px; margin: 0; height: 25px; font-size: 14px; float: left; -moz-border-radius: 0; -webkit-border-radius: 0; border: none; }
- .rtfd-header-search input[type="text"] { -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; width: 225px; }
- .rtfd-header-search input[type="submit"] { font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Arial, "Helvetica Neue", sans-serif; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; padding: 0 12px; background: #e6e6e6 url(../images/gradient.png) repeat-x bottom left; font-weight: bold; color: #666; }
- .rtfd-header-search input[type="submit"]:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); background-color: #8ECC4C; color: #fff; }
-
- /* bookmarking */
- .rtfd-header-bookmark { position: absolute; top: 10px; left: 500px; }
- .rtfd-header-bookmark-icon { display: block; text-indent: -99999em; height: 25px; width: 25px; background: url(../images/bookmark-icon-default.png) 50% 50% no-repeat #697983; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
- .rtfd-header-bookmark-icon.active { background-image: url(../images/bookmark-icon-active.png); }
- .rtfd-header-bookmark-icon:hover { background-image: url(../images/bookmark-icon-hover.png); }
-
- /* header nav */
- .rtfd-header-nav { position: absolute; top: 0; right: 10px; }
- .rtfd-header-nav ul li { float: left; }
- .rtfd-header-nav ul li a { font-size: 14px; font-weight: bold; display: block; text-decoration: none; padding: 5px 10px; margin: 10px 0 0 10px; color: #fff; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5); background: #7C8F99 url(../images/gradient-light.png) bottom left repeat-x; border-bottom: 1px solid #465158; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
- .rtfd-header-nav ul li a:hover { background-color: #8CA1AF; }
- .rtfd-header-nav ul li.active a, .header-nav ul li.active a:hover { background-color: #BAC7CF; }
- .rtfd-header-nav .overview-link a { padding: 4px 10px; margin: 10px 15px; line-height: 20px; height: 22px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
- #rtfd-header + div { position:relative; }
-
-
-/* autocomplete */
-
-.ui-autocomplete { background: #fff; text-align: left; border: 1px solid #bfbfbf; }
-.ui-state-hover { background: #eee; }
-.ui-menu-item a { display: block; padding: 3px 10px; }
diff --git a/media/css/sphinx_rtd_theme.css b/media/css/sphinx_rtd_theme.css
deleted file mode 120000
index d8b2a0137ff..00000000000
--- a/media/css/sphinx_rtd_theme.css
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/css/theme.css
\ No newline at end of file
diff --git a/media/font/fontawesome_webfont.eot b/media/font/fontawesome_webfont.eot
deleted file mode 120000
index 0692b78ab30..00000000000
--- a/media/font/fontawesome_webfont.eot
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/font/fontawesome-webfont.eot
\ No newline at end of file
diff --git a/media/font/fontawesome_webfont.svg b/media/font/fontawesome_webfont.svg
deleted file mode 120000
index 4f3efa81d26..00000000000
--- a/media/font/fontawesome_webfont.svg
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/font/fontawesome-webfont.svg
\ No newline at end of file
diff --git a/media/font/fontawesome_webfont.ttf b/media/font/fontawesome_webfont.ttf
deleted file mode 120000
index 79ce9444c0c..00000000000
--- a/media/font/fontawesome_webfont.ttf
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/font/fontawesome-webfont.ttf
\ No newline at end of file
diff --git a/media/font/fontawesome_webfont.woff b/media/font/fontawesome_webfont.woff
deleted file mode 120000
index 84464078e31..00000000000
--- a/media/font/fontawesome_webfont.woff
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/font/fontawesome-webfont.woff
\ No newline at end of file
diff --git a/media/font/fontawesome_webfont.woff2 b/media/font/fontawesome_webfont.woff2
deleted file mode 120000
index d8b851262b1..00000000000
--- a/media/font/fontawesome_webfont.woff2
+++ /dev/null
@@ -1 +0,0 @@
-../../readthedocs/core/static/core/font/fontawesome-webfont.woff2
\ No newline at end of file
diff --git a/media/fonts b/media/fonts
deleted file mode 120000
index fb346f06d29..00000000000
--- a/media/fonts
+++ /dev/null
@@ -1 +0,0 @@
-../readthedocs/core/static/core/font
\ No newline at end of file
diff --git a/media/images/badge-revsys-sm.png b/media/images/badge-revsys-sm.png
deleted file mode 100644
index 6177feae142..00000000000
Binary files a/media/images/badge-revsys-sm.png and /dev/null differ
diff --git a/media/images/badge-revsys.png b/media/images/badge-revsys.png
deleted file mode 100644
index defed73739b..00000000000
Binary files a/media/images/badge-revsys.png and /dev/null differ
diff --git a/media/images/badge-rtd-sm.png b/media/images/badge-rtd-sm.png
deleted file mode 100644
index 4712d643ea2..00000000000
Binary files a/media/images/badge-rtd-sm.png and /dev/null differ
diff --git a/media/images/badge-rtd.png b/media/images/badge-rtd.png
deleted file mode 100644
index caa126ffaaa..00000000000
Binary files a/media/images/badge-rtd.png and /dev/null differ
diff --git a/media/images/body-bg.svg b/media/images/body-bg.svg
deleted file mode 100644
index 404b5bb8f87..00000000000
--- a/media/images/body-bg.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
\ No newline at end of file
diff --git a/media/images/bookmark-delete.png b/media/images/bookmark-delete.png
deleted file mode 100644
index c01c9a437d2..00000000000
Binary files a/media/images/bookmark-delete.png and /dev/null differ
diff --git a/media/images/bookmark-icon-active.png b/media/images/bookmark-icon-active.png
deleted file mode 100644
index fca7bbbb375..00000000000
Binary files a/media/images/bookmark-icon-active.png and /dev/null differ
diff --git a/media/images/bookmark-icon-default.png b/media/images/bookmark-icon-default.png
deleted file mode 100644
index 2a59ce5dfd6..00000000000
Binary files a/media/images/bookmark-icon-default.png and /dev/null differ
diff --git a/media/images/bookmark-icon-hover.png b/media/images/bookmark-icon-hover.png
deleted file mode 100644
index 01f2be0b955..00000000000
Binary files a/media/images/bookmark-icon-hover.png and /dev/null differ
diff --git a/media/images/bookmark-icon-wait.png b/media/images/bookmark-icon-wait.png
deleted file mode 100644
index a412b8d1051..00000000000
Binary files a/media/images/bookmark-icon-wait.png and /dev/null differ
diff --git a/media/images/build.png b/media/images/build.png
deleted file mode 100644
index a0ec7d00f10..00000000000
Binary files a/media/images/build.png and /dev/null differ
diff --git a/media/images/close-window.png b/media/images/close-window.png
deleted file mode 100644
index d574e2b3b23..00000000000
Binary files a/media/images/close-window.png and /dev/null differ
diff --git a/media/images/gear.png b/media/images/gear.png
deleted file mode 100644
index 9c2c2622a49..00000000000
Binary files a/media/images/gear.png and /dev/null differ
diff --git a/media/images/gradient-light.png b/media/images/gradient-light.png
deleted file mode 100644
index 27ed5588062..00000000000
Binary files a/media/images/gradient-light.png and /dev/null differ
diff --git a/media/images/gradient.png b/media/images/gradient.png
deleted file mode 100644
index 8e9d931f451..00000000000
Binary files a/media/images/gradient.png and /dev/null differ
diff --git a/media/images/header-bg.png b/media/images/header-bg.png
deleted file mode 100644
index d5c7fb73d91..00000000000
Binary files a/media/images/header-bg.png and /dev/null differ
diff --git a/media/images/header-home-bg.svg b/media/images/header-home-bg.svg
deleted file mode 100644
index 40a19bc0313..00000000000
--- a/media/images/header-home-bg.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
diff --git a/media/images/home-logo.png b/media/images/home-logo.png
deleted file mode 100644
index 112b5e92e64..00000000000
Binary files a/media/images/home-logo.png and /dev/null differ
diff --git a/media/images/project-bar-bg-admin.svg b/media/images/project-bar-bg-admin.svg
deleted file mode 100644
index 8840a902dd4..00000000000
--- a/media/images/project-bar-bg-admin.svg
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
diff --git a/media/images/project-bar-bg.png b/media/images/project-bar-bg.png
deleted file mode 100644
index 8bfdfd608c1..00000000000
Binary files a/media/images/project-bar-bg.png and /dev/null differ
diff --git a/media/images/search.png b/media/images/search.png
deleted file mode 100644
index c53d9aa4e20..00000000000
Binary files a/media/images/search.png and /dev/null differ
diff --git a/media/images/switch-grid-icon.png b/media/images/switch-grid-icon.png
deleted file mode 100644
index 4e3583cdfa3..00000000000
Binary files a/media/images/switch-grid-icon.png and /dev/null differ
diff --git a/media/images/switch-list-icon.png b/media/images/switch-list-icon.png
deleted file mode 100644
index 30ed0c92ff3..00000000000
Binary files a/media/images/switch-list-icon.png and /dev/null differ
diff --git a/media/javascript/base.js b/media/javascript/base.js
deleted file mode 100644
index 127b9aaaaeb..00000000000
--- a/media/javascript/base.js
+++ /dev/null
@@ -1,129 +0,0 @@
-$(function() {
- $('body')
- .on('click', '.dropdown > span > a:last-child', open_dropdown)
- .on('keyup', '.dropdown input[type=search]', filter_dropdown_results)
- .click(hide_dropdown)
-
- $('select.dropdown').each(function(i, e) { build_dropdown_from_select($(e)) })
-
- function open_dropdown(ev) {
- console.log('open_dropdown')
- ev.preventDefault()
- $('.dropdown > ul').removeClass('js-open')
- var el = $(ev.target)
- , dropdown = el.parents('.dropdown')
-
- dropdown.find('li').show()
- dropdown.find('ul').addClass('js-open')
- dropdown.find('input[type=search]').val('').focus()
- }
-
- function filter_dropdown_results(ev) {
- console.log('is this getting called')
-
- var el = $(ev.target)
- , dropdown = el.parents('.dropdown')
- , value = this.value
-
- dropdown.find('li').show()
-
- if(value.length) {
- dropdown.find('li').hide()
- dropdown.find('li').filter(function(i, el) {
- return ($(el).text().indexOf(value) === 0)
- }).show()
- el.parent().show()
- }
-
- if(ev.keyCode === 13) {
- ev.preventDefault()
- var anchor = dropdown.find('li:visible > a').eq(0)
-
- setTimeout(function() {
- anchor.click()
- })
- } else if(ev.keyCode === 27) {
- el.val('')
- dropdown.find('li').show()
- }
- }
-
- function hide_dropdown(ev) {
- if(!$(ev.target).parents('.dropdown').length) {
- $('.dropdown > ul').removeClass('js-open')
- }
- }
-
-
- function build_dropdown_from_select(select) {
- var options = {}
- , selected = null
- , option_ul
- , framing
-
-
- framing = $(''+
- '▼'+
- ''
- )
- option_ul = framing.find('ul')
-
- select.find('option').each(function(idx, el) {
- el = $(el)
- var value = el.attr('value')
-
- options[value] = el.text()
- selected = selected === null ? value : selected
-
- option_ul.append(
- $('
' + _('Hide Search Matches') + '
') - .appendTo($('#searchbox')); - } - }, - - /** - * init the domain index toggle buttons - */ - initIndexTable : function() { - var togglers = $('img.toggler').click(function() { - var src = $(this).attr('src'); - var idnum = $(this).attr('id').substr(7); - $('tr.cg-' + idnum).toggle(); - if (src.substr(-9) == 'minus.png') - $(this).attr('src', src.substr(0, src.length-9) + 'plus.png'); - else - $(this).attr('src', src.substr(0, src.length-8) + 'minus.png'); - }).css('display', ''); - if (DOCUMENTATION_OPTIONS.COLLAPSE_INDEX) { - togglers.click(); - } - }, - - /** - * helper function to hide the search marks again - */ - hideSearchWords : function() { - $('#searchbox .highlight-link').fadeOut(300); - $('span.highlighted').removeClass('highlighted'); - }, - - /** - * make the url absolute - */ - makeURL : function(relativeURL) { - return DOCUMENTATION_OPTIONS.URL_ROOT + '/' + relativeURL; - }, - - /** - * get the current relative url - */ - getCurrentURL : function() { - var path = document.location.pathname; - var parts = path.split(/\//); - $.each(DOCUMENTATION_OPTIONS.URL_ROOT.split(/\//), function() { - if (this == '..') - parts.pop(); - }); - var url = parts.join('/'); - return path.substring(url.lastIndexOf('/') + 1, path.length - 1); - } -}; - -// quick alias for translations -_ = Documentation.gettext; - -$(document).ready(function() { - Documentation.init(); -}); diff --git a/media/javascript/jquery/jquery-2.0.3.min.js b/media/javascript/jquery/jquery-2.0.3.min.js deleted file mode 100644 index 6d8a9c0c3be..00000000000 --- a/media/javascript/jquery/jquery-2.0.3.min.js +++ /dev/null @@ -1,24 +0,0 @@ -/*! - * jQuery JavaScript Library v2.0.3 - * http://jquery.com/ - * - * Includes Sizzle.js - * http://sizzlejs.com/ - * - * Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors - * Released under the MIT license - * http://jquery.org/license - * - * Date: 2013-07-03T13:30Z - * - * This is a modified version of jQuery v2.0.3 - * with a backported fix for https://github.com/jquery/jquery/issues/2432 - * It was generated as follows (after backporting): - * - * ./node_modules/.bin/uglifyjs -cm --comments -- ./bower_components/jquery/jquery.js - * - * @preserve - */ -!function(e,t){function n(e){var t=e.length,n=ot.type(e);return ot.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"function"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}function r(e){var t=ht[e]={};return ot.each(e.match(at)||[],function(e,n){t[n]=!0}),t}function i(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=ot.expando+Math.random()}function o(e,n,r){var i;if(r===t&&1===e.nodeType)if(i="data-"+n.replace(vt,"-$1").toLowerCase(),r=e.getAttribute(i),"string"==typeof r){try{r="true"===r?!0:"false"===r?!1:"null"===r?null:+r+""===r?+r:yt.test(r)?JSON.parse(r):r}catch(o){}gt.set(e,n,r)}else r=t;return r}function s(){return!0}function a(){return!1}function u(){try{return X.activeElement}catch(e){}}function l(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function c(e,t,n){if(ot.isFunction(t))return ot.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return ot.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(jt.test(t))return ot.filter(t,e,n);t=ot.filter(t,e)}return ot.grep(e,function(e){return tt.call(t,e)>=0!==n})}function f(e,t){return ot.nodeName(e,"table")&&ot.nodeName(1===t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function p(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function d(e){var t=Wt.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function h(e,t){for(var n=e.length,r=0;n>r;r++)mt.set(e[r],"globalEval",!t||mt.get(t[r],"globalEval"))}function g(e,t){var n,r,i,o,s,a,u,l;if(1===t.nodeType){if(mt.hasData(e)&&(o=mt.access(e),s=mt.set(t,o),l=o.events)){delete s.handle,s.events={};for(i in l)for(n=0,r=l[i].length;r>n;n++)ot.event.add(t,i,l[i][n])}gt.hasData(e)&&(a=gt.access(e),u=ot.extend({},a),gt.set(t,u))}}function m(e,n){var r=e.getElementsByTagName?e.getElementsByTagName(n||"*"):e.querySelectorAll?e.querySelectorAll(n||"*"):[];return n===t||n&&ot.nodeName(e,n)?ot.merge([e],r):r}function y(e,t){var n=t.nodeName.toLowerCase();"input"===n&&Pt.test(e.type)?t.checked=e.checked:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}function v(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Zt.length;i--;)if(t=Zt[i]+n,t in e)return t;return r}function x(e,t){return e=t||e,"none"===ot.css(e,"display")||!ot.contains(e.ownerDocument,e)}function b(t){return e.getComputedStyle(t,null)}function w(e,t){for(var n,r,i,o=[],s=0,a=e.length;a>s;s++)r=e[s],r.style&&(o[s]=mt.get(r,"olddisplay"),n=r.style.display,t?(o[s]||"none"!==n||(r.style.display=""),""===r.style.display&&x(r)&&(o[s]=mt.access(r,"olddisplay",k(r.nodeName)))):o[s]||(i=x(r),(n&&"none"!==n||!i)&&mt.set(r,"olddisplay",i?n:ot.css(r,"display"))));for(s=0;a>s;s++)r=e[s],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?o[s]||"":"none"));return e}function T(e,t,n){var r=Ut.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function C(e,t,n,r,i){for(var o=n===(r?"border":"content")?4:"width"===t?1:0,s=0;4>o;o+=2)"margin"===n&&(s+=ot.css(e,n+Kt[o],!0,i)),r?("content"===n&&(s-=ot.css(e,"padding"+Kt[o],!0,i)),"margin"!==n&&(s-=ot.css(e,"border"+Kt[o]+"Width",!0,i))):(s+=ot.css(e,"padding"+Kt[o],!0,i),"padding"!==n&&(s+=ot.css(e,"border"+Kt[o]+"Width",!0,i)));return s}function N(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=b(e),s=ot.support.boxSizing&&"border-box"===ot.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=It(e,t,o),(0>i||null==i)&&(i=e.style[t]),Yt.test(i))return i;r=s&&(ot.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+C(e,t,n||(s?"border":"content"),r,o)+"px"}function k(e){var t=X,n=Gt[e];return n||(n=E(e,t),"none"!==n&&n||(zt=(zt||ot("").css("cssText","display:block !important")).appendTo(t.documentElement),t=(zt[0].contentWindow||zt[0].contentDocument).document,t.write(""),t.close(),n=E(e,t),zt.detach()),Gt[e]=n),n}function E(e,t){var n=ot(t.createElement(e)).appendTo(t.body),r=ot.css(n[0],"display");return n.remove(),r}function S(e,t,n,r){var i;if(ot.isArray(t))ot.each(t,function(t,i){n||tn.test(e)?r(e,i):S(e+"["+("object"==typeof i?t:"")+"]",i,n,r)});else if(n||"object"!==ot.type(t))r(e,t);else for(i in t)S(e+"["+i+"]",t[i],n,r)}function j(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(at)||[];if(ot.isFunction(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function D(e,t,n,r){function i(a){var u;return o[a]=!0,ot.each(e[a]||[],function(e,a){var l=a(t,n,r);return"string"!=typeof l||s||o[l]?s?!(u=l):void 0:(t.dataTypes.unshift(l),i(l),!1)}),u}var o={},s=e===xn;return i(t.dataTypes[0])||!o["*"]&&i("*")}function A(e,n){var r,i,o=ot.ajaxSettings.flatOptions||{};for(r in n)n[r]!==t&&((o[r]?e:i||(i={}))[r]=n[r]);return i&&ot.extend(!0,e,i),e}function L(e,n,r){for(var i,o,s,a,u=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),i===t&&(i=e.mimeType||n.getResponseHeader("Content-Type"));if(i)for(o in u)if(u[o]&&u[o].test(i)){l.unshift(o);break}if(l[0]in r)s=l[0];else{for(o in r){if(!l[0]||e.converters[o+" "+l[0]]){s=o;break}a||(a=o)}s=s||a}return s?(s!==l[0]&&l.unshift(s),r[s]):void 0}function q(e,t,n,r){var i,o,s,a,u,l={},c=e.dataTypes.slice();if(c[1])for(s in e.converters)l[s.toLowerCase()]=e.converters[s];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(e.crossDomain&&"script"===o)continue;if(s=l[u+" "+o]||l["* "+o],!s)for(i in l)if(a=i.split(" "),a[1]===o&&(s=l[u+" "+a[0]]||l["* "+a[0]])){s===!0?s=l[i]:l[i]!==!0&&(o=a[0],c.unshift(a[1]));break}if(s!==!0)if(s&&e["throws"])t=s(t);else try{t=s(t)}catch(f){return{state:"parsererror",error:s?f:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}function H(){return setTimeout(function(){jn=t}),jn=ot.now()}function O(e,t,n){for(var r,i=(On[t]||[]).concat(On["*"]),o=0,s=i.length;s>o;o++)if(r=i[o].call(n,t,e))return r}function F(e,t,n){var r,i,o=0,s=Hn.length,a=ot.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=jn||H(),n=Math.max(0,l.startTime+l.duration-t),r=n/l.duration||0,o=1-r,s=0,u=l.tweens.length;u>s;s++)l.tweens[s].run(o);return a.notifyWith(e,[l,o,n]),1>o&&u?n:(a.resolveWith(e,[l]),!1)},l=a.promise({elem:e,props:ot.extend({},t),opts:ot.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:jn||H(),duration:n.duration,tweens:[],createTween:function(t,n){var r=ot.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)l.tweens[n].run(1);return t?a.resolveWith(e,[l,t]):a.rejectWith(e,[l,t]),this}}),c=l.props;for(P(c,l.opts.specialEasing);s>o;o++)if(r=Hn[o].call(l,e,c,l.opts))return r;return ot.map(c,O,l),ot.isFunction(l.opts.start)&&l.opts.start.call(e,l),ot.fx.timer(ot.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function P(e,t){var n,r,i,o,s;for(n in e)if(r=ot.camelCase(n),i=t[r],o=e[n],ot.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),s=ot.cssHooks[r],s&&"expand"in s){o=s.expand(o),delete e[r];for(n in o)n in e||(e[n]=o[n],t[n]=i)}else t[r]=i}function R(e,n,r){var i,o,s,a,u,l,c=this,f={},p=e.style,d=e.nodeType&&x(e),h=mt.get(e,"fxshow");r.queue||(u=ot._queueHooks(e,"fx"),null==u.unqueued&&(u.unqueued=0,l=u.empty.fire,u.empty.fire=function(){u.unqueued||l()}),u.unqueued++,c.always(function(){c.always(function(){u.unqueued--,ot.queue(e,"fx").length||u.empty.fire()})})),1===e.nodeType&&("height"in n||"width"in n)&&(r.overflow=[p.overflow,p.overflowX,p.overflowY],"inline"===ot.css(e,"display")&&"none"===ot.css(e,"float")&&(p.display="inline-block")),r.overflow&&(p.overflow="hidden",c.always(function(){p.overflow=r.overflow[0],p.overflowX=r.overflow[1],p.overflowY=r.overflow[2]}));for(i in n)if(o=n[i],An.exec(o)){if(delete n[i],s=s||"toggle"===o,o===(d?"hide":"show")){if("show"!==o||!h||h[i]===t)continue;d=!0}f[i]=h&&h[i]||ot.style(e,i)}if(!ot.isEmptyObject(f)){h?"hidden"in h&&(d=h.hidden):h=mt.access(e,"fxshow",{}),s&&(h.hidden=!d),d?ot(e).show():c.done(function(){ot(e).hide()}),c.done(function(){var t;mt.remove(e,"fxshow");for(t in f)ot.style(e,t,f[t])});for(i in f)a=O(d?h[i]:0,i,c),i in h||(h[i]=a.start,d&&(a.end=a.start,a.start="width"===i||"height"===i?1:0))}}function M(e,t,n,r,i){return new M.prototype.init(e,t,n,r,i)}function W(e,t){var n,r={height:e},i=0;for(t=t?1:0;4>i;i+=2-t)n=Kt[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function $(e){return ot.isWindow(e)?e:9===e.nodeType&&e.defaultView}var B,I,z=typeof t,_=e.location,X=e.document,U=X.documentElement,Y=e.jQuery,V=e.$,G={},J=[],Q="2.0.3",K=J.concat,Z=J.push,et=J.slice,tt=J.indexOf,nt=G.toString,rt=G.hasOwnProperty,it=Q.trim,ot=function(e,t){return new ot.fn.init(e,t,B)},st=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,at=/\S+/g,ut=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,lt=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,ct=/^-ms-/,ft=/-([\da-z])/gi,pt=function(e,t){return t.toUpperCase()},dt=function(){X.removeEventListener("DOMContentLoaded",dt,!1),e.removeEventListener("load",dt,!1),ot.ready()};ot.fn=ot.prototype={jquery:Q,constructor:ot,init:function(e,n,r){var i,o;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:ut.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof ot?n[0]:n,ot.merge(this,ot.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:X,!0)),lt.test(i[1])&&ot.isPlainObject(n))for(i in n)ot.isFunction(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}return o=X.getElementById(i[2]),o&&o.parentNode&&(this.length=1,this[0]=o),this.context=X,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):ot.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),ot.makeArray(e,this))},selector:"",length:0,toArray:function(){return et.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=ot.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return ot.each(this,e,t)},ready:function(e){return ot.ready.promise().done(e),this},slice:function(){return this.pushStack(et.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(ot.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:Z,sort:[].sort,splice:[].splice},ot.fn.init.prototype=ot.fn,ot.extend=ot.fn.extend=function(){var e,n,r,i,o,s,a=arguments[0]||{},u=1,l=arguments.length,c=!1;for("boolean"==typeof a&&(c=a,a=arguments[1]||{},u=2),"object"==typeof a||ot.isFunction(a)||(a={}),l===u&&(a=this,--u);l>u;u++)if(null!=(e=arguments[u]))for(n in e)r=a[n],i=e[n],a!==i&&(c&&i&&(ot.isPlainObject(i)||(o=ot.isArray(i)))?(o?(o=!1,s=r&&ot.isArray(r)?r:[]):s=r&&ot.isPlainObject(r)?r:{},a[n]=ot.extend(c,s,i)):i!==t&&(a[n]=i));return a},ot.extend({expando:"jQuery"+(Q+Math.random()).replace(/\D/g,""),noConflict:function(t){return e.$===ot&&(e.$=V),t&&e.jQuery===ot&&(e.jQuery=Y),ot},isReady:!1,readyWait:1,holdReady:function(e){e?ot.readyWait++:ot.ready(!0)},ready:function(e){(e===!0?--ot.readyWait:ot.isReady)||(ot.isReady=!0,e!==!0&&--ot.readyWait>0||(I.resolveWith(X,[ot]),ot.fn.trigger&&ot(X).trigger("ready").off("ready")))},isFunction:function(e){return"function"===ot.type(e)},isArray:Array.isArray,isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?String(e):"object"==typeof e||"function"==typeof e?G[nt.call(e)]||"object":typeof e},isPlainObject:function(e){if("object"!==ot.type(e)||e.nodeType||ot.isWindow(e))return!1;try{if(e.constructor&&!rt.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(t){return!1}return!0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||X;var r=lt.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=ot.buildFragment([e],t,i),i&&ot(i).remove(),ot.merge([],r.childNodes))},parseJSON:JSON.parse,parseXML:function(e){var n,r;if(!e||"string"!=typeof e)return null;try{r=new DOMParser,n=r.parseFromString(e,"text/xml")}catch(i){n=t}return(!n||n.getElementsByTagName("parsererror").length)&&ot.error("Invalid XML: "+e),n},noop:function(){},globalEval:function(e){var t,n=eval;e=ot.trim(e),e&&(1===e.indexOf("use strict")?(t=X.createElement("script"),t.text=e,X.head.appendChild(t).parentNode.removeChild(t)):n(e))},camelCase:function(e){return e.replace(ct,"ms-").replace(ft,pt)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,r){var i,o=0,s=e.length,a=n(e);if(r){if(a)for(;s>o&&(i=t.apply(e[o],r),i!==!1);o++);else for(o in e)if(i=t.apply(e[o],r),i===!1)break}else if(a)for(;s>o&&(i=t.call(e[o],o,e[o]),i!==!1);o++);else for(o in e)if(i=t.call(e[o],o,e[o]),i===!1)break;return e},trim:function(e){return null==e?"":it.call(e)},makeArray:function(e,t){var r=t||[];return null!=e&&(n(Object(e))?ot.merge(r,"string"==typeof e?[e]:e):Z.call(r,e)),r},inArray:function(e,t,n){return null==t?-1:tt.call(t,e,n)},merge:function(e,n){var r=n.length,i=e.length,o=0;if("number"==typeof r)for(;r>o;o++)e[i++]=n[o];else for(;n[o]!==t;)e[i++]=n[o++];return e.length=i,e},grep:function(e,t,n){var r,i=[],o=0,s=e.length;for(n=!!n;s>o;o++)r=!!t(e[o],o),n!==r&&i.push(e[o]);return i},map:function(e,t,r){var i,o=0,s=e.length,a=n(e),u=[];if(a)for(;s>o;o++)i=t(e[o],o,r),null!=i&&(u[u.length]=i);else for(o in e)i=t(e[o],o,r),null!=i&&(u[u.length]=i);return K.apply([],u)},guid:1,proxy:function(e,n){var r,i,o;return"string"==typeof n&&(r=e[n],n=e,e=r),ot.isFunction(e)?(i=et.call(arguments,2),o=function(){return e.apply(n||this,i.concat(et.call(arguments)))},o.guid=e.guid=e.guid||ot.guid++,o):t},access:function(e,n,r,i,o,s,a){var u=0,l=e.length,c=null==r;if("object"===ot.type(r)){o=!0;for(u in r)ot.access(e,n,u,r[u],!0,s,a)}else if(i!==t&&(o=!0,ot.isFunction(i)||(a=!0),c&&(a?(n.call(e,i),n=null):(c=n,n=function(e,t,n){return c.call(ot(e),n)})),n))for(;l>u;u++)n(e[u],r,a?i:i.call(e[u],u,n(e[u],r)));return o?e:c?n.call(e):l?n(e[0],r):s},now:Date.now,swap:function(e,t,n,r){var i,o,s={};for(o in t)s[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=s[o];return i}}),ot.ready.promise=function(t){return I||(I=ot.Deferred(),"complete"===X.readyState?setTimeout(ot.ready):(X.addEventListener("DOMContentLoaded",dt,!1),e.addEventListener("load",dt,!1))),I.promise(t)},ot.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){G["[object "+t+"]"]=t.toLowerCase()}),B=ot(X),function(e,t){function n(e,t,n,r){var i,o,s,a,u,l,c,f,h,g;if((t?t.ownerDocument||t:$)!==q&&L(t),t=t||q,n=n||[],!e||"string"!=typeof e)return n;if(1!==(a=t.nodeType)&&9!==a)return[];if(O&&!r){if(i=xt.exec(e))if(s=i[1]){if(9===a){if(o=t.getElementById(s),!o||!o.parentNode)return n;if(o.id===s)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(s))&&M(t,o)&&o.id===s)return n.push(o),n}else{if(i[2])return et.apply(n,t.getElementsByTagName(e)),n;if((s=i[3])&&C.getElementsByClassName&&t.getElementsByClassName)return et.apply(n,t.getElementsByClassName(s)),n}if(C.qsa&&(!F||!F.test(e))){if(f=c=W,h=t,g=9===a&&e,1===a&&"object"!==t.nodeName.toLowerCase()){for(l=p(e),(c=t.getAttribute("id"))?f=c.replace(Tt,"\\$&"):t.setAttribute("id",f),f="[id='"+f+"'] ",u=l.length;u--;)l[u]=f+d(l[u]);h=dt.test(e)&&t.parentNode||t,g=l.join(",")}if(g)try{return et.apply(n,h.querySelectorAll(g)),n}catch(m){}finally{c||t.removeAttribute("id")}}}return w(e.replace(ct,"$1"),t,n,r)}function r(){function e(n,r){return t.push(n+=" ")>k.cacheLength&&delete e[t.shift()],e[n]=r}var t=[];return e}function i(e){return e[W]=!0,e}function o(e){var t=q.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function s(e,t){for(var n=e.split("|"),r=e.length;r--;)k.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||G)-(~e.sourceIndex||G);if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function u(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function l(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function c(e){return i(function(t){return t=+t,i(function(n,r){for(var i,o=e([],n.length,t),s=o.length;s--;)n[i=o[s]]&&(n[i]=!(r[i]=n[i]))})})}function f(){}function p(e,t){var r,i,o,s,a,u,l,c=_[e+" "];if(c)return t?0:c.slice(0);for(a=e,u=[],l=k.preFilter;a;){(!r||(i=ft.exec(a)))&&(i&&(a=a.slice(i[0].length)||a),u.push(o=[])),r=!1,(i=pt.exec(a))&&(r=i.shift(),o.push({value:r,type:i[0].replace(ct," ")}),a=a.slice(r.length));for(s in k.filter)!(i=yt[s].exec(a))||l[s]&&!(i=l[s](i))||(r=i.shift(),o.push({value:r,type:s,matches:i}),a=a.slice(r.length));if(!r)break}return t?a.length:a?n.error(e):_(e,u).slice(0)}function d(e){for(var t=0,n=e.length,r="";n>t;t++)r+=e[t].value;return r}function h(e,t,n){var r=t.dir,i=n&&"parentNode"===r,o=I++;return t.first?function(t,n,o){for(;t=t[r];)if(1===t.nodeType||i)return e(t,n,o)}:function(t,n,s){var a,u,l,c=B+" "+o;if(s){for(;t=t[r];)if((1===t.nodeType||i)&&e(t,n,s))return!0}else for(;t=t[r];)if(1===t.nodeType||i)if(l=t[W]||(t[W]={}),(u=l[r])&&u[0]===c){if((a=u[1])===!0||a===N)return a===!0}else if(u=l[r]=[c],u[1]=e(t,n,s)||N,u[1]===!0)return!0}}function g(e){return e.length>1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function m(e,t,n,r,i){for(var o,s=[],a=0,u=e.length,l=null!=t;u>a;a++)(o=e[a])&&(!n||n(o,r,i))&&(s.push(o),l&&t.push(a));return s}function y(e,t,n,r,o,s){return r&&!r[W]&&(r=y(r)),o&&!o[W]&&(o=y(o,s)),i(function(i,s,a,u){var l,c,f,p=[],d=[],h=s.length,g=i||b(t||"*",a.nodeType?[a]:a,[]),y=!e||!i&&t?g:m(g,p,e,a,u),v=n?o||(i?e:h||r)?[]:s:y;if(n&&n(y,v,a,u),r)for(l=m(v,d),r(l,[],a,u),c=l.length;c--;)(f=l[c])&&(v[d[c]]=!(y[d[c]]=f));if(i){if(o||e){if(o){for(l=[],c=v.length;c--;)(f=v[c])&&l.push(y[c]=f);o(null,v=[],l,u)}for(c=v.length;c--;)(f=v[c])&&(l=o?nt.call(i,f):p[c])>-1&&(i[l]=!(s[l]=f))}}else v=m(v===s?v.splice(h,v.length):v),o?o(null,s,v,u):et.apply(s,v)})}function v(e){for(var t,n,r,i=e.length,o=k.relative[e[0].type],s=o||k.relative[" "],a=o?1:0,u=h(function(e){return e===t},s,!0),l=h(function(e){return nt.call(t,e)>-1},s,!0),c=[function(e,n,r){return!o&&(r||n!==D)||((t=n).nodeType?u(e,n,r):l(e,n,r))}];i>a;a++)if(n=k.relative[e[a].type])c=[h(g(c),n)];else{if(n=k.filter[e[a].type].apply(null,e[a].matches),n[W]){for(r=++a;i>r&&!k.relative[e[r].type];r++);return y(a>1&&g(c),a>1&&d(e.slice(0,a-1).concat({value:" "===e[a-2].type?"*":""})).replace(ct,"$1"),n,r>a&&v(e.slice(a,r)),i>r&&v(e=e.slice(r)),i>r&&d(e))}c.push(n)}return g(c)}function x(e,t){var r=0,o=t.length>0,s=e.length>0,a=function(i,a,u,l,c){var f,p,d,h=[],g=0,y="0",v=i&&[],x=null!=c,b=D,w=i||s&&k.find.TAG("*",c&&a.parentNode||a),T=B+=null==b?1:Math.random()||.1;for(x&&(D=a!==q&&a,N=r);null!=(f=w[y]);y++){if(s&&f){for(p=0;d=e[p++];)if(d(f,a,u)){l.push(f);break}x&&(B=T,N=++r)}o&&((f=!d&&f)&&g--,i&&v.push(f))}if(g+=y,o&&y!==g){for(p=0;d=t[p++];)d(v,h,a,u);if(i){if(g>0)for(;y--;)v[y]||h[y]||(h[y]=K.call(l));h=m(h)}et.apply(l,h),x&&!i&&h.length>0&&g+t.length>1&&n.uniqueSort(l)}return x&&(B=T,D=b),v};return o?i(a):a}function b(e,t,r){for(var i=0,o=t.length;o>i;i++)n(e,t[i],r);return r}function w(e,t,n,r){var i,o,s,a,u,l=p(e);if(!r&&1===l.length){if(o=l[0]=l[0].slice(0),o.length>2&&"ID"===(s=o[0]).type&&C.getById&&9===t.nodeType&&O&&k.relative[o[1].type]){if(t=(k.find.ID(s.matches[0].replace(Ct,Nt),t)||[])[0],!t)return n;e=e.slice(o.shift().value.length)}for(i=yt.needsContext.test(e)?0:o.length;i--&&(s=o[i],!k.relative[a=s.type]);)if((u=k.find[a])&&(r=u(s.matches[0].replace(Ct,Nt),dt.test(o[0].type)&&t.parentNode||t))){if(o.splice(i,1),e=r.length&&d(o),!e)return et.apply(n,r),n;break}}return j(e,l)(r,t,!O,n,dt.test(e)),n}var T,C,N,k,E,S,j,D,A,L,q,H,O,F,P,R,M,W="sizzle"+-new Date,$=e.document,B=0,I=0,z=r(),_=r(),X=r(),U=!1,Y=function(e,t){return e===t?(U=!0,0):0},V=typeof t,G=1<<31,J={}.hasOwnProperty,Q=[],K=Q.pop,Z=Q.push,et=Q.push,tt=Q.slice,nt=Q.indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(this[t]===e)return t;return-1},rt="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",it="[\\x20\\t\\r\\n\\f]",st="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",at=st.replace("w","w#"),ut="\\["+it+"*("+st+")"+it+"*(?:([*^$|!~]?=)"+it+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+at+")|)|)"+it+"*\\]",lt=":("+st+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+ut.replace(3,8)+")*)|.*)\\)|)",ct=new RegExp("^"+it+"+|((?:^|[^\\\\])(?:\\\\.)*)"+it+"+$","g"),ft=new RegExp("^"+it+"*,"+it+"*"),pt=new RegExp("^"+it+"*([>+~]|"+it+")"+it+"*"),dt=new RegExp(it+"*[+~]"),ht=new RegExp("="+it+"*([^\\]'\"]*)"+it+"*\\]","g"),gt=new RegExp(lt),mt=new RegExp("^"+at+"$"),yt={ID:new RegExp("^#("+st+")"),CLASS:new RegExp("^\\.("+st+")"),TAG:new RegExp("^("+st.replace("w","w*")+")"),ATTR:new RegExp("^"+ut),PSEUDO:new RegExp("^"+lt),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+it+"*(even|odd|(([+-]|)(\\d*)n|)"+it+"*(?:([+-]|)"+it+"*(\\d+)|))"+it+"*\\)|)","i"),bool:new RegExp("^(?:"+rt+")$","i"),needsContext:new RegExp("^"+it+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+it+"*((?:-\\d)?\\d*)"+it+"*\\)|)(?=[^-]|$)","i")},vt=/^[^{]+\{\s*\[native \w/,xt=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,bt=/^(?:input|select|textarea|button)$/i,wt=/^h\d$/i,Tt=/'|\\/g,Ct=new RegExp("\\\\([\\da-f]{1,6}"+it+"?|("+it+")|.)","ig"),Nt=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(55296|r>>10,56320|1023&r)};try{et.apply(Q=tt.call($.childNodes),$.childNodes),Q[$.childNodes.length].nodeType}catch(kt){et={apply:Q.length?function(e,t){Z.apply(e,tt.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}S=n.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},C=n.support={},L=n.setDocument=function(e){var t=e?e.ownerDocument||e:$,n=t.defaultView;return t!==q&&9===t.nodeType&&t.documentElement?(q=t,H=t.documentElement,O=!S(t),n&&n.attachEvent&&n!==n.top&&n.attachEvent("onbeforeunload",function(){L()}),C.attributes=o(function(e){return e.className="i",!e.getAttribute("className")}),C.getElementsByTagName=o(function(e){return e.appendChild(t.createComment("")),!e.getElementsByTagName("*").length}),C.getElementsByClassName=o(function(e){return e.innerHTML="",e.firstChild.className="i",2===e.getElementsByClassName("i").length}),C.getById=o(function(e){return H.appendChild(e).id=W,!t.getElementsByName||!t.getElementsByName(W).length}),C.getById?(k.find.ID=function(e,t){if(typeof t.getElementById!==V&&O){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},k.filter.ID=function(e){var t=e.replace(Ct,Nt);return function(e){return e.getAttribute("id")===t}}):(delete k.find.ID,k.filter.ID=function(e){var t=e.replace(Ct,Nt);return function(e){var n=typeof e.getAttributeNode!==V&&e.getAttributeNode("id");return n&&n.value===t}}),k.find.TAG=C.getElementsByTagName?function(e,t){return typeof t.getElementsByTagName!==V?t.getElementsByTagName(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},k.find.CLASS=C.getElementsByClassName&&function(e,t){return typeof t.getElementsByClassName!==V&&O?t.getElementsByClassName(e):void 0},P=[],F=[],(C.qsa=vt.test(t.querySelectorAll))&&(o(function(e){e.innerHTML="",e.querySelectorAll("[selected]").length||F.push("\\["+it+"*(?:value|"+rt+")"),e.querySelectorAll(":checked").length||F.push(":checked")}),o(function(e){var n=t.createElement("input");n.setAttribute("type","hidden"),e.appendChild(n).setAttribute("t",""),e.querySelectorAll("[t^='']").length&&F.push("[*^$]="+it+"*(?:''|\"\")"),e.querySelectorAll(":enabled").length||F.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),F.push(",.*:")})),(C.matchesSelector=vt.test(R=H.webkitMatchesSelector||H.mozMatchesSelector||H.oMatchesSelector||H.msMatchesSelector))&&o(function(e){C.disconnectedMatch=R.call(e,"div"),R.call(e,"[s!='']:x"),P.push("!=",lt)}),F=F.length&&new RegExp(F.join("|")),P=P.length&&new RegExp(P.join("|")),M=vt.test(H.contains)||H.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},Y=H.compareDocumentPosition?function(e,n){if(e===n)return U=!0,0;var r=n.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(n);return r?1&r||!C.sortDetached&&n.compareDocumentPosition(e)===r?e===t||M($,e)?-1:n===t||M($,n)?1:A?nt.call(A,e)-nt.call(A,n):0:4&r?-1:1:e.compareDocumentPosition?-1:1}:function(e,n){var r,i=0,o=e.parentNode,s=n.parentNode,u=[e],l=[n];if(e===n)return U=!0,0;if(!o||!s)return e===t?-1:n===t?1:o?-1:s?1:A?nt.call(A,e)-nt.call(A,n):0;if(o===s)return a(e,n);for(r=e;r=r.parentNode;)u.unshift(r);for(r=n;r=r.parentNode;)l.unshift(r);for(;u[i]===l[i];)i++;return i?a(u[i],l[i]):u[i]===$?-1:l[i]===$?1:0},t):q},n.matches=function(e,t){return n(e,null,null,t)},n.matchesSelector=function(e,t){if((e.ownerDocument||e)!==q&&L(e),t=t.replace(ht,"='$1']"),!(!C.matchesSelector||!O||P&&P.test(t)||F&&F.test(t)))try{var r=R.call(e,t);if(r||C.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(i){}return n(t,q,null,[e]).length>0},n.contains=function(e,t){return(e.ownerDocument||e)!==q&&L(e),M(e,t)},n.attr=function(e,n){(e.ownerDocument||e)!==q&&L(e);var r=k.attrHandle[n.toLowerCase()],i=r&&J.call(k.attrHandle,n.toLowerCase())?r(e,n,!O):t;return i===t?C.attributes||!O?e.getAttribute(n):(i=e.getAttributeNode(n))&&i.specified?i.value:null:i},n.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},n.uniqueSort=function(e){var t,n=[],r=0,i=0;if(U=!C.detectDuplicates,A=!C.sortStable&&e.slice(0),e.sort(Y),U){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return e},E=n.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=E(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r];r++)n+=E(t);return n},k=n.selectors={cacheLength:50,createPseudo:i,match:yt,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Ct,Nt),e[3]=(e[4]||e[5]||"").replace(Ct,Nt),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||n.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&n.error(e[0]),e},PSEUDO:function(e){var n,r=!e[5]&&e[2];return yt.CHILD.test(e[0])?null:(e[3]&&e[4]!==t?e[2]=e[4]:r&>.test(r)&&(n=p(r,!0))&&(n=r.indexOf(")",r.length-n)-r.length)&&(e[0]=e[0].slice(0,n),e[2]=r.slice(0,n)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Ct,Nt).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=z[e+" "];return t||(t=new RegExp("(^|"+it+")"+e+"("+it+"|$)"))&&z(e,function(e){return t.test("string"==typeof e.className&&e.className||typeof e.getAttribute!==V&&e.getAttribute("class")||"")})},ATTR:function(e,t,r){return function(i){var o=n.attr(i,e);return null==o?"!="===t:t?(o+="","="===t?o===r:"!="===t?o!==r:"^="===t?r&&0===o.indexOf(r):"*="===t?r&&o.indexOf(r)>-1:"$="===t?r&&o.slice(-r.length)===r:"~="===t?(" "+o+" ").indexOf(r)>-1:"|="===t?o===r||o.slice(0,r.length+1)===r+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),s="last"!==e.slice(-4),a="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==s?"nextSibling":"previousSibling",m=t.parentNode,y=a&&t.nodeName.toLowerCase(),v=!u&&!a;if(m){if(o){for(;g;){for(f=t;f=f[g];)if(a?f.nodeName.toLowerCase()===y:1===f.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[s?m.firstChild:m.lastChild],s&&v){for(c=m[W]||(m[W]={}),l=c[e]||[],d=l[0]===B&&l[1],p=l[0]===B&&l[2],f=d&&m.childNodes[d];f=++d&&f&&f[g]||(p=d=0)||h.pop();)if(1===f.nodeType&&++p&&f===t){c[e]=[B,d,p];break}}else if(v&&(l=(t[W]||(t[W]={}))[e])&&l[0]===B)p=l[1];else for(;(f=++d&&f&&f[g]||(p=d=0)||h.pop())&&((a?f.nodeName.toLowerCase()!==y:1!==f.nodeType)||!++p||(v&&((f[W]||(f[W]={}))[e]=[B,p]),f!==t)););return p-=i,p===r||0===p%r&&p/r>=0}}},PSEUDO:function(e,t){var r,o=k.pseudos[e]||k.setFilters[e.toLowerCase()]||n.error("unsupported pseudo: "+e);return o[W]?o(t):o.length>1?(r=[e,e,"",t],k.setFilters.hasOwnProperty(e.toLowerCase())?i(function(e,n){for(var r,i=o(e,t),s=i.length;s--;)r=nt.call(e,i[s]),e[r]=!(n[r]=i[s])}):function(e){return o(e,0,r)}):o}},pseudos:{not:i(function(e){var t=[],n=[],r=j(e.replace(ct,"$1"));return r[W]?i(function(e,t,n,i){for(var o,s=r(e,null,i,[]),a=e.length;a--;)(o=s[a])&&(e[a]=!(t[a]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:i(function(e){return function(t){return n(e,t).length>0}}),contains:i(function(e){return function(t){return(t.textContent||t.innerText||E(t)).indexOf(e)>-1}}),lang:i(function(e){return mt.test(e||"")||n.error("unsupported lang: "+e),e=e.replace(Ct,Nt).toLowerCase(),function(t){var n;do if(n=O?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===H},focus:function(e){return e===q.activeElement&&(!q.hasFocus||q.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!k.pseudos.empty(e)},header:function(e){return wt.test(e.nodeName)},input:function(e){return bt.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:c(function(){return[0]}),last:c(function(e,t){return[t-1]}),eq:c(function(e,t,n){return[0>n?n+t:n]}),even:c(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:c(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:c(function(e,t,n){for(var r=0>n?n+t:n;--r>=0;)e.push(r);return e}),gt:c(function(e,t,n){for(var r=0>n?n+t:n;++r