From 1a7ed54783dfc5e73b9f88ac47057b25357a22b9 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Mon, 6 Dec 2021 19:29:03 +0000 Subject: [PATCH] Remove secr static stuff, will re-add whatever is used afterwards. - Legacy-Id: 19749 --- ietf/secr/static/secr/css/base.css | 787 ----------- ietf/secr/static/secr/css/custom.css | 845 ------------ ietf/secr/static/secr/css/forms.css | 354 ----- ietf/secr/static/secr/css/ietf.js | 50 - ietf/secr/static/secr/css/ipr.css | 132 -- .../secr/css/jquery-ui-1.11.4.custom.css | 1225 ----------------- ietf/secr/static/secr/css/telechat.css | 10 - ietf/secr/static/secr/css/test.css | 3 - ietf/secr/static/secr/css/widgets.css | 506 ------- .../secr/static/secr/img/admin/arrow-down.gif | Bin 79 -> 0 bytes ietf/secr/static/secr/img/admin/arrow-up.gif | Bin 79 -> 0 bytes .../static/secr/img/admin/changelist-bg.gif | Bin 50 -> 0 bytes .../secr/img/admin/changelist-bg_rtl.gif | Bin 50 -> 0 bytes .../secr/static/secr/img/admin/chooser-bg.gif | Bin 191 -> 0 bytes .../secr/img/admin/chooser_stacked-bg.gif | Bin 204 -> 0 bytes .../secr/img/admin/default-bg-reverse.gif | Bin 835 -> 0 bytes .../secr/static/secr/img/admin/default-bg.gif | Bin 836 -> 0 bytes .../static/secr/img/admin/deleted-overlay.gif | Bin 44 -> 0 bytes ietf/secr/static/secr/img/admin/icon-no.gif | Bin 176 -> 0 bytes .../static/secr/img/admin/icon-unknown.gif | Bin 130 -> 0 bytes ietf/secr/static/secr/img/admin/icon-yes.gif | Bin 299 -> 0 bytes .../static/secr/img/admin/icon_addlink.gif | Bin 118 -> 0 bytes .../secr/static/secr/img/admin/icon_alert.gif | Bin 144 -> 0 bytes .../static/secr/img/admin/icon_calendar.gif | Bin 188 -> 0 bytes .../static/secr/img/admin/icon_changelink.gif | Bin 119 -> 0 bytes .../secr/static/secr/img/admin/icon_clock.gif | Bin 389 -> 0 bytes .../static/secr/img/admin/icon_deletelink.gif | Bin 180 -> 0 bytes .../secr/static/secr/img/admin/icon_error.gif | Bin 319 -> 0 bytes .../static/secr/img/admin/icon_searchbox.png | Bin 315 -> 0 bytes .../static/secr/img/admin/icon_success.gif | Bin 341 -> 0 bytes .../secr/img/admin/inline-delete-8bit.png | Bin 358 -> 0 bytes .../static/secr/img/admin/inline-delete.png | Bin 451 -> 0 bytes .../secr/img/admin/inline-restore-8bit.png | Bin 330 -> 0 bytes .../static/secr/img/admin/inline-restore.png | Bin 343 -> 0 bytes .../secr/img/admin/inline-splitter-bg.gif | Bin 94 -> 0 bytes .../static/secr/img/admin/nav-bg-grabber.gif | Bin 116 -> 0 bytes .../static/secr/img/admin/nav-bg-reverse.gif | Bin 178 -> 0 bytes ietf/secr/static/secr/img/admin/nav-bg.gif | Bin 265 -> 0 bytes .../static/secr/img/admin/selector-add.gif | Bin 606 -> 0 bytes .../static/secr/img/admin/selector-addall.gif | Bin 358 -> 0 bytes .../static/secr/img/admin/selector-remove.gif | Bin 398 -> 0 bytes .../secr/img/admin/selector-removeall.gif | Bin 355 -> 0 bytes .../static/secr/img/admin/selector-search.gif | Bin 551 -> 0 bytes .../secr/img/admin/selector_stacked-add.gif | Bin 612 -> 0 bytes .../img/admin/selector_stacked-remove.gif | Bin 401 -> 0 bytes ietf/secr/static/secr/img/admin/tool-left.gif | Bin 189 -> 0 bytes .../static/secr/img/admin/tool-left_over.gif | Bin 193 -> 0 bytes .../secr/static/secr/img/admin/tool-right.gif | Bin 190 -> 0 bytes .../static/secr/img/admin/tool-right_over.gif | Bin 192 -> 0 bytes .../static/secr/img/admin/tooltag-add.gif | Bin 325 -> 0 bytes .../secr/img/admin/tooltag-add_over.gif | Bin 328 -> 0 bytes .../secr/img/admin/tooltag-arrowright.gif | Bin 343 -> 0 bytes .../img/admin/tooltag-arrowright_over.gif | Bin 346 -> 0 bytes ietf/secr/static/secr/img/ajax-loader.gif | Bin 1785 -> 0 bytes ietf/secr/static/secr/img/ams_logo.png | Bin 1745 -> 0 bytes ietf/secr/static/secr/img/delete.png | Bin 565 -> 0 bytes ietf/secr/static/secr/img/test-background.png | Bin 4957 -> 0 bytes .../secr/img/ui-icons_222222_256x240.png | Bin 3702 -> 0 bytes .../secr/img/ui-icons_666666_256x240.png | Bin 3702 -> 0 bytes ietf/secr/static/secr/img/wait26.gif | Bin 5324 -> 0 bytes ietf/secr/static/secr/img/wait28.gif | Bin 5807 -> 0 bytes ietf/secr/static/secr/js/dynamic_inlines.js | 66 - .../secr/js/jquery-ui-1.11.4.custom.min.js | 12 - .../static/secr/js/proceedings-recording.js | 6 - ietf/secr/static/secr/js/session_form.js | 28 - .../js/session_purpose_and_type_widget.js | 83 -- ietf/secr/static/secr/js/sessions.js | 159 --- ietf/secr/static/secr/js/utils.js | 253 ---- .../secr/templates/proceedings/recording.html | 4 +- 69 files changed, 2 insertions(+), 4521 deletions(-) delete mode 100644 ietf/secr/static/secr/css/base.css delete mode 100644 ietf/secr/static/secr/css/custom.css delete mode 100644 ietf/secr/static/secr/css/forms.css delete mode 100644 ietf/secr/static/secr/css/ietf.js delete mode 100644 ietf/secr/static/secr/css/ipr.css delete mode 100644 ietf/secr/static/secr/css/jquery-ui-1.11.4.custom.css delete mode 100644 ietf/secr/static/secr/css/telechat.css delete mode 100644 ietf/secr/static/secr/css/test.css delete mode 100644 ietf/secr/static/secr/css/widgets.css delete mode 100644 ietf/secr/static/secr/img/admin/arrow-down.gif delete mode 100644 ietf/secr/static/secr/img/admin/arrow-up.gif delete mode 100644 ietf/secr/static/secr/img/admin/changelist-bg.gif delete mode 100644 ietf/secr/static/secr/img/admin/changelist-bg_rtl.gif delete mode 100644 ietf/secr/static/secr/img/admin/chooser-bg.gif delete mode 100644 ietf/secr/static/secr/img/admin/chooser_stacked-bg.gif delete mode 100644 ietf/secr/static/secr/img/admin/default-bg-reverse.gif delete mode 100644 ietf/secr/static/secr/img/admin/default-bg.gif delete mode 100644 ietf/secr/static/secr/img/admin/deleted-overlay.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon-no.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon-unknown.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon-yes.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_addlink.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_alert.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_calendar.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_changelink.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_clock.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_deletelink.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_error.gif delete mode 100644 ietf/secr/static/secr/img/admin/icon_searchbox.png delete mode 100644 ietf/secr/static/secr/img/admin/icon_success.gif delete mode 100644 ietf/secr/static/secr/img/admin/inline-delete-8bit.png delete mode 100644 ietf/secr/static/secr/img/admin/inline-delete.png delete mode 100644 ietf/secr/static/secr/img/admin/inline-restore-8bit.png delete mode 100644 ietf/secr/static/secr/img/admin/inline-restore.png delete mode 100644 ietf/secr/static/secr/img/admin/inline-splitter-bg.gif delete mode 100644 ietf/secr/static/secr/img/admin/nav-bg-grabber.gif delete mode 100644 ietf/secr/static/secr/img/admin/nav-bg-reverse.gif delete mode 100644 ietf/secr/static/secr/img/admin/nav-bg.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector-add.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector-addall.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector-remove.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector-removeall.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector-search.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector_stacked-add.gif delete mode 100644 ietf/secr/static/secr/img/admin/selector_stacked-remove.gif delete mode 100644 ietf/secr/static/secr/img/admin/tool-left.gif delete mode 100644 ietf/secr/static/secr/img/admin/tool-left_over.gif delete mode 100644 ietf/secr/static/secr/img/admin/tool-right.gif delete mode 100644 ietf/secr/static/secr/img/admin/tool-right_over.gif delete mode 100644 ietf/secr/static/secr/img/admin/tooltag-add.gif delete mode 100644 ietf/secr/static/secr/img/admin/tooltag-add_over.gif delete mode 100644 ietf/secr/static/secr/img/admin/tooltag-arrowright.gif delete mode 100644 ietf/secr/static/secr/img/admin/tooltag-arrowright_over.gif delete mode 100644 ietf/secr/static/secr/img/ajax-loader.gif delete mode 100644 ietf/secr/static/secr/img/ams_logo.png delete mode 100644 ietf/secr/static/secr/img/delete.png delete mode 100644 ietf/secr/static/secr/img/test-background.png delete mode 100755 ietf/secr/static/secr/img/ui-icons_222222_256x240.png delete mode 100755 ietf/secr/static/secr/img/ui-icons_666666_256x240.png delete mode 100644 ietf/secr/static/secr/img/wait26.gif delete mode 100644 ietf/secr/static/secr/img/wait28.gif delete mode 100644 ietf/secr/static/secr/js/dynamic_inlines.js delete mode 100644 ietf/secr/static/secr/js/jquery-ui-1.11.4.custom.min.js delete mode 100644 ietf/secr/static/secr/js/proceedings-recording.js delete mode 100644 ietf/secr/static/secr/js/session_form.js delete mode 100644 ietf/secr/static/secr/js/session_purpose_and_type_widget.js delete mode 100644 ietf/secr/static/secr/js/sessions.js delete mode 100644 ietf/secr/static/secr/js/utils.js diff --git a/ietf/secr/static/secr/css/base.css b/ietf/secr/static/secr/css/base.css deleted file mode 100644 index 8d6c61abf..000000000 --- a/ietf/secr/static/secr/css/base.css +++ /dev/null @@ -1,787 +0,0 @@ -/* - DJANGO Admin styles -*/ - -body { - margin: 0; - padding: 0; - font-size: 12px; - font-family: "Lucida Grande","DejaVu Sans","Bitstream Vera Sans",Verdana,Arial,sans-serif; - color: #333; - background: #fff; -} - -/* LINKS */ - -a:link, a:visited { - color: #5b80b2; - text-decoration: none; -} - -a:hover { - color: #036; -} - -a img { - border: none; -} - -a.section:link, a.section:visited { - color: white; - text-decoration: none; -} - -/* GLOBAL DEFAULTS */ - -p, ol, ul, dl { - margin: .2em 0 .8em 0; -} - -p { - padding: 0; - line-height: 140%; -} - -h1,h2,h3,h4,h5 { - font-weight: bold; -} - -h1 { - font-size: 18px; - color: #666; - padding: 0 6px 0 0; - margin: 0 0 .2em 0; -} - -h2 { - font-size: 16px; - margin: 1em 0 .5em 0; -} - -h2.subhead { - font-weight: normal; - margin-top: 0; -} - -h3 { - font-size: 14px; - margin: .8em 0 .3em 0; - color: #666; - font-weight: bold; -} - -h4 { - font-size: 12px; - margin: 1em 0 .8em 0; - padding-bottom: 3px; -} - -h5 { - font-size: 10px; - margin: 1.5em 0 .5em 0; - color: #666; - text-transform: uppercase; - letter-spacing: 1px; -} - -ul li { - list-style-type: square; - padding: 1px 0; -} - -ul.plainlist { - margin-left: 0 !important; -} - -ul.plainlist li { - list-style-type: none; -} - -li ul { - margin-bottom: 0; -} - -li, dt, dd { - font-size: 11px; - line-height: 14px; -} - -dt { - font-weight: bold; - margin-top: 4px; -} - -dd { - margin-left: 0; -} - -form { - margin: 0; - padding: 0; -} - -fieldset { - margin: 0; - padding: 1em; -} - -blockquote { - font-size: 11px; - color: #777; - margin-left: 2px; - padding-left: 10px; - border-left: 5px solid #ddd; -} - -code, pre { - font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; - background: inherit; - color: #666; - font-size: 11px; -} - -pre.literal-block { - margin: 10px; - background: #eee; - padding: 6px 8px; -} - -code strong { - color: #930; -} - -hr { - clear: both; - color: #eee; - background-color: #eee; - height: 1px; - border: none; - margin: 0; - padding: 0; - font-size: 1px; - line-height: 1px; -} - -/* TEXT STYLES & MODIFIERS */ - -.small { - font-size: 11px; -} - -.tiny { - font-size: 10px; -} - -p.tiny { - margin-top: -2px; -} - -.mini { - font-size: 9px; -} - -p.mini { - margin-top: -3px; -} - -.help, p.help { - font-size: 10px !important; - color: #999; -} - -p img, h1 img, h2 img, h3 img, h4 img, td img { - vertical-align: middle; -} - -.quiet, a.quiet:link, a.quiet:visited { - color: #999 !important; - font-weight: normal !important; -} - -.quiet strong { - font-weight: bold !important; -} - -.float-right { - float: right; -} - -.float-left { - float: left; -} - -.clear { - clear: both; -} - -.align-left { - text-align: left; -} - -.align-right { - text-align: right; -} - -.example { - margin: 10px 0; - padding: 5px 10px; - background: #efefef; -} - -.nowrap { - white-space: nowrap; -} - -/* TABLES */ - -table { - border-collapse: collapse; - border-color: #ccc; -} - -td, th { - font-size: 11px; - line-height: 13px; - border-bottom: 1px solid #eee; - vertical-align: top; - padding: 5px; - font-family: "Lucida Grande", Verdana, Arial, sans-serif; -} - -th { - text-align: left; - font-size: 12px; - font-weight: bold; -} - -thead th, -tfoot td { - color: #666; - padding: 2px 5px; - font-size: 11px; - background: #e1e1e1 url(../img/admin/nav-bg.gif) top left repeat-x; - border-left: 1px solid #ddd; - border-bottom: 1px solid #ddd; -} - -tfoot td { - border-bottom: none; - border-top: 1px solid #ddd; -} - -thead th:first-child, -tfoot td:first-child { - border-left: none !important; -} - -thead th.optional { - font-weight: normal !important; -} - -fieldset table { - border-right: 1px solid #eee; -} - -tr.row-label td { - font-size: 9px; - padding-top: 2px; - padding-bottom: 0; - border-bottom: none; - color: #666; - margin-top: -1px; -} - -tr.alt { - background: #f6f6f6; -} - -.row1 { - background: #EDF3FE; -} - -.row2 { - background: white; -} - -/* SORTABLE TABLES */ - -thead th a:link, thead th a:visited { - color: #666; - display: block; -} - -table thead th.sorted { - background-position: bottom left !important; -} - -table thead th.sorted a { - padding-right: 13px; -} - -table thead th.ascending a { - background: url(../img/admin/arrow-down.gif) right .4em no-repeat; -} - -table thead th.descending a { - background: url(../img/admin/arrow-up.gif) right .4em no-repeat; -} - -/* ORDERABLE TABLES */ - -table.orderable tbody tr td:hover { - cursor: move; -} - -table.orderable tbody tr td:first-child { - padding-left: 14px; - background-image: url(../img/admin/nav-bg-grabber.gif); - background-repeat: repeat-y; -} - -table.orderable-initalized .order-cell, body>tr>td.order-cell { - display: none; -} - -/* FORM DEFAULTS */ - -input, textarea, select { - margin: 2px 0; - padding: 2px 3px; - vertical-align: middle; - font-family: "Lucida Grande", Verdana, Arial, sans-serif; - font-weight: normal; - font-size: 11px; -} - -textarea { - vertical-align: top !important; -} - -input[type=text], input[type=password], textarea, select, .vTextField { - border: 1px solid #ccc; -} - -/* FORM BUTTONS */ - -.button, input[type=submit], input[type=button], .submit-row input { - background: white url(../img/admin/nav-bg.gif) bottom repeat-x; - padding: 3px; - color: black; - border: 1px solid #bbb; - border-color: #ddd #aaa #aaa #ddd; -} - -.button:active, input[type=submit]:active, input[type=button]:active { - background-image: url(../img/admin/nav-bg-reverse.gif); - background-position: top; -} - -.button.default, input[type=submit].default, .submit-row input.default { - border: 2px solid #5b80b2; - background: #7CA0C7 url(../img/admin/default-bg.gif) bottom repeat-x; - font-weight: bold; - color: white; - float: right; -} - -.button.default:active, input[type=submit].default:active { - background-image: url(../img/admin/default-bg-reverse.gif); - background-position: top; -} - -/* MODULES */ - -.module { - border: 1px solid #ccc; - margin-bottom: 5px; - background: white; -} - -.module p, .module ul, .module h3, .module h4, .module dl, .module pre { - padding-left: 10px; - padding-right: 10px; -} - -.module blockquote { - margin-left: 12px; -} - -.module ul, .module ol { - margin-left: 1.5em; -} - -.module h3 { - margin-top: .6em; -} - -.module h2, .module caption, .inline-group h2 { - margin: 0; - padding: 2px 5px 3px 5px; - font-size: 11px; - text-align: left; - font-weight: bold; - background: #7CA0C7 url(../img/admin/default-bg.gif) top left repeat-x; - color: white; -} - -.module table { - border-collapse: collapse; -} - -/* MESSAGES & ERRORS */ - -ul.messagelist { - padding: 0 0 5px 0; - margin: 0; -} - -ul.messagelist li { - font-size: 12px; - display: block; - padding: 4px 5px 4px 25px; - margin: 0 0 3px 0; - border-bottom: 1px solid #ddd; - color: #666; - background: #ffc url(../img/admin/icon_success.gif) 5px .3em no-repeat; -} -/******** User feedback messages ********/ -ul.messages { - padding: 0 0 5px 0; - margin: 0; -} - -ul.messages li { - font-size: 12px; - display: block; - padding: 4px 5px 4px 25px; - margin: 0 0 3px 0; - border-bottom: 1px solid #ddd; - color: #666; -} - -.info, -.success, -.warning, -.error, -.validation { - padding: 4px 5px 4px 25px; - margin: 0 0 3px 0; - border-bottom: 1px solid #ddd; -} - -.info { - background: #ffc url(../img/admin/icon_success.gif) 5px .3em no-repeat; -} - -.success { - background: #ffc url(../img/admin/icon_success.gif) 5px .3em no-repeat; -} - -.warning { - background: #ffc url(../img/admin/icon_alert.gif) 5px .3em no-repeat; -} - -.error { - background: #ffc url(../img/admin/icon_error.gif) 5px .3em no-repeat; -} -/******** /User feedback messages ********/ - -.errornote { - font-size: 12px !important; - display: block; - padding: 4px 5px 4px 25px; - margin: 0 0 3px 0; - border: 1px solid red; - color: red; - background: #ffc url(../img/admin/icon_error.gif) 5px .3em no-repeat; -} - -ul.errorlist { - margin: 0 !important; - padding: 0 !important; -} - -.errorlist li { - font-size: 12px !important; - display: block; - padding: 4px 5px 4px 25px; - margin: 0 0 3px 0; - border: 1px solid red; - color: white; - background: red url(../img/admin/icon_alert.gif) 5px .3em no-repeat; -} - -td ul.errorlist { - margin: 0 !important; - padding: 0 !important; -} - -td ul.errorlist li { - margin: 0 !important; -} - -.errors { - background: #ffc; -} - -.errors input, .errors select { - border: 1px solid red; -} - -div.system-message { - background: #ffc; - margin: 10px; - padding: 6px 8px; - font-size: .8em; -} - -div.system-message p.system-message-title { - padding: 4px 5px 4px 25px; - margin: 0; - color: red; - background: #ffc url(../img/admin/icon_error.gif) 5px .3em no-repeat; -} - -.description { - font-size: 12px; - padding: 5px 0 0 12px; -} - -/* BREADCRUMBS */ - -div.breadcrumbs { - background: white url(../img/admin/nav-bg-reverse.gif) 0 -10px repeat-x; - padding: 2px 8px 3px 8px; - font-size: 11px; - color: #999; - border-top: 1px solid white; - border-bottom: 1px solid #ccc; - text-align: left; -} - -/* ACTION ICONS */ - -.addlink { - padding-left: 12px; - background: url(../img/admin/icon_addlink.gif) 0 .2em no-repeat; -} - -.changelink { - padding-left: 12px; - background: url(../img/admin/icon_changelink.gif) 0 .2em no-repeat; -} - -.deletelink { - padding-left: 12px; - background: url(../img/admin/icon_deletelink.gif) 0 .25em no-repeat; -} - -a.deletelink:link, a.deletelink:visited { - color: #CC3434; -} - -a.deletelink:hover { - color: #993333; -} - -/* OBJECT TOOLS */ - -.object-tools { - font-size: 10px; - font-weight: bold; - font-family: Arial,Helvetica,sans-serif; - padding-left: 0; - float: right; - position: relative; - margin-top: -2.4em; - margin-bottom: -2em; -} - -.form-row .object-tools { - margin-top: 5px; - margin-bottom: 5px; - float: none; - height: 2em; - padding-left: 3.5em; -} - -.object-tools li { - display: block; - float: left; - background: url(../img/admin/tool-left.gif) 0 0 no-repeat; - padding: 0 0 0 8px; - margin-left: 2px; - height: 16px; -} - -.object-tools li:hover { - background: url(../img/admin/tool-left_over.gif) 0 0 no-repeat; -} - -.object-tools a:link, .object-tools a:visited { - display: block; - float: left; - color: white; - padding: .1em 14px .1em 8px; - height: 14px; - background: #999 url(../img/admin/tool-right.gif) 100% 0 no-repeat; -} - -.object-tools a:hover, .object-tools li:hover a { - background: #5b80b2 url(../img/admin/tool-right_over.gif) 100% 0 no-repeat; -} - -.object-tools a.viewsitelink, .object-tools a.golink { - background: #999 url(../img/admin/tooltag-arrowright.gif) top right no-repeat; - padding-right: 28px; -} - -.object-tools a.viewsitelink:hover, .object-tools a.golink:hover { - background: #5b80b2 url(../img/admin/tooltag-arrowright_over.gif) top right no-repeat; -} - -.object-tools a.addlink { - background: #999 url(../img/admin/tooltag-add.gif) top right no-repeat; - padding-right: 28px; -} - -.object-tools a.addlink:hover { - background: #5b80b2 url(../img/admin/tooltag-add_over.gif) top right no-repeat; -} - -/* OBJECT HISTORY */ - -table#change-history { - width: 100%; -} - -table#change-history tbody th { - width: 16em; -} - -/* PAGE STRUCTURE */ - -#container { - position: relative; - width: 100%; - min-width: 760px; - padding: 0; -} - -#content { - margin: 10px 15px; -} - -#header { - width: 100%; -} - -#content-main { - float: left; - width: 100%; -} - -#content-related { - float: right; - width: 18em; - position: relative; - margin-right: -19em; -} - -#footer { - clear: both; - padding: 10px; -} - -/* COLUMN TYPES */ - -.colMS { - margin-right: 20em !important; -} - -.colSM { - margin-left: 20em !important; -} - -.colSM #content-related { - float: left; - margin-right: 0; - margin-left: -19em; -} - -.colSM #content-main { - float: right; -} - -.popup .colM { - width: 95%; -} - -.subcol { - float: left; - width: 46%; - margin-right: 15px; -} - -.dashboard #content { - width: 500px; -} - -/* HEADER */ - -#header { - background: #417690; - color: #ffc; - overflow: hidden; -} - -#header a:link, #header a:visited { - color: white; -} - -#header a:hover { - text-decoration: underline; -} - -#branding h1 { - padding: 0 10px; - font-size: 18px; - margin: 8px 0; - font-weight: normal; - color: #f4f379; -} - -#branding h2 { - padding: 0 10px; - font-size: 14px; - margin: -8px 0 8px 0; - font-weight: normal; - color: #ffc; -} - -#user-tools { - position: absolute; - top: 0; - right: 0; - padding: 1.2em 10px; - font-size: 11px; - text-align: right; -} - -/* SIDEBAR */ - -#content-related h3 { - font-size: 12px; - color: #666; - margin-bottom: 3px; -} - -#content-related h4 { - font-size: 11px; -} - -#content-related .module h2 { - background: #eee url(../img/admin/nav-bg.gif) bottom left repeat-x; - color: #666; -} - diff --git a/ietf/secr/static/secr/css/custom.css b/ietf/secr/static/secr/css/custom.css deleted file mode 100644 index e3c806866..000000000 --- a/ietf/secr/static/secr/css/custom.css +++ /dev/null @@ -1,845 +0,0 @@ -/* - Overrides (override existing properties from Django admin css) -*/ - -#container { - margin: 0 auto; - width: 760px; -} - -#content { - margin: 10px auto; -} - -#footer { - /* background-color: #DDDDDD; - background-color: #EEEEFF; */ - color: #888888; - margin-top: 8px; - padding: 6px 0; - text-align: left; - font-size: 10px; -} - -#footer-logo { - border-top: 1px solid #DDDDDD; - padding-top: 9px; -} - -#footer-version { - float: left; - border-top: 1px solid #DDDDDD; - padding-top: 9px; -} - -#footer ul { - margin: 0; - padding: 0 0 9px; -} - -#footer li { - list-style-type: none; - font-size: 10px; -} - -/*.inline-group th, td { - padding: 3px; -}*/ - -.object-tools { - float: left; - margin-bottom: 0; - margin-top: 0; -} - -.errorlist li { - background: #FF8080 url(../img/admin/icon_alert.gif) no-repeat scroll 5px 0.3em; - border: 1px solid #FF8080; -} - -/* ========================================================================== - General Styles - ========================================================================== */ - -.alert { - color: red; -} - -.breadcrumbs td { - border-bottom: none; -} - -.internal-form { - padding: 1em; -} - -.message-right { - float: right; - color: Red; -} - -.locked { - float: right; -} - -.locked a { - color: Red; - text-decoration: underline; -} - -.locked a:hover { - color: Blue; - text-decoration: underline; -} - -.unlocked { - float: right; -} - -.unlocked a { - color: White; - text-decoration: underline; -} - -.unlocked a:hover { - color: Blue; - text-decoration: underline; -} - -.login { - float: right; - color: white; - font-size: 12px; - vertical-align: bottom; - padding-right: 10px; -} - -.menu li { - list-style-type: none; -} - -ul.none li { - list-style-type: none; -} - -.required { - color: red; -} - -.loading { - display: block; - margin-left: auto; - margin-right: auto; - padding-top: 10px; -} - -td.border-right { - border-right: #ccc 1px solid; - padding: 0; -} - -tr.green-row { - background-color: #A5EEAA; -} - -tr.red-row { - background-color: #FF66FF; -} - -table.full-width { - width: 100%; -} - -table.center { - margin-left: auto; - margin-right: auto; - width: 100%; -} - -.new-style th { - text-align: right; -} - -/* Buttons - ========================================================================== */ - -.action-group ul { - list-style-type: none; - margin: 0; - padding: 7px; - text-align: center; -} - -.action-group li { - list-style-type: none; - padding: 4px;} - -.button.standard, input.standard[type="submit"] { - background: none; -} - -.button-group { - clear: both; - width: auto; - height: 2.5em; - padding: 4px 7px; - background: white url(../img/admin/nav-bg.gif) 0 100% repeat-x; - border: 0 solid #ccc; - border-top: 1px solid #ccc; - margin: 5px 0 0 0; - overflow: hidden; -} - -.button-group ul { - list-style-type: none; - margin: 0; - padding: 7px; - text-align: center; -} - -.button-group li { - display: inline; - padding: 5px; -} - -button.fancy:hover { - background-color: #ffc; -} - -/* Navigation Bar - ========================================================================== */ - -#nav { - padding: 0; -} - -.list-nav { - padding-left: 0; - margin-left: 0; - background-color: #36648B; - color: White; - width: 100%; - overflow: auto; -} - -.list-nav li { display: inline; } - -.list-nav li a { - padding: 0.2em; - width: 19%; - background-color: #36648B; - color: White; - text-decoration: none; - text-align: center; - float: left; - border-left: 1px solid #fff; -} - -.rooms-times-nav .list-nav li a { - width: 25%; -} - -.list-nav li.selected a { - background-color: #4F94CD; -} - -.list-nav li.leftmost a { - border-left: none; -} - -.list-nav li a:hover { - background-color: #4F94CD; - color: #fff; -} - -.list-nav a.current { - background-color: #7CA0C7; -} - -/* ========================================================================== - Announcement Tool - ========================================================================== */ - -#announce-table input[type="text"] { - width: 40em; -} - -#announce-table #id_body { - width: 40em; -} - -#announce-table td { - border-bottom: none; -} - -#announce-table th { - border-bottom: none; -} - -#announce-confirm { - color: black; - font-family: "Courier New",Courier,monospace; -} - -/* ========================================================================== - Area Tool - ========================================================================== */ - -#areas-list-table td { - padding-left: 1em; - padding-right: 1em; -} - -#area-awp-table input[type="text"] { - width: 40em; -} - -#area-add-table #id_comments { - width: 40em; -} - -#area-add-table #id_name { - width: 40em; -} - -/* ========================================================================== - Draft Tool - ========================================================================== */ - -input.draft-file-input { - width: 40em; -} - -.draft-container #id_title { - height: 4em; - width: 40em; -} - -.draft-container #id_pages { - width: 4em; -} - -.draft-container #id_internal_comments { - height: 4em; - width: 40em; -} - -.draft-container #id_abstract { - height: 15em; - width: 40em; -} - -#draft-confirm-email th { - text-align: right; - font-weight: normal; - padding-right: 2em; -} - -#draft-file-table label { - width: 12em; - /* text-align: right; - margin-right: 0.5em; */ - margin-left: 1em; - display: block; -} - -#draft-search-table th { - width: 15em; -} - -#draft-view-col1 { - float: left; - width: 600px; - margin: 0; - border-right: 1px solid #CCCCCC; -} - -#draft-view-col2 { - float: left; - width: 157px; - margin: 0; - padding: 0; -} - -#draft-edit-col1 { - float: left; - width: 620px; - margin: 0; - border-right: 1px solid #CCCCCC; -} - -#draft-edit-col2 { - float: left; - width: 137px; - margin: 0; - padding: 0; -} - -#draft-edit-table #id_name { - width: 30em; -} - -#draft-email-table #id_cc { - width: 60em; -} - -#draft-email-table #id_subject { - width: 60em; -} - -#draft-email-table #id_to { - width: 60em; -} - -#draft-email-table #id_body { - width: 60em; -} - -#draft-search-form #id_document_title { - width: 40em; -} - -#draft-search-form #id_group { - width: 40em; -} - -#draft-search-form #id_filename { - width: 40em; -} - -#draft-obsoletes-table input[type="text"] { - width: 3.5em; -} - -/* ========================================================================== - Group Tool - ========================================================================== */ - -.awp-form input { - width: 30em; -} - -#groups-table #id_name,#id_list_email,#id_list_subscribe,#id_list_archive { - width: 40em; -} - -#groups-table #id_comments { - width: 40em; -} - -#group-description-form #id_description { - width: 90%; -} - -#group-search-results td { - font-size: xx-small; -} - -#groups-people-col1 { - width: 75%; -} - -#groups-people-col2 { - width: 25%; -} - -#groups-view-col1 { - float: left; - width: 620px; - margin: 0; - border-right: 1px solid #CCCCCC; -} - -#groups-view-col2 { - float: left; - width: 137px; - margin: 0; - padding: 0; -} - -/* ========================================================================== - Meeting Tool - ========================================================================== */ - -#misc-sessions .from-base-schedule { - text-align: centeR; - opacity: 0.7; -} - -#misc-session-edit-form input[type="text"] { - width: 30em; -} - -#additional-info-form #id_text { - width: 90%; -} - -#meetings-schedule-form input[type="text"] { - width: 30em; -} - -#timeslot-form #id_time,#id_duration { - width: 5em; -} - -#timeslot-form #id_name { - width: 30em; -} - -#timeslot-form th { - width: 60px; -} - -#id_duration input { - width: 5em; -} - -tr.break td { - border-top: 2px solid black; -} - -tr.cancelled { - background-color: #e12817; - color: white; -} - -#id_schedule_selector { - display: inline; -} - -#id_rooms_table input[type="number"] { - width: 4em; -} - -/* ========================================================================== - Proceedings Tool - ========================================================================== */ - -input#id_slide_name { - width: 30em; -} - -input#id_title { - width: 30em; -} - -div.interim-scroll { - height: 300px; - overflow: auto; -} - -.highlight { - color: #FF0000; -} - -.internal-form label { - float: left; - width: 100px; - text-align: right; - padding-right: 10px; -} - -.internal-form select { - min-width: 100px; -} - -#interim-directory-table td { - padding-left: 2em; - padding-right: 2em; -} - -#proceedings-interim-table td { - white-space:pre-wrap; - padding-left: 1em; - padding-right: 1em; - /* font-family: "Courier",monospace; */ -} - -#proceedings-list-table td { - padding-left: 1em; - padding-right: 1em; -} - -#proceedings-add-table th { - width: 25%; -} - -#proceedings-edit-table th { - width: 25%; -} - -#proceedings-upload-table th { - text-align: right; - width: 30%; -} - -#proceedings-view-first-col { - width: 30%; -} - -#proceedings-left-col { - float: left; - width: 378px; - margin: 0; - border-right: 1px solid #CCCCCC; -} - -#proceedings-right-col { - float: left; - width: 377px; - margin: 0; - border-right: 1px solid #CCCCCC; - border-left: 1px solid #CCCCCC; -} - -#recording-form #id_external_url { - width: 40em; -} - -td.hidden { - display: none; -} - -td.document-name { - white-space: nowrap; -} - -/* ========================================================================== - Role Tool - ========================================================================== */ - -.name-autocomplete { - width: 300px; -} - -/* ========================================================================== - Rolodex Tool - ========================================================================== */ - -form[id^="rolodex-"] input[type=text] { - width: 25em; -} - -form[id^="rolodex-"] #id_address { - width: 25em; - height: 7em; -} - -/* ========================================================================== - Session Request Tool - ========================================================================== */ - -tr.bg1 { - background: #CCCCCC; -} - -tr.bg2 { - background: #EEEEEE; -} - -tr.bg3 { - background: #DDDDDD; -} - - -/* -table#sessions-new-table td { - padding: 2px; - border-spacing: 2px; - border: 1; - -} -*/ - -#id_number_attendee { - width: 3em; -} - -input.wg_constraint { width: 37em; } - -input.wg_constraint:disabled { - background-color: #ffe0e0; - cursor: not-allowed; -} -ul.session-buttons { - padding-left: 2px; - margin-left: 0; -} - -.session-buttons li { - list-style-type: none; - padding-left: 0; -} - -/* ========================================================================== - Telechat Tool - ========================================================================== */ - -#telechat-sidebar { - float: left; - width: 294px; - background: url("../img/admin/default-bg.gif") repeat-x scroll left top #7CA0C7; - color: white; - min-height: 500px; - padding: 0 0 0 6px; -} - -#telechat-sidebar h2 { - text-align: center; -} - -#telechat-sidebar ul { - /*list-style-type: none;*/ - padding: 0; -} - -#telechat-sidebar ul.doc-list { - list-style-type: circle; -} - -#telechat-sidebar ul.doc-list { - margin-bottom: 0.8em; -} - -ul.doc-list li { - list-style-type: circle; -} - -#telechat-sidebar ul ul { - list-style-type: circle; -} - -#telechat-sidebar a:link { - color: #FFFF99; -} - -#telechat-sidebar a:visited { - color: #FFFF99; -} - -#telechat-sidebar a:hover { - color: #FF0000; -} - -#telechat-sidebar li.level1 { - font-size: 110%; -} - -#telechat-sidebar li.level3 + li.level2 { - margin-top: 1em; -} - -#telechat-sidebar li.level3 + li.level1 { - margin-top: 1.5em; -} - -#telechat-sidebar li div { - font-style: italic; -} - -#telechat-positions-table td { - text-align: center; -} - -/* -#telechat-sidebar ol { - list-style-position: outside; - counter-reset: item; - padding: 0px; -} - -#telechat-sidebar li { display: block } -#telechat-sidebar li li { display: block; padding: 3px 3px 3px 3px; } -#telechat-sidebar li:before { content: counters(item, ".") " "; counter-increment: item } -*/ - -#telechat-main { - float: left; - padding-left: 20px; - width: 640px; -} - -#telechat-main pre { - white-space: pre-wrap; /* css-3 */ - white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ - white-space: -pre-wrap; /* Opera 4-6 */ - white-space: -o-pre-wrap; /* Opera 7 */ - word-wrap: break-word; /* Internet Explorer 5.5+ */ -} - -.right-nav { - float: right; -} - -.telechat-warn h3 { - color: white; - text-align: center; - background-color: #FF66FF; -} - -.telechat-button { - height: 2.5em; - padding: 4px 7px; - width: auto; - margin: 0 auto; -} - -.telechat-button ul { - list-style-type: none; - margin: 0; - padding: 7px; - text-align: center; -} - -.telechat-button li { - list-style-type: none; - text-align: center; -} - -/* ========================================================================== - Redesign Section - ========================================================================== */ - -table.amstable { - background-color: #F2F2E6; -} - -table.amstable th { - color: #666666; - font-size: 12px; - font-weight: normal !important; - padding-left: 1em; - padding-right: 1em; - text-align: right; -} - -table.amsview th { - border-bottom: none; - color: #666666; - font-size: 13px; - padding: 4px 10px 4px 4px; - text-align: right; - vertical-align: middle; -} - -table.amsview td { - border-bottom: none; - vertical-align: middle; - padding: 4px 10px 4px 4px; -} - -.button-group { - background: #F2F2E6; -} - -td, th, li, h2 { - font-size: 12px; -} - -.module h2 { - font-size: 12px; -} - -thead th { - font-size: 12px; -} diff --git a/ietf/secr/static/secr/css/forms.css b/ietf/secr/static/secr/css/forms.css deleted file mode 100644 index 35d0ed796..000000000 --- a/ietf/secr/static/secr/css/forms.css +++ /dev/null @@ -1,354 +0,0 @@ -@import url('widgets.css'); - -/* FORM ROWS */ - -.form-row { - overflow: hidden; - padding: 8px 12px; - font-size: 11px; - border-bottom: 1px solid #eee; -} - -.form-row img, .form-row input { - vertical-align: middle; -} - -form .form-row p { - padding-left: 0; - font-size: 11px; -} - -/* FORM LABELS */ - -form h4 { - margin: 0 !important; - padding: 0 !important; - border: none !important; -} - -label { - font-weight: normal !important; - color: #666; - font-size: 12px; -} - -.required label, label.required { - font-weight: bold !important; - color: #333 !important; -} - -/* RADIO BUTTONS */ - -form ul.radiolist li { - list-style-type: none; -} - -form ul.radiolist label { - float: none; - display: inline; -} - -form ul.inline { - margin-left: 0; - padding: 0; -} - -form ul.inline li { - float: left; - padding-right: 7px; -} - -/* ALIGNED FIELDSETS */ - -.aligned label { - display: block; - padding: 3px 10px 0 0; - float: left; - width: 8em; -} - -.aligned ul label { - display: inline; - float: none; - width: auto; -} - -.colMS .aligned .vLargeTextField, .colMS .aligned .vXMLLargeTextField { - width: 350px; -} - -form .aligned p, form .aligned ul { - margin-left: 7em; - padding-left: 30px; -} - -form .aligned table p { - margin-left: 0; - padding-left: 0; -} - -form .aligned p.help { - padding-left: 38px; -} - -.aligned .vCheckboxLabel { - float: none !important; - display: inline; - padding-left: 4px; -} - -.colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField { - width: 610px; -} - -.checkbox-row p.help { - margin-left: 0; - padding-left: 0 !important; -} - -fieldset .field-box { - float: left; - margin-right: 20px; -} - -/* WIDE FIELDSETS */ - -.wide label { - width: 15em !important; -} - -form .wide p { - margin-left: 15em; -} - -form .wide p.help { - padding-left: 38px; -} - -.colM fieldset.wide .vLargeTextField, .colM fieldset.wide .vXMLLargeTextField { - width: 450px; -} - -/* COLLAPSED FIELDSETS */ - -fieldset.collapsed * { - display: none; -} - -fieldset.collapsed h2, fieldset.collapsed { - display: block !important; -} - -fieldset.collapsed h2 { - background-image: url(../img/admin/nav-bg.gif); - background-position: bottom left; - color: #999; -} - -fieldset.collapsed .collapse-toggle { - background: transparent; - display: inline !important; -} - -/* MONOSPACE TEXTAREAS */ - -fieldset.monospace textarea { - font-family: "Bitstream Vera Sans Mono",Monaco,"Courier New",Courier,monospace; -} - -/* SUBMIT ROW */ - -.submit-row { - padding: 5px 7px; - text-align: right; - background: white url(../img/admin/nav-bg.gif) 0 100% repeat-x; - border: 1px solid #ccc; - margin: 5px 0; - overflow: hidden; -} - -.submit-row input { - margin: 0 0 0 5px; -} - -.submit-row p { - margin: 0.3em; -} - -.submit-row p.deletelink-box { - float: left; -} - -.submit-row .deletelink { - background: url(../img/admin/icon_deletelink.gif) 0 50% no-repeat; - padding-left: 14px; -} - -/* CUSTOM FORM FIELDS */ - -.vSelectMultipleField { - vertical-align: top !important; -} - -.vCheckboxField { - border: none; -} - -.vDateField, .vTimeField { - margin-right: 2px; -} - -.vURLField { - width: 30em; -} - -.vLargeTextField, .vXMLLargeTextField { - width: 48em; -} - -.flatpages-flatpage #id_content { - height: 40.2em; -} - -.module table .vPositiveSmallIntegerField { - width: 2.2em; -} - -.vTextField { - width: 20em; -} - -.vIntegerField { - width: 5em; -} - -.vForeignKeyRawIdAdminField { - width: 5em; -} - -/* INLINES */ - -.inline-group { - padding: 0; - border: 1px solid #ccc; - margin: 10px 0; -} - -.inline-group .aligned label { - width: 8em; -} - -.inline-related { - position: relative; -} - -.inline-related h3 { - margin: 0; - color: #666; - padding: 3px 5px; - font-size: 11px; - background: #e1e1e1 url(../img/admin/nav-bg.gif) top left repeat-x; - border-bottom: 1px solid #ddd; -} - -.inline-related h3 span.delete { - float: right; -} - -.inline-related h3 span.delete label { - margin-left: 2px; - font-size: 11px; -} - -.inline-related fieldset { - margin: 0; - background: #fff; - border: none; -} - -.inline-related fieldset.module h3 { - margin: 0; - padding: 2px 5px 3px 5px; - font-size: 11px; - text-align: left; - font-weight: bold; - background: #bcd; - color: #fff; -} - -.inline-group .tabular fieldset.module { - border: none; - border-bottom: 1px solid #ddd; -} - -.inline-related.tabular fieldset.module table { - width: 100%; -} - -.last-related fieldset { - border: none; -} - -.inline-group .tabular tr.has_original td { - padding-top: 2em; -} - -.inline-group .tabular tr td.original { - padding: 2px 0 0 0; - width: 0; - _position: relative; -} - -.inline-group .tabular th.original { - width: 0px; - padding: 0; -} - -.inline-group .tabular td.original p { - position: absolute; - left: 0; - height: 1.1em; - padding: 2px 7px; - overflow: hidden; - font-size: 9px; - font-weight: bold; - color: #666; - _width: 700px; -} - -.inline-group ul.tools { - padding: 0; - margin: 0; - list-style: none; -} - -.inline-group ul.tools li { - display: inline; - padding: 0 5px; -} - -.inline-group div.add-row, -.inline-group .tabular tr.add-row td { - color: #666; - padding: 3px 5px; - border-bottom: 1px solid #ddd; - background: #e1e1e1 url(../img/admin/nav-bg.gif) top left repeat-x; -} - -.inline-group .tabular tr.add-row td { - padding: 4px 5px 3px; - border-bottom: none; -} - -.inline-group ul.tools a.add, -.inline-group div.add-row a, -.inline-group .tabular tr.add-row td a { - background: url(../img/admin/icon_addlink.gif) 0 50% no-repeat; - padding-left: 14px; - font-size: 11px; - outline: 0; /* Remove dotted border around link */ -} - -.empty-form { - display: none; -} diff --git a/ietf/secr/static/secr/css/ietf.js b/ietf/secr/static/secr/css/ietf.js deleted file mode 100644 index ce0a99fb6..000000000 --- a/ietf/secr/static/secr/css/ietf.js +++ /dev/null @@ -1,50 +0,0 @@ -function getCookie(name){ - var cname = name + "="; - var dc = document.cookie; - if (dc.length > 0) { - begin = dc.indexOf(cname); - if (begin != -1) { - begin += cname.length; - end = dc.indexOf(";", begin); - if (end == -1) end = dc.length; - return unescape(dc.substring(begin, end)); - } - } - return null; -} - -function setCookie(name, value, expires, path, domain, secure) { - document.cookie = name + "=" + escape(value) + - ((expires == null) ? "" : "; expires=" + expires) + - ((path == null) ? "" : "; path=" + path) + - ((domain == null) ? "" : "; domain=" + domain) + - ((secure == null) ? "" : "; secure"); -} - -function delCookie (name,path,domain) { - if (getCookie(name)) { - document.cookie = name + "=" + - ((path == null) ? "" : "; path=" + path) + - ((domain == null) ? "" : "; domain=" + domain) + - "; expires=Thu, 01-Jan-70 00:00:01 GMT"; - } -} - -function setStyle (cstyleSheet) { - var styleSheet = cstyleSheet; - if(styleSheet=="0") { styleSheet = getCookie('styleSheet'); } - var sheet1 = document.getElementById("sheet1"); - var sheet2 = document.getElementById("sheet2"); - var sheet3 = document.getElementById("sheet3"); - var sheet4 = document.getElementById("sheet4"); - sheet1.disabled=true; - sheet2.disabled=true; - sheet3.disabled=true; - sheet4.disabled=true; - if(styleSheet=="1") { sheet1.disabled=false; } - else if(styleSheet=="2") { sheet2.disabled=false; } - else if(styleSheet=="3") { sheet3.disabled=false; } - else if(styleSheet=="4") { sheet4.disabled=false; } - else { styleSheet="1"; sheet1.disabled=false; } - setCookie('styleSheet',styleSheet,"Mon, 31-Dec-2035 23:59:59 GMT","/"); - } diff --git a/ietf/secr/static/secr/css/ipr.css b/ietf/secr/static/secr/css/ipr.css deleted file mode 100644 index 014e12f36..000000000 --- a/ietf/secr/static/secr/css/ipr.css +++ /dev/null @@ -1,132 +0,0 @@ -form ul { - list-style-type:none; - padding-left:0; - } - form li { - overflow:auto; - margin-top:15px; - } - form li label { - width:200px; - float:left; - text-align:right; - margin:2px 10px 0 0; - clear:left; - } - .errorlist li { - background:red; - color:white; - font-weight:bold; - padding:5px; - margin:0 0 5px 0; - } - form ol label { - width:auto; - } - form ol li li { - clear:left; - margin:5px 0 0 40px; - } - form ol li label { - float:none; - } - -.autocompletes a img { - border:1px solid white; - } - .autocompletes a:hover img { - border:1px solid gray; - } - -.ui-autocomplete { - width:500px; - } -body { - font-family: verdana, arial, sans-serif; -} -.alert { - color: red; -} - -#content form fieldset#update_license_declaration input[type=checkbox] { - margin-left: 55px; -} -#content form input[type=text] { - width: 500px; -} -#content form { - width: 900px; -} -#content fieldset { - width: 860px; -} -#content form label[for=id_document_sections_0] { - height: 60px; -} -#content fieldset ol input { - /* TODO */ -} - -#id_notes { - vertical-align: top; -} - -.ui-autocomplete { - width: 500px; -} -form ul { - list-style-type: none; -} -form li { - overflow: auto; - margin-top: 15px; -} -form li label { - width: 250px; - /* text-align: right; */ - margin: 2px 10px 0 0; - /* clear: both; */ -} -form li input { - margin-left: 15px; - text-align: top; -} -form li label input { - margin: 0; -} -form li textarea { - margin-left: 15px; -} -.autocompletes a img { - border: 1px solid white; -} -.autocompletes a:hover img { - border: 1px solid gray; -} - -/* -#id_update_ipr { - text-align: center; - display: block; -} -*/ - -/* AMS Changes follow */ -.button-group li { - margin-top: 0; -} - -.ipr-container { - width: 900px; - margin-left: auto; - margin-right: auto; -} -#rfc_num_list { - list-style-type: none; -} - -/* override main content div width */ -#content { - margin: 10px auto; - width: 900px; -} diff --git a/ietf/secr/static/secr/css/jquery-ui-1.11.4.custom.css b/ietf/secr/static/secr/css/jquery-ui-1.11.4.custom.css deleted file mode 100644 index c719f3237..000000000 --- a/ietf/secr/static/secr/css/jquery-ui-1.11.4.custom.css +++ /dev/null @@ -1,1225 +0,0 @@ -/*! jQuery UI - v1.11.4 - 2015-04-24 -* http://jqueryui.com -* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css -* To view and modify this theme, visit http://jqueryui.com/themeroller/ -* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */ - -/* Layout helpers -----------------------------------*/ -.ui-helper-hidden { - display: none; -} -.ui-helper-hidden-accessible { - border: 0; - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} -.ui-helper-reset { - margin: 0; - padding: 0; - border: 0; - outline: 0; - line-height: 1.3; - text-decoration: none; - font-size: 100%; - list-style: none; -} -.ui-helper-clearfix:before, -.ui-helper-clearfix:after { - content: ""; - display: table; - border-collapse: collapse; -} -.ui-helper-clearfix:after { - clear: both; -} -.ui-helper-clearfix { - min-height: 0; /* support: IE7 */ -} -.ui-helper-zfix { - width: 100%; - height: 100%; - top: 0; - left: 0; - position: absolute; - opacity: 0; - filter:Alpha(Opacity=0); /* support: IE8 */ -} - -.ui-front { - z-index: 100; -} - - -/* Interaction Cues -----------------------------------*/ -.ui-state-disabled { - cursor: default !important; -} - - -/* Icons -----------------------------------*/ - -/* states and images */ -.ui-icon { - display: block; - text-indent: -99999px; - overflow: hidden; - background-repeat: no-repeat; -} - - -/* Misc visuals -----------------------------------*/ - -/* Overlays */ -.ui-widget-overlay { - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; -} -.ui-draggable-handle { - -ms-touch-action: none; - touch-action: none; -} -.ui-resizable { - position: relative; -} -.ui-resizable-handle { - position: absolute; - font-size: 0.1px; - display: block; - -ms-touch-action: none; - touch-action: none; -} -.ui-resizable-disabled .ui-resizable-handle, -.ui-resizable-autohide .ui-resizable-handle { - display: none; -} -.ui-resizable-n { - cursor: n-resize; - height: 7px; - width: 100%; - top: -5px; - left: 0; -} -.ui-resizable-s { - cursor: s-resize; - height: 7px; - width: 100%; - bottom: -5px; - left: 0; -} -.ui-resizable-e { - cursor: e-resize; - width: 7px; - right: -5px; - top: 0; - height: 100%; -} -.ui-resizable-w { - cursor: w-resize; - width: 7px; - left: -5px; - top: 0; - height: 100%; -} -.ui-resizable-se { - cursor: se-resize; - width: 12px; - height: 12px; - right: 1px; - bottom: 1px; -} -.ui-resizable-sw { - cursor: sw-resize; - width: 9px; - height: 9px; - left: -5px; - bottom: -5px; -} -.ui-resizable-nw { - cursor: nw-resize; - width: 9px; - height: 9px; - left: -5px; - top: -5px; -} -.ui-resizable-ne { - cursor: ne-resize; - width: 9px; - height: 9px; - right: -5px; - top: -5px; -} -.ui-selectable { - -ms-touch-action: none; - touch-action: none; -} -.ui-selectable-helper { - position: absolute; - z-index: 100; - border: 1px dotted black; -} -.ui-sortable-handle { - -ms-touch-action: none; - touch-action: none; -} -.ui-accordion .ui-accordion-header { - display: block; - cursor: pointer; - position: relative; - margin: 2px 0 0 0; - padding: .5em .5em .5em .7em; - min-height: 0; /* support: IE7 */ - font-size: 100%; -} -.ui-accordion .ui-accordion-icons { - padding-left: 2.2em; -} -.ui-accordion .ui-accordion-icons .ui-accordion-icons { - padding-left: 2.2em; -} -.ui-accordion .ui-accordion-header .ui-accordion-header-icon { - position: absolute; - left: .5em; - top: 50%; - margin-top: -8px; -} -.ui-accordion .ui-accordion-content { - padding: 1em 2.2em; - border-top: 0; - overflow: auto; -} -.ui-autocomplete { - position: absolute; - top: 0; - left: 0; - cursor: default; -} -.ui-button { - display: inline-block; - position: relative; - padding: 0; - line-height: normal; - margin-right: .1em; - cursor: pointer; - vertical-align: middle; - text-align: center; - overflow: visible; /* removes extra width in IE */ -} -.ui-button, -.ui-button:link, -.ui-button:visited, -.ui-button:hover, -.ui-button:active { - text-decoration: none; -} -/* to make room for the icon, a width needs to be set here */ -.ui-button-icon-only { - width: 2.2em; -} -/* button elements seem to need a little more width */ -button.ui-button-icon-only { - width: 2.4em; -} -.ui-button-icons-only { - width: 3.4em; -} -button.ui-button-icons-only { - width: 3.7em; -} - -/* button text element */ -.ui-button .ui-button-text { - display: block; - line-height: normal; -} -.ui-button-text-only .ui-button-text { - padding: .4em 1em; -} -.ui-button-icon-only .ui-button-text, -.ui-button-icons-only .ui-button-text { - padding: .4em; - text-indent: -9999999px; -} -.ui-button-text-icon-primary .ui-button-text, -.ui-button-text-icons .ui-button-text { - padding: .4em 1em .4em 2.1em; -} -.ui-button-text-icon-secondary .ui-button-text, -.ui-button-text-icons .ui-button-text { - padding: .4em 2.1em .4em 1em; -} -.ui-button-text-icons .ui-button-text { - padding-left: 2.1em; - padding-right: 2.1em; -} -/* no icon support for input elements, provide padding by default */ -input.ui-button { - padding: .4em 1em; -} - -/* button icon element(s) */ -.ui-button-icon-only .ui-icon, -.ui-button-text-icon-primary .ui-icon, -.ui-button-text-icon-secondary .ui-icon, -.ui-button-text-icons .ui-icon, -.ui-button-icons-only .ui-icon { - position: absolute; - top: 50%; - margin-top: -8px; -} -.ui-button-icon-only .ui-icon { - left: 50%; - margin-left: -8px; -} -.ui-button-text-icon-primary .ui-button-icon-primary, -.ui-button-text-icons .ui-button-icon-primary, -.ui-button-icons-only .ui-button-icon-primary { - left: .5em; -} -.ui-button-text-icon-secondary .ui-button-icon-secondary, -.ui-button-text-icons .ui-button-icon-secondary, -.ui-button-icons-only .ui-button-icon-secondary { - right: .5em; -} - -/* button sets */ -.ui-buttonset { - margin-right: 7px; -} -.ui-buttonset .ui-button { - margin-left: 0; - margin-right: -.3em; -} - -/* workarounds */ -/* reset extra padding in Firefox, see h5bp.com/l */ -input.ui-button::-moz-focus-inner, -button.ui-button::-moz-focus-inner { - border: 0; - padding: 0; -} -.ui-datepicker { - width: 17em; - padding: .2em .2em 0; - display: none; -} -.ui-datepicker .ui-datepicker-header { - position: relative; - padding: .2em 0; -} -.ui-datepicker .ui-datepicker-prev, -.ui-datepicker .ui-datepicker-next { - position: absolute; - top: 2px; - width: 1.8em; - height: 1.8em; -} -.ui-datepicker .ui-datepicker-prev-hover, -.ui-datepicker .ui-datepicker-next-hover { - top: 1px; -} -.ui-datepicker .ui-datepicker-prev { - left: 2px; -} -.ui-datepicker .ui-datepicker-next { - right: 2px; -} -.ui-datepicker .ui-datepicker-prev-hover { - left: 1px; -} -.ui-datepicker .ui-datepicker-next-hover { - right: 1px; -} -.ui-datepicker .ui-datepicker-prev span, -.ui-datepicker .ui-datepicker-next span { - display: block; - position: absolute; - left: 50%; - margin-left: -8px; - top: 50%; - margin-top: -8px; -} -.ui-datepicker .ui-datepicker-title { - margin: 0 2.3em; - line-height: 1.8em; - text-align: center; -} -.ui-datepicker .ui-datepicker-title select { - font-size: 1em; - margin: 1px 0; -} -.ui-datepicker select.ui-datepicker-month, -.ui-datepicker select.ui-datepicker-year { - width: 45%; -} -.ui-datepicker table { - width: 100%; - font-size: .9em; - border-collapse: collapse; - margin: 0 0 .4em; -} -.ui-datepicker th { - padding: .7em .3em; - text-align: center; - font-weight: bold; - border: 0; -} -.ui-datepicker td { - border: 0; - padding: 1px; -} -.ui-datepicker td span, -.ui-datepicker td a { - display: block; - padding: .2em; - text-align: right; - text-decoration: none; -} -.ui-datepicker .ui-datepicker-buttonpane { - background-image: none; - margin: .7em 0 0 0; - padding: 0 .2em; - border-left: 0; - border-right: 0; - border-bottom: 0; -} -.ui-datepicker .ui-datepicker-buttonpane button { - float: right; - margin: .5em .2em .4em; - cursor: pointer; - padding: .2em .6em .3em .6em; - width: auto; - overflow: visible; -} -.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { - float: left; -} - -/* with multiple calendars */ -.ui-datepicker.ui-datepicker-multi { - width: auto; -} -.ui-datepicker-multi .ui-datepicker-group { - float: left; -} -.ui-datepicker-multi .ui-datepicker-group table { - width: 95%; - margin: 0 auto .4em; -} -.ui-datepicker-multi-2 .ui-datepicker-group { - width: 50%; -} -.ui-datepicker-multi-3 .ui-datepicker-group { - width: 33.3%; -} -.ui-datepicker-multi-4 .ui-datepicker-group { - width: 25%; -} -.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, -.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { - border-left-width: 0; -} -.ui-datepicker-multi .ui-datepicker-buttonpane { - clear: left; -} -.ui-datepicker-row-break { - clear: both; - width: 100%; - font-size: 0; -} - -/* RTL support */ -.ui-datepicker-rtl { - direction: rtl; -} -.ui-datepicker-rtl .ui-datepicker-prev { - right: 2px; - left: auto; -} -.ui-datepicker-rtl .ui-datepicker-next { - left: 2px; - right: auto; -} -.ui-datepicker-rtl .ui-datepicker-prev:hover { - right: 1px; - left: auto; -} -.ui-datepicker-rtl .ui-datepicker-next:hover { - left: 1px; - right: auto; -} -.ui-datepicker-rtl .ui-datepicker-buttonpane { - clear: right; -} -.ui-datepicker-rtl .ui-datepicker-buttonpane button { - float: left; -} -.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, -.ui-datepicker-rtl .ui-datepicker-group { - float: right; -} -.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, -.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { - border-right-width: 0; - border-left-width: 1px; -} -.ui-dialog { - overflow: hidden; - position: absolute; - top: 0; - left: 0; - padding: .2em; - outline: 0; -} -.ui-dialog .ui-dialog-titlebar { - padding: .4em 1em; - position: relative; -} -.ui-dialog .ui-dialog-title { - float: left; - margin: .1em 0; - white-space: nowrap; - width: 90%; - overflow: hidden; - text-overflow: ellipsis; -} -.ui-dialog .ui-dialog-titlebar-close { - position: absolute; - right: .3em; - top: 50%; - width: 20px; - margin: -10px 0 0 0; - padding: 1px; - height: 20px; -} -.ui-dialog .ui-dialog-content { - position: relative; - border: 0; - padding: .5em 1em; - background: none; - overflow: auto; -} -.ui-dialog .ui-dialog-buttonpane { - text-align: left; - border-width: 1px 0 0 0; - background-image: none; - margin-top: .5em; - padding: .3em 1em .5em .4em; -} -.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { - float: right; -} -.ui-dialog .ui-dialog-buttonpane button { - margin: .5em .4em .5em 0; - cursor: pointer; -} -.ui-dialog .ui-resizable-se { - width: 12px; - height: 12px; - right: -5px; - bottom: -5px; - background-position: 16px 16px; -} -.ui-draggable .ui-dialog-titlebar { - cursor: move; -} -.ui-menu { - list-style: none; - padding: 0; - margin: 0; - display: block; - outline: none; -} -.ui-menu .ui-menu { - position: absolute; -} -.ui-menu .ui-menu-item { - position: relative; - margin: 0; - padding: 3px 1em 3px .4em; - cursor: pointer; - min-height: 0; /* support: IE7 */ - /* support: IE10, see #8844 */ - list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); -} -.ui-menu .ui-menu-divider { - margin: 5px 0; - height: 0; - font-size: 0; - line-height: 0; - border-width: 1px 0 0 0; -} -.ui-menu .ui-state-focus, -.ui-menu .ui-state-active { - margin: -1px; -} - -/* icon support */ -.ui-menu-icons { - position: relative; -} -.ui-menu-icons .ui-menu-item { - padding-left: 2em; -} - -/* left-aligned */ -.ui-menu .ui-icon { - position: absolute; - top: 0; - bottom: 0; - left: .2em; - margin: auto 0; -} - -/* right-aligned */ -.ui-menu .ui-menu-icon { - left: auto; - right: 0; -} -.ui-progressbar { - height: 2em; - text-align: left; - overflow: hidden; -} -.ui-progressbar .ui-progressbar-value { - margin: -1px; - height: 100%; -} -.ui-progressbar .ui-progressbar-overlay { - background: url("data:image/gif;base64,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"); - height: 100%; - filter: alpha(opacity=25); /* support: IE8 */ - opacity: 0.25; -} -.ui-progressbar-indeterminate .ui-progressbar-value { - background-image: none; -} -.ui-selectmenu-menu { - padding: 0; - margin: 0; - position: absolute; - top: 0; - left: 0; - display: none; -} -.ui-selectmenu-menu .ui-menu { - overflow: auto; - /* Support: IE7 */ - overflow-x: hidden; - padding-bottom: 1px; -} -.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { - font-size: 1em; - font-weight: bold; - line-height: 1.5; - padding: 2px 0.4em; - margin: 0.5em 0 0 0; - height: auto; - border: 0; -} -.ui-selectmenu-open { - display: block; -} -.ui-selectmenu-button { - display: inline-block; - overflow: hidden; - position: relative; - text-decoration: none; - cursor: pointer; -} -.ui-selectmenu-button span.ui-icon { - right: 0.5em; - left: auto; - margin-top: -8px; - position: absolute; - top: 50%; -} -.ui-selectmenu-button span.ui-selectmenu-text { - text-align: left; - padding: 0.4em 2.1em 0.4em 1em; - display: block; - line-height: 1.4; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.ui-slider { - position: relative; - text-align: left; -} -.ui-slider .ui-slider-handle { - position: absolute; - z-index: 2; - width: 1.2em; - height: 1.2em; - cursor: default; - -ms-touch-action: none; - touch-action: none; -} -.ui-slider .ui-slider-range { - position: absolute; - z-index: 1; - font-size: .7em; - display: block; - border: 0; - background-position: 0 0; -} - -/* support: IE8 - See #6727 */ -.ui-slider.ui-state-disabled .ui-slider-handle, -.ui-slider.ui-state-disabled .ui-slider-range { - filter: inherit; -} - -.ui-slider-horizontal { - height: .8em; -} -.ui-slider-horizontal .ui-slider-handle { - top: -.3em; - margin-left: -.6em; -} -.ui-slider-horizontal .ui-slider-range { - top: 0; - height: 100%; -} -.ui-slider-horizontal .ui-slider-range-min { - left: 0; -} -.ui-slider-horizontal .ui-slider-range-max { - right: 0; -} - -.ui-slider-vertical { - width: .8em; - height: 100px; -} -.ui-slider-vertical .ui-slider-handle { - left: -.3em; - margin-left: 0; - margin-bottom: -.6em; -} -.ui-slider-vertical .ui-slider-range { - left: 0; - width: 100%; -} -.ui-slider-vertical .ui-slider-range-min { - bottom: 0; -} -.ui-slider-vertical .ui-slider-range-max { - top: 0; -} -.ui-spinner { - position: relative; - display: inline-block; - overflow: hidden; - padding: 0; - vertical-align: middle; -} -.ui-spinner-input { - border: none; - background: none; - color: inherit; - padding: 0; - margin: .2em 0; - vertical-align: middle; - margin-left: .4em; - margin-right: 22px; -} -.ui-spinner-button { - width: 16px; - height: 50%; - font-size: .5em; - padding: 0; - margin: 0; - text-align: center; - position: absolute; - cursor: default; - display: block; - overflow: hidden; - right: 0; -} -/* more specificity required here to override default borders */ -.ui-spinner a.ui-spinner-button { - border-top: none; - border-bottom: none; - border-right: none; -} -/* vertically center icon */ -.ui-spinner .ui-icon { - position: absolute; - margin-top: -8px; - top: 50%; - left: 0; -} -.ui-spinner-up { - top: 0; -} -.ui-spinner-down { - bottom: 0; -} - -/* TR overrides */ -.ui-spinner .ui-icon-triangle-1-s { - /* need to fix icons sprite */ - background-position: -65px -16px; -} -.ui-tabs { - position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ - padding: .2em; -} -.ui-tabs .ui-tabs-nav { - margin: 0; - padding: .2em .2em 0; -} -.ui-tabs .ui-tabs-nav li { - list-style: none; - float: left; - position: relative; - top: 0; - margin: 1px .2em 0 0; - border-bottom-width: 0; - padding: 0; - white-space: nowrap; -} -.ui-tabs .ui-tabs-nav .ui-tabs-anchor { - float: left; - padding: .5em 1em; - text-decoration: none; -} -.ui-tabs .ui-tabs-nav li.ui-tabs-active { - margin-bottom: -1px; - padding-bottom: 1px; -} -.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, -.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, -.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { - cursor: text; -} -.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { - cursor: pointer; -} -.ui-tabs .ui-tabs-panel { - display: block; - border-width: 0; - padding: 1em 1.4em; - background: none; -} -.ui-tooltip { - padding: 8px; - position: absolute; - z-index: 9999; - max-width: 300px; - -webkit-box-shadow: 0 0 5px #aaa; - box-shadow: 0 0 5px #aaa; -} -body .ui-tooltip { - border-width: 2px; -} - -/* Component containers -----------------------------------*/ -.ui-widget { - font-family: Verdana,Arial,sans-serif; - font-size: 1.1em; -} -.ui-widget .ui-widget { - font-size: 1em; -} -.ui-widget input, -.ui-widget select, -.ui-widget textarea, -.ui-widget button { - font-family: Verdana,Arial,sans-serif; - font-size: 1em; -} -.ui-widget-content { - border: 1px solid #aaaaaa; - background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x; - color: #222222; -} -.ui-widget-content a { - color: #222222; -} -.ui-widget-header { - border: 1px solid #aaaaaa; - background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x; - color: #222222; - font-weight: bold; -} -.ui-widget-header a { - color: #222222; -} - -/* Interaction states -----------------------------------*/ -.ui-state-default, -.ui-widget-content .ui-state-default, -.ui-widget-header .ui-state-default { - border: 1px solid #d3d3d3; - background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x; - font-weight: normal; - color: #555555; -} -.ui-state-default a, -.ui-state-default a:link, -.ui-state-default a:visited { - color: #555555; - text-decoration: none; -} -.ui-state-hover, -.ui-widget-content .ui-state-hover, -.ui-widget-header .ui-state-hover, -.ui-state-focus, -.ui-widget-content .ui-state-focus, -.ui-widget-header .ui-state-focus { - border: 1px solid #999999; - background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x; - font-weight: normal; - color: #212121; -} -.ui-state-hover a, -.ui-state-hover a:hover, -.ui-state-hover a:link, -.ui-state-hover a:visited, -.ui-state-focus a, -.ui-state-focus a:hover, -.ui-state-focus a:link, -.ui-state-focus a:visited { - color: #212121; - text-decoration: none; -} -.ui-state-active, -.ui-widget-content .ui-state-active, -.ui-widget-header .ui-state-active { - border: 1px solid #aaaaaa; - background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x; - font-weight: normal; - color: #212121; -} -.ui-state-active a, -.ui-state-active a:link, -.ui-state-active a:visited { - color: #212121; - text-decoration: none; -} - -/* Interaction Cues -----------------------------------*/ -.ui-state-highlight, -.ui-widget-content .ui-state-highlight, -.ui-widget-header .ui-state-highlight { - border: 1px solid #fcefa1; - background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x; - color: #363636; -} -.ui-state-highlight a, -.ui-widget-content .ui-state-highlight a, -.ui-widget-header .ui-state-highlight a { - color: #363636; -} -.ui-state-error, -.ui-widget-content .ui-state-error, -.ui-widget-header .ui-state-error { - border: 1px solid #cd0a0a; - background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; - color: #cd0a0a; -} -.ui-state-error a, -.ui-widget-content .ui-state-error a, -.ui-widget-header .ui-state-error a { - color: #cd0a0a; -} -.ui-state-error-text, -.ui-widget-content .ui-state-error-text, -.ui-widget-header .ui-state-error-text { - color: #cd0a0a; -} -.ui-priority-primary, -.ui-widget-content .ui-priority-primary, -.ui-widget-header .ui-priority-primary { - font-weight: bold; -} -.ui-priority-secondary, -.ui-widget-content .ui-priority-secondary, -.ui-widget-header .ui-priority-secondary { - opacity: .7; - filter:Alpha(Opacity=70); /* support: IE8 */ - font-weight: normal; -} -.ui-state-disabled, -.ui-widget-content .ui-state-disabled, -.ui-widget-header .ui-state-disabled { - opacity: .35; - filter:Alpha(Opacity=35); /* support: IE8 */ - background-image: none; -} -.ui-state-disabled .ui-icon { - filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */ -} - -/* Icons -----------------------------------*/ - -/* states and images */ -.ui-icon { - width: 16px; - height: 16px; -} -.ui-icon, -.ui-widget-content .ui-icon { - background-image: url("images/ui-icons_222222_256x240.png"); -} -.ui-widget-header .ui-icon { - background-image: url("images/ui-icons_222222_256x240.png"); -} -.ui-state-default .ui-icon { - background-image: url("images/ui-icons_888888_256x240.png"); -} -.ui-state-hover .ui-icon, -.ui-state-focus .ui-icon { - background-image: url("images/ui-icons_454545_256x240.png"); -} -.ui-state-active .ui-icon { - background-image: url("images/ui-icons_454545_256x240.png"); -} -.ui-state-highlight .ui-icon { - background-image: url("images/ui-icons_2e83ff_256x240.png"); -} -.ui-state-error .ui-icon, -.ui-state-error-text .ui-icon { - background-image: url("images/ui-icons_cd0a0a_256x240.png"); -} - -/* positioning */ -.ui-icon-blank { background-position: 16px 16px; } -.ui-icon-carat-1-n { background-position: 0 0; } -.ui-icon-carat-1-ne { background-position: -16px 0; } -.ui-icon-carat-1-e { background-position: -32px 0; } -.ui-icon-carat-1-se { background-position: -48px 0; } -.ui-icon-carat-1-s { background-position: -64px 0; } -.ui-icon-carat-1-sw { background-position: -80px 0; } -.ui-icon-carat-1-w { background-position: -96px 0; } -.ui-icon-carat-1-nw { background-position: -112px 0; } -.ui-icon-carat-2-n-s { background-position: -128px 0; } -.ui-icon-carat-2-e-w { background-position: -144px 0; } -.ui-icon-triangle-1-n { background-position: 0 -16px; } -.ui-icon-triangle-1-ne { background-position: -16px -16px; } -.ui-icon-triangle-1-e { background-position: -32px -16px; } -.ui-icon-triangle-1-se { background-position: -48px -16px; } -.ui-icon-triangle-1-s { background-position: -64px -16px; } -.ui-icon-triangle-1-sw { background-position: -80px -16px; } -.ui-icon-triangle-1-w { background-position: -96px -16px; } -.ui-icon-triangle-1-nw { background-position: -112px -16px; } -.ui-icon-triangle-2-n-s { background-position: -128px -16px; } -.ui-icon-triangle-2-e-w { background-position: -144px -16px; } -.ui-icon-arrow-1-n { background-position: 0 -32px; } -.ui-icon-arrow-1-ne { background-position: -16px -32px; } -.ui-icon-arrow-1-e { background-position: -32px -32px; } -.ui-icon-arrow-1-se { background-position: -48px -32px; } -.ui-icon-arrow-1-s { background-position: -64px -32px; } -.ui-icon-arrow-1-sw { background-position: -80px -32px; } -.ui-icon-arrow-1-w { background-position: -96px -32px; } -.ui-icon-arrow-1-nw { background-position: -112px -32px; } -.ui-icon-arrow-2-n-s { background-position: -128px -32px; } -.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } -.ui-icon-arrow-2-e-w { background-position: -160px -32px; } -.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } -.ui-icon-arrowstop-1-n { background-position: -192px -32px; } -.ui-icon-arrowstop-1-e { background-position: -208px -32px; } -.ui-icon-arrowstop-1-s { background-position: -224px -32px; } -.ui-icon-arrowstop-1-w { background-position: -240px -32px; } -.ui-icon-arrowthick-1-n { background-position: 0 -48px; } -.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } -.ui-icon-arrowthick-1-e { background-position: -32px -48px; } -.ui-icon-arrowthick-1-se { background-position: -48px -48px; } -.ui-icon-arrowthick-1-s { background-position: -64px -48px; } -.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } -.ui-icon-arrowthick-1-w { background-position: -96px -48px; } -.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } -.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } -.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } -.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } -.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } -.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } -.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } -.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } -.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } -.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } -.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } -.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } -.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } -.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } -.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } -.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } -.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } -.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } -.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } -.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } -.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } -.ui-icon-arrow-4 { background-position: 0 -80px; } -.ui-icon-arrow-4-diag { background-position: -16px -80px; } -.ui-icon-extlink { background-position: -32px -80px; } -.ui-icon-newwin { background-position: -48px -80px; } -.ui-icon-refresh { background-position: -64px -80px; } -.ui-icon-shuffle { background-position: -80px -80px; } -.ui-icon-transfer-e-w { background-position: -96px -80px; } -.ui-icon-transferthick-e-w { background-position: -112px -80px; } -.ui-icon-folder-collapsed { background-position: 0 -96px; } -.ui-icon-folder-open { background-position: -16px -96px; } -.ui-icon-document { background-position: -32px -96px; } -.ui-icon-document-b { background-position: -48px -96px; } -.ui-icon-note { background-position: -64px -96px; } -.ui-icon-mail-closed { background-position: -80px -96px; } -.ui-icon-mail-open { background-position: -96px -96px; } -.ui-icon-suitcase { background-position: -112px -96px; } -.ui-icon-comment { background-position: -128px -96px; } -.ui-icon-person { background-position: -144px -96px; } -.ui-icon-print { background-position: -160px -96px; } -.ui-icon-trash { background-position: -176px -96px; } -.ui-icon-locked { background-position: -192px -96px; } -.ui-icon-unlocked { background-position: -208px -96px; } -.ui-icon-bookmark { background-position: -224px -96px; } -.ui-icon-tag { background-position: -240px -96px; } -.ui-icon-home { background-position: 0 -112px; } -.ui-icon-flag { background-position: -16px -112px; } -.ui-icon-calendar { background-position: -32px -112px; } -.ui-icon-cart { background-position: -48px -112px; } -.ui-icon-pencil { background-position: -64px -112px; } -.ui-icon-clock { background-position: -80px -112px; } -.ui-icon-disk { background-position: -96px -112px; } -.ui-icon-calculator { background-position: -112px -112px; } -.ui-icon-zoomin { background-position: -128px -112px; } -.ui-icon-zoomout { background-position: -144px -112px; } -.ui-icon-search { background-position: -160px -112px; } -.ui-icon-wrench { background-position: -176px -112px; } -.ui-icon-gear { background-position: -192px -112px; } -.ui-icon-heart { background-position: -208px -112px; } -.ui-icon-star { background-position: -224px -112px; } -.ui-icon-link { background-position: -240px -112px; } -.ui-icon-cancel { background-position: 0 -128px; } -.ui-icon-plus { background-position: -16px -128px; } -.ui-icon-plusthick { background-position: -32px -128px; } -.ui-icon-minus { background-position: -48px -128px; } -.ui-icon-minusthick { background-position: -64px -128px; } -.ui-icon-close { background-position: -80px -128px; } -.ui-icon-closethick { background-position: -96px -128px; } -.ui-icon-key { background-position: -112px -128px; } -.ui-icon-lightbulb { background-position: -128px -128px; } -.ui-icon-scissors { background-position: -144px -128px; } -.ui-icon-clipboard { background-position: -160px -128px; } -.ui-icon-copy { background-position: -176px -128px; } -.ui-icon-contact { background-position: -192px -128px; } -.ui-icon-image { background-position: -208px -128px; } -.ui-icon-video { background-position: -224px -128px; } -.ui-icon-script { background-position: -240px -128px; } -.ui-icon-alert { background-position: 0 -144px; } -.ui-icon-info { background-position: -16px -144px; } -.ui-icon-notice { background-position: -32px -144px; } -.ui-icon-help { background-position: -48px -144px; } -.ui-icon-check { background-position: -64px -144px; } -.ui-icon-bullet { background-position: -80px -144px; } -.ui-icon-radio-on { background-position: -96px -144px; } -.ui-icon-radio-off { background-position: -112px -144px; } -.ui-icon-pin-w { background-position: -128px -144px; } -.ui-icon-pin-s { background-position: -144px -144px; } -.ui-icon-play { background-position: 0 -160px; } -.ui-icon-pause { background-position: -16px -160px; } -.ui-icon-seek-next { background-position: -32px -160px; } -.ui-icon-seek-prev { background-position: -48px -160px; } -.ui-icon-seek-end { background-position: -64px -160px; } -.ui-icon-seek-start { background-position: -80px -160px; } -/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ -.ui-icon-seek-first { background-position: -80px -160px; } -.ui-icon-stop { background-position: -96px -160px; } -.ui-icon-eject { background-position: -112px -160px; } -.ui-icon-volume-off { background-position: -128px -160px; } -.ui-icon-volume-on { background-position: -144px -160px; } -.ui-icon-power { background-position: 0 -176px; } -.ui-icon-signal-diag { background-position: -16px -176px; } -.ui-icon-signal { background-position: -32px -176px; } -.ui-icon-battery-0 { background-position: -48px -176px; } -.ui-icon-battery-1 { background-position: -64px -176px; } -.ui-icon-battery-2 { background-position: -80px -176px; } -.ui-icon-battery-3 { background-position: -96px -176px; } -.ui-icon-circle-plus { background-position: 0 -192px; } -.ui-icon-circle-minus { background-position: -16px -192px; } -.ui-icon-circle-close { background-position: -32px -192px; } -.ui-icon-circle-triangle-e { background-position: -48px -192px; } -.ui-icon-circle-triangle-s { background-position: -64px -192px; } -.ui-icon-circle-triangle-w { background-position: -80px -192px; } -.ui-icon-circle-triangle-n { background-position: -96px -192px; } -.ui-icon-circle-arrow-e { background-position: -112px -192px; } -.ui-icon-circle-arrow-s { background-position: -128px -192px; } -.ui-icon-circle-arrow-w { background-position: -144px -192px; } -.ui-icon-circle-arrow-n { background-position: -160px -192px; } -.ui-icon-circle-zoomin { background-position: -176px -192px; } -.ui-icon-circle-zoomout { background-position: -192px -192px; } -.ui-icon-circle-check { background-position: -208px -192px; } -.ui-icon-circlesmall-plus { background-position: 0 -208px; } -.ui-icon-circlesmall-minus { background-position: -16px -208px; } -.ui-icon-circlesmall-close { background-position: -32px -208px; } -.ui-icon-squaresmall-plus { background-position: -48px -208px; } -.ui-icon-squaresmall-minus { background-position: -64px -208px; } -.ui-icon-squaresmall-close { background-position: -80px -208px; } -.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } -.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } -.ui-icon-grip-solid-vertical { background-position: -32px -224px; } -.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } -.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } -.ui-icon-grip-diagonal-se { background-position: -80px -224px; } - - -/* Misc visuals -----------------------------------*/ - -/* Corner radius */ -.ui-corner-all, -.ui-corner-top, -.ui-corner-left, -.ui-corner-tl { - border-top-left-radius: 4px; -} -.ui-corner-all, -.ui-corner-top, -.ui-corner-right, -.ui-corner-tr { - border-top-right-radius: 4px; -} -.ui-corner-all, -.ui-corner-bottom, -.ui-corner-left, -.ui-corner-bl { - border-bottom-left-radius: 4px; -} -.ui-corner-all, -.ui-corner-bottom, -.ui-corner-right, -.ui-corner-br { - border-bottom-right-radius: 4px; -} - -/* Overlays */ -.ui-widget-overlay { - background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; - opacity: .3; - filter: Alpha(Opacity=30); /* support: IE8 */ -} -.ui-widget-shadow { - margin: -8px 0 0 -8px; - padding: 8px; - background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; - opacity: .3; - filter: Alpha(Opacity=30); /* support: IE8 */ - border-radius: 8px; -} diff --git a/ietf/secr/static/secr/css/telechat.css b/ietf/secr/static/secr/css/telechat.css deleted file mode 100644 index 0db42a811..000000000 --- a/ietf/secr/static/secr/css/telechat.css +++ /dev/null @@ -1,10 +0,0 @@ -#container { - margin: 0 auto; - width: 960px; -} - -ul#list-nav li a { - width: 19%; - background-color: #36648B; -} - diff --git a/ietf/secr/static/secr/css/test.css b/ietf/secr/static/secr/css/test.css deleted file mode 100644 index d065967ad..000000000 --- a/ietf/secr/static/secr/css/test.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - background-image:url('../img/test-background.png'); -} diff --git a/ietf/secr/static/secr/css/widgets.css b/ietf/secr/static/secr/css/widgets.css deleted file mode 100644 index 70cadf3b8..000000000 --- a/ietf/secr/static/secr/css/widgets.css +++ /dev/null @@ -1,506 +0,0 @@ -/* SELECTOR (FILTER INTERFACE) */ - -.selector { - width: 580px; - float: left; -} - -.selector select { - width: 270px; - height: 17.2em; -} - -.selector-available, .selector-chosen { - float: left; - width: 270px; - text-align: center; - margin-bottom: 5px; -} - -.selector-available h2, .selector-chosen h2 { - border: 1px solid #ccc; -} - -.selector .selector-available h2 { - background: white url(../img/admin/nav-bg.gif) bottom left repeat-x; - color: #666; -} - -.selector .selector-filter { - background: white; - border: 1px solid #ccc; - border-width: 0 1px; - padding: 3px; - color: #999; - font-size: 10px; - margin: 0; - text-align: left; -} - -.selector .selector-chosen .selector-filter { - padding: 4px 5px; -} - -.selector .selector-available input { - width: 230px; -} - -.selector ul.selector-chooser { - float: left; - width: 22px; - height: 50px; - background: url(../img/admin/chooser-bg.gif) top center no-repeat; - margin: 8em 3px 0 3px; - padding: 0; -} - -.selector-chooser li { - margin: 0; - padding: 3px; - list-style-type: none; -} - -.selector select { - margin-bottom: 5px; - margin-top: 0; -} - -.selector-add, .selector-remove { - width: 16px; - height: 16px; - display: block; - text-indent: -3000px; -} - -.selector-add { - background: url(../img/admin/selector-add.gif) top center no-repeat; - margin-bottom: 2px; -} - -.selector-remove { - background: url(../img/admin/selector-remove.gif) top center no-repeat; -} - -a.selector-chooseall, a.selector-clearall { - display: block; - width: 6em; - text-align: left; - margin-left: auto; - margin-right: auto; - font-weight: bold; - color: #666; - padding: 3px 0 3px 18px; -} - -a.selector-chooseall:hover, a.selector-clearall:hover { - color: #036; -} - -a.selector-chooseall { - width: 7em; - background: url(../img/admin/selector-addall.gif) left center no-repeat; -} - -a.selector-clearall { - background: url(../img/admin/selector-removeall.gif) left center no-repeat; -} - - -/* STACKED SELECTORS */ - -.stacked { - float: left; - width: 500px; -} - -.stacked select { - width: 480px; - height: 10.1em; -} - -.stacked .selector-available, .stacked .selector-chosen { - width: 480px; -} - -.stacked .selector-available { - margin-bottom: 0; -} - -.stacked .selector-available input { - width: 442px; -} - -.stacked ul.selector-chooser { - height: 22px; - width: 50px; - margin: 0 0 3px 40%; - background: url(../img/admin/chooser_stacked-bg.gif) top center no-repeat; -} - -.stacked .selector-chooser li { - float: left; - padding: 3px 3px 3px 5px; -} - -.stacked .selector-chooseall, .stacked .selector-clearall { - display: none; -} - -.stacked .selector-add { - background-image: url(../img/admin/selector_stacked-add.gif); -} - -.stacked .selector-remove { - background-image: url(../img/admin/selector_stacked-remove.gif); -} - - -/* DATE AND TIME */ - -p.datetime { - line-height: 20px; - margin: 0; - padding: 0; - color: #666; - font-size: 11px; - font-weight: bold; -} - -.datetime span { - font-size: 11px; - color: #ccc; - font-weight: normal; - white-space: nowrap; -} - -table p.datetime { - font-size: 10px; - margin-left: 0; - padding-left: 0; -} - -/* FILE UPLOADS */ - -p.file-upload { - line-height: 20px; - margin: 0; - padding: 0; - color: #666; - font-size: 11px; - font-weight: bold; -} - -.file-upload a { - font-weight: normal; -} - -.file-upload .deletelink { - margin-left: 5px; -} - -/* CALENDARS & CLOCKS */ - -.calendarbox, .clockbox { - margin: 5px auto; - font-size: 11px; - width: 16em; - text-align: center; - background: white; - position: relative; -} - -.clockbox { - width: auto; -} - -.calendar { - margin: 0; - padding: 0; -} - -.calendar table { - margin: 0; - padding: 0; - border-collapse: collapse; - background: white; - width: 99%; -} - -.calendar caption, .calendarbox h2 { - margin: 0; - font-size: 11px; - text-align: center; - border-top: none; -} - -.calendar th { - font-size: 10px; - color: #666; - padding: 2px 3px; - text-align: center; - background: #e1e1e1 url(../img/admin/nav-bg.gif) 0 50% repeat-x; - border-bottom: 1px solid #ddd; -} - -.calendar td { - font-size: 11px; - text-align: center; - padding: 0; - border-top: 1px solid #eee; - border-bottom: none; -} - -.calendar td.selected a { - background: #C9DBED; -} - -.calendar td.nonday { - background: #efefef; -} - -.calendar td.today a { - background: #ffc; -} - -.calendar td a, .timelist a { - display: block; - font-weight: bold; - padding: 4px; - text-decoration: none; - color: #444; -} - -.calendar td a:hover, .timelist a:hover { - background: #5b80b2; - color: white; -} - -.calendar td a:active, .timelist a:active { - background: #036; - color: white; -} - -.calendarnav { - font-size: 10px; - text-align: center; - color: #ccc; - margin: 0; - padding: 1px 3px; -} - -.calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover { - color: #999; -} - -.calendar-shortcuts { - background: white; - font-size: 10px; - line-height: 11px; - border-top: 1px solid #eee; - padding: 3px 0 4px; - color: #ccc; -} - -.calendarbox .calendarnav-previous, .calendarbox .calendarnav-next { - display: block; - position: absolute; - font-weight: bold; - font-size: 12px; - background: #C9DBED url(../img/admin/default-bg.gif) bottom left repeat-x; - padding: 1px 4px 2px 4px; - color: white; -} - -.calendarnav-previous:hover, .calendarnav-next:hover { - background: #036; -} - -.calendarnav-previous { - top: 0; - left: 0; -} - -.calendarnav-next { - top: 0; - right: 0; -} - -.calendar-cancel { - margin: 0 !important; - padding: 0; - font-size: 10px; - background: #e1e1e1 url(../img/admin/nav-bg.gif) 0 50% repeat-x; - border-top: 1px solid #ddd; -} - -.calendar-cancel a { - padding: 2px; - color: #999; -} - -ul.timelist, .timelist li { - list-style-type: none; - margin: 0; - padding: 0; -} - -.timelist a { - padding: 2px; -} - -/* INLINE ORDERER */ - -ul.orderer { - position: relative; - padding: 0 !important; - margin: 0 !important; - list-style-type: none; -} - -ul.orderer li { - list-style-type: none; - display: block; - padding: 0; - margin: 0; - border: 1px solid #bbb; - border-width: 0 1px 1px 0; - white-space: nowrap; - overflow: hidden; - background: #e2e2e2 url(../img/admin/nav-bg-grabber.gif) repeat-y; -} - -ul.orderer li:hover { - cursor: move; - background-color: #ddd; -} - -ul.orderer li a.selector { - margin-left: 12px; - overflow: hidden; - width: 83%; - font-size: 10px !important; - padding: 0.6em 0; -} - -ul.orderer li a:link, ul.orderer li a:visited { - color: #333; -} - -ul.orderer li .inline-deletelink { - position: absolute; - right: 4px; - margin-top: 0.6em; -} - -ul.orderer li.selected { - background-color: #f8f8f8; - border-right-color: #f8f8f8; -} - -ul.orderer li.deleted { - background: #bbb url(../img/admin/deleted-overlay.gif); -} - -ul.orderer li.deleted a:link, ul.orderer li.deleted a:visited { - color: #888; -} - -ul.orderer li.deleted .inline-deletelink { - background-image: url(../img/admin/inline-restore.png); -} - -ul.orderer li.deleted:hover, ul.orderer li.deleted a.selector:hover { - cursor: default; -} - -/* EDIT INLINE */ - -.inline-deletelink { - display: block; - text-indent: -9999px; - background: transparent url(../img/admin/inline-delete.png) no-repeat; - width: 15px; - height: 15px; - margin: 0.4em 0; - border: 0px none; -} - -.inline-deletelink:hover { - background-position: -15px 0; - cursor: pointer; -} - -.editinline button.addlink { - border: 0px none; - color: #5b80b2; - font-size: 100%; - cursor: pointer; -} - -.editinline button.addlink:hover { - color: #036; - cursor: pointer; -} - -.editinline table .help { - text-align: right; - float: right; - padding-left: 2em; -} - -.editinline tfoot .addlink { - white-space: nowrap; -} - -.editinline table thead th:last-child { - border-left: none; -} - -.editinline tr.deleted { - background: #ddd url(../img/admin/deleted-overlay.gif); -} - -.editinline tr.deleted .inline-deletelink { - background-image: url(../img/admin/inline-restore.png); -} - -.editinline tr.deleted td:hover { - cursor: default; -} - -.editinline tr.deleted td:first-child { - background-image: none !important; -} - -/* EDIT INLINE - STACKED */ - -.editinline-stacked { - min-width: 758px; -} - -.editinline-stacked .inline-object { - margin-left: 210px; - background: white; -} - -.editinline-stacked .inline-source { - float: left; - width: 200px; - background: #f8f8f8; -} - -.editinline-stacked .inline-splitter { - float: left; - width: 9px; - background: #f8f8f8 url(../img/admin/inline-splitter-bg.gif) 50% 50% no-repeat; - border-right: 1px solid #ccc; -} - -.editinline-stacked .controls { - clear: both; - background: #e1e1e1 url(../img/admin/nav-bg.gif) top left repeat-x; - padding: 3px 4px; - font-size: 11px; - border-top: 1px solid #ddd; -} - diff --git a/ietf/secr/static/secr/img/admin/arrow-down.gif b/ietf/secr/static/secr/img/admin/arrow-down.gif deleted file mode 100644 index c3e90c67e2ff920f28fcf795b091b1e03c00b335..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 79 zcmZ?wbhEHbL+1dGf@G6E9x8m^pLi|Ns9P7#I|Pvam7$mFNK3 h3?Q`*%pwuHyuQ746v!xK?NIzS_kg->-xLN0YXAs69r6GG diff --git a/ietf/secr/static/secr/img/admin/arrow-up.gif b/ietf/secr/static/secr/img/admin/arrow-up.gif deleted file mode 100644 index 1a1b969df675abfb192ef191c66b594c84618425..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 79 zcmZ?wbhEHb3wfn>KCSxbek{7c*zhWPkz1pDe5l46F<~AOVnC24<0n asLg&$Y!x0UDRd-k{1MO6`*;EagEav5l^8St diff --git a/ietf/secr/static/secr/img/admin/changelist-bg.gif b/ietf/secr/static/secr/img/admin/changelist-bg.gif deleted file mode 100644 index 94e09f7715e559bf199dc0bec756ae844baa8a6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50 zcmZ?wbh9u|T*$!0@PUEh{rmTK@7~p600NK*1Ct<6-^$Z(`4`XG5|y^@-k#s`q72pm D$4CR0A D(_Is@ diff --git a/ietf/secr/static/secr/img/admin/chooser-bg.gif b/ietf/secr/static/secr/img/admin/chooser-bg.gif deleted file mode 100644 index 0932ca7489ab7d6976aceb7953a08391c204ff76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 191 zcmZ?wbh9u|6l2h5_{`1l|NsB@@85s?`0?-Gzu&)q|NQy$j~_oiefsp_!-t-`1SSm{{H^+^Yi-p`uF$u@bK{c{r&s< z`||Sg^z`)h_V(`X?f?J)EC2ui05AX-000DmFvuy15jgA3yCGBWc((SfDPyV2;h%;kux&VHiEgQv@Yq{*Sa z+l{W!qQ2X>&*yuf#)zuThN#S(y4aey*L$GHimcC{yxF9{+^)ysgs01&yxO+S=DE=5 zq`=*$!rrpW%Ia#o)Ef<&3V-tHt57%Hx^1)~CYVyVB@=p~tMo;ew{h zv&!VG#o?8+)Qqmrnz+`6sm*|+$&#|ts>I*7&E~4Z;GetNkg(B_veJR3%8#$nw9VzU z&E=W6*PXi9oVwYCsLX|_%&NoRhN#WD(ddt_(zwp%xX$ON!QH9E;Dn~jv&-bS&gP%H z*|yE)hN;YZp~kn*=6s;Xx6kLIz1xql(y__nrNG^btIvz9&%DyGw17{$G1Xb@%)%w}{DRc2LX%n%O-*9O`T+}qs-6yY>9I~3y- zJAD*>=sPhn3-R$WM@RDTQ%3>JcA0syKJpvRw!9yxMc>2a`&3xzovx=8UshKv*x zrBwWoF@=l|HCC*s;bR3396o&D2#Io}gqKQ&P@xj@r5G_1lt>sdX2ggH5q<(4L&hf= zpb;u$$grh?Ql=T4R*EFeIr5KLGLmcd%i6bbUe36dy_8@~t=1<8vdNG`N!QKH3#5}!MR z)_mbYfB-X2r#`*swCdC*JV5b~Bz9~MxJ{UV0|gEkBL#wo0UoA+5ir4%YY4HNd5A1o z;>^)NJp}VL4YJ!gaiT$Y@80pSX|Q3#jTWc((SfDPyV2;h%;kux&VHiEgQv@Yq{*Sa z+l{W!qQ2X>&*yuf#)zuThN#S(y4aey*L$GHimcC{yxF9{+^)ysgs01&yxO+S=DE=5 zq`=*$!rrpW%Ia#o)Ef<&3V-tHt57%Hx^1)~CYVyVB@=p~tMo;ew{h zv&!VG#o?8+)Qqmrnz+`6sm*|+$&#|ts>I*7&E~4Z;GetNkg(B_veJR3%8#$nw9VzU z&E=W6*PXi9oVwYCsLX|_%&NoRhN#WD(ddt_(zwp%xX$ON!QH9E;Dn~jv&-bS&gP%H z*|yE)hN;YZp~kn*=6s;Xx6kLIz1xql(y__nrNG^btIvz9&%DyLlSYz-PAudpFm zS#fh3xFN7$Mg_iMyEiEN27bWH6 z=HM3>ML{o4NKx(YFF{dAFGWZyZdf27DgX-9f+e7qGeUGM>CmP_hlM&i=nx`A;t~!V zesHj0A)^I895r&}pnw5`k|<3oSa~uJg9;fkY^eZKW(JxS@T~!jKv(R@CsZ0tXHsK5$_Dsx`$288T9sm2&pO+7vRWKDg+S zBgd5`H-TFR%!C^)o_GDj!gPtK1gc27Dv@$SQ0{~`FJvsmY diff --git a/ietf/secr/static/secr/img/admin/icon-unknown.gif b/ietf/secr/static/secr/img/admin/icon-unknown.gif deleted file mode 100644 index cfd2b02ad91b3677dbe59111faaf4f437c362cb8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 130 zcmV-|0Db>QNk%w1VF~~W0J9GO^z`(anwr7E!O_vts;a8Fxw+ur;K|9!=;-Lh#l`#k z`?0aH)z#IOmX?c)i~s-sA^8LW000jFEC2ui015yK000Cp@IAI#TTH&>x=&LlD2fp{ kltU;-pbSpsb&B9v9)J|xHP4tFtdrsVKoW`tBZ&Y2J8`5w82|tP diff --git a/ietf/secr/static/secr/img/admin/icon-yes.gif b/ietf/secr/static/secr/img/admin/icon-yes.gif deleted file mode 100644 index 73992827403791d6c1a75a079880e41dce7e0214..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmZ?wbhEHbb?NhTQ$x_deWPc4O)NkN2|oXRf%p{M+wuUw(Z# z`TWGXJ8Mf07p=Or^7yl3mtJ2C+~V)C-fh~&DX}}E_C4PF@Y93ee}B)tGUw-?pC_Il zZ#vO%{oS?y|Nqw=uUUR`+4?){5_iQh&Q{xM6OkFieY2o T4)tf0@^WEj=4)bdWUvMRbX#E6 diff --git a/ietf/secr/static/secr/img/admin/icon_addlink.gif b/ietf/secr/static/secr/img/admin/icon_addlink.gif deleted file mode 100644 index d6b40738e3ba19cb282e193444d3f9ec878a9a2d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 118 zcmZ?wbhEHbCG9#R@W5 F0|06vBQ^j4 diff --git a/ietf/secr/static/secr/img/admin/icon_alert.gif b/ietf/secr/static/secr/img/admin/icon_alert.gif deleted file mode 100644 index e1461775f3d6bb1465de675be50726e09743bd85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 144 zcmV;B0B`?CNk%w1VGsZi0P_z3{r&y_!3O`;RR7pu|IkAJ%Ps%YPXF0v|I#AJis!6a}EPBO$t(6KoP6@#v$m=IFVOrd9q0028CWFMc;iHY^~_4)bv@bK{4+uQ&D|FN{U?d|Qf&F0D5 z?Wd=w{QUgq=jWN3nE(I)A^8La000jFEC2ui01yBW06+w3@X1N5bS7suh7bf26py1M zXsRA#$#5PRB0$rcO0MroaA_OP2XqU@WVF^Jz-&61q>E!ptvV*AgyE$%q*x@!VoWZN qiwDDjaTpu~hXVo4cEjNZQCMAn=i>l3Fher{HA)f%ii?aA5db^?3RJ5A diff --git a/ietf/secr/static/secr/img/admin/icon_changelink.gif b/ietf/secr/static/secr/img/admin/icon_changelink.gif deleted file mode 100644 index e1b9afde65cc924df232aad7c1bdd753dd8e971b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmZ?wbhEHb=I*&Aa=g_Vl48 zmH)wj0Spv>vM@3*@G|Itcpx(vSX4HgyeYC&>*nrB_bxSQsBGn6*)YRRaLr}Q6>6LJ P$Rx*~-FRR+2ZJ>L#Kbnb diff --git a/ietf/secr/static/secr/img/admin/icon_clock.gif b/ietf/secr/static/secr/img/admin/icon_clock.gif deleted file mode 100644 index 14b254471cd669a33030ae93108d1f766b00066a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 389 zcmV;00eb#NNk%w1VGsZi0QEZn|NsB~{{H#-`S$kq$lLA4+3fD_?(*{T{{H>?`uXqg z@BaV(?CkCH^Yi-p`u6wt#Mtch_4dHk>iGEh^7Hca^z*{j>crRU`1twz{QT_e?DqEc z$J*@b>gvMQ>+|&V$lC14+wAM>>;3)w@9*%!*X#51^1;{Z`}_OH+U@-O`^ehu#MkWn z{QUp_{^{xI#n|ld@$l~N@5kBgv9!0z+wHW?=G)ubr>Cds>FAl6nY8A@0000000000 z00000A^8La0027xEC2ui01yBW06+$!z@2cXD;jk}p>Bl>peB(9jbu>ZY`UASR>J`R z0a~k-!C6j7<)wscw`tg0a@%#|3a~V>3qYtGG!Fv<5m#9{GX*#T111U#9WOX=S#w84 za!E>D1R(?<9D194Ukd>^5G-k1UM>hDGzkJ20yq+f1UL&V4ihvL4F?p4S}8a!2@fAJ j1~eKB#6$%UI2#8tA~}-LO15;nn3_NPxslu diff --git a/ietf/secr/static/secr/img/admin/icon_deletelink.gif b/ietf/secr/static/secr/img/admin/icon_deletelink.gif deleted file mode 100644 index 879506e915587b627eb37628dfc20f63d0df3890..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 180 zcmZ?wbhEHbc&kkH2hg{xUB9fxq8%JG(R5 zT3?Eao`!{eDJnj1U~tLY{9|s;X>G0VWo1vp!=HwQFOrn}|NlP&4xspxg_VIpoIwX9 z53Q==(Dy#4a LSvpaJg~1vCr?5U( diff --git a/ietf/secr/static/secr/img/admin/icon_error.gif b/ietf/secr/static/secr/img/admin/icon_error.gif deleted file mode 100644 index 3730a00b260392902a17ce317231f225d301a241..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 319 zcmZ?wbhEHb6krfwxGK-^KP2RTRMdYzzyCjf{=awc|GIVm&z$-H_U-@b>i;S#{{sX6 zi;Dh#`0#&e>3>Vh|D2rv=gC*q|>i-WM_<#QV|C1;G zS5*8rF!=rZ_kUyK|3JV%TcG%pg^__lo4aiRnY%vG=3p{kB40{i-Of=+@(~uV1uMX?}Ag7=XF|?Ol6Sjo<3-XfVK1UOyY(n5J=fzqm6PfS~+} z^|?xAW^3f~Ik}{u{G&Q0bzZ_O%_K=t33}h3DaHz(A`qqQ^`RUGW8sc52?(;;{M<@e z@uWFDjwD4D)*82u3wHB_-iAGZb$gxG(W57y>^8l&90S%#dH1LFL2;t7?_OJp!P@eE zo;ybG^4Pt$I$&Q&?vg2QU(`K2C`W;X0LXla)9oaC2LQnPzulA#W&bl_jV5!Zpx6Ka N002ovPDHLkV1ioZhaUg{ diff --git a/ietf/secr/static/secr/img/admin/icon_success.gif b/ietf/secr/static/secr/img/admin/icon_success.gif deleted file mode 100644 index 5cf90a15aa6731798b025a238fa47a1658510fff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmZ?wbhEHb6krfwxXJ(m|NsC0@cYBBf4?q$zBut-@A?;OHoRQB_4TGbZ+4yjc=Gy} zYu7$sefa&slkbn8{dih+uDI?}MdP*V#;eu+_qwJ$=-=~p=Y>z_u719puq!NScSPpF zg#4pv1xM2>&lOf*D6TwP`0>{VkG0l*8=OKmdxUNAj@;&(aUeGLNb=vme}Ptmoj^XJ z_>+Z^fkBHw2V?}uPYi5D4pR#}bfiS5bS&9qz$LFSv4l%VM0VNAuq7M$%x`OYevyni z6y)sQCFr(n`AWsDVxcXCnHqNfPZgaKf;1I5H8q8UQ?&$wdD=UoSe-bM`a7ehtsSv9YoH`}>rX zl#q~+#l^+a($db(&hPK<;^N}k+S=aU-Vs9jpc{YH1FZrAg(kg6(=^rTTIZNtyA0$I@Wo8@?3sfhY&rtv%;8S2PTKQl;t$|J)}U6l^@5cQ)E_P{B0RFB(zihfvtW#}Q# zJ@|7|+ylNg)of0-`zA|}GW0v$uDW;6&tj^osYt)^4_R;ssedVb;{X5v07*qoM6N<$ Eg3hk9IRF3v diff --git a/ietf/secr/static/secr/img/admin/inline-delete.png b/ietf/secr/static/secr/img/admin/inline-delete.png deleted file mode 100644 index e8c352f07ffc080bcecdc7ea7dd92820c822dc1e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 451 zcmV;!0X+VRP)YH zpdyfFFlDe~uxBu1kY!-Rkkw^~WJqJkV2ENcU|_=3%*kNO;EMzu7`TyS`596f8jxT% zgAl5ARt6^qU&lC@b}-A8fgNsm9z%mp4@^6lRm8x9>O9}x+TY(-O#o?MHR1R7iSVO`D0#S&=!A1Z9R67Vt0%esU4hIj`002ovPDHLkV1gYQzt{i( diff --git a/ietf/secr/static/secr/img/admin/inline-restore-8bit.png b/ietf/secr/static/secr/img/admin/inline-restore-8bit.png deleted file mode 100644 index 81189411bbbd5aef469f0b568774d2c91adc2da7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmV-Q0k!^#P)fYYoOM+|P00001bW%=J06^y0W&i*Hut`KgRCr#Ekx353FbD(< zc+I}f{QsvzXp~5EN?)s01{~gnj-31T25By3IUd|{XE~eUu~f@8Iv>uiBQ%DqzSSDh zXejK;8IDUkDQ7rl2rkYdCTXEvoQX_gk9?F{L<`3%^C$Y;P7Q46DQfzZ80_0s&@;l32^@OP=!gZF;P1$;4%(4O;7&tFWX cOews}50y~~>~t#A?*IS*07*qoM6N<$f;~;0d;kCd diff --git a/ietf/secr/static/secr/img/admin/inline-restore.png b/ietf/secr/static/secr/img/admin/inline-restore.png deleted file mode 100644 index 2837ff950ab2f47ed3743eaa82b7349e206e6c0f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-y!2%@pJ6Y#2Ffht_x;TbtoL@V6qZhNIh--h- zj8M-2fhh_cVonL6EgCF7E*_%C)utvTCUbCzy`1{fc=gYwn&yOkk0Q_be6!t@`fS?t z>ThprjW-;-yv%z(qxqZ-8y`)xF-|0(SxmPNIt9(mgix}V8}B)F zFkFR@j<=kavKU3LnBwqwR&|2OlEn9o7kifN_2SL*-E+LJX!f32Kcs(`=0EJ<{>8In nN$lf!k7pP>?JSzhKcPN<)v=HB_D$Xe3@`>yS3j3^P6#2a57-S&KT*C(G{DQl+NNW9y=`fHnu-v==- Ot=>b+CQo8uum%9*_Ae;_ diff --git a/ietf/secr/static/secr/img/admin/nav-bg-reverse.gif b/ietf/secr/static/secr/img/admin/nav-bg-reverse.gif deleted file mode 100644 index e810165a11c5eff161861d82c840eb5d847000fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 178 zcmV;j08Rf#Nk%v~VG#fy0P_z3=;-M9`1t<*{`U6v@$vEd`}^(f?dRv`;^N}{{r&3d z>hA9D(@t*9{u_A=gpfpKY#xG_U+rVXV3os|Ns5_cLr=g2P6ox zi-EQ8fofk$=Ddtm>vCT2a?m+nl6&1{-TNB7zXuk4xUM19eo<#mZ%zYu2t?zeaG=<}F({aqrl6^`De|`PR`nSyg_g{XjI&`ak@yUG` zo;EK(J#+ijhQ%lP*I%ezbo}9~&(pSE*?IQS;=MN)@4Gd3=e3%J$D5X(nz`fp(*3u$ zoqaNI*R}d3CpVpX{Q29jre&vU7apIr~bzW=sp-|cz3uWvc? zWa{QC$8Wq`dhpJqjhE{epV)Z(?&i~vr*FGDch`+I#~w`He7Swq*`){W^sT@6^~dl3 z|Nk@49Vq@}VPs&4WY7WG42ly5_T3GUO_4kje3Fi`Y|PEgg2Ei`p1iykJ|h0&z5Zgl z0rM9G$k+=tamfX*T&cAxSkXVyMZhv_>sB}KZDAbD#%4hW4zfg89~5H~^<`z%2RJ`V9$77#OFv^CvqjY0A7XSuxNk>&%VE4w{br3Jf1VK49#UQa3Uc3OT{Z NtIjEA%EiK94FJ;24lMux diff --git a/ietf/secr/static/secr/img/admin/selector-addall.gif b/ietf/secr/static/secr/img/admin/selector-addall.gif deleted file mode 100644 index d6e7c639bb2ec270122861f054289845281fae26..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 358 zcmZ?wbhEHb6krfwxN64GwdVYqV-FVYy|wM^)3z0-CvU#|?Z@x7m1n1IyE0+p#RUf* z*DpEQwCq&t%5&3q-kG-LYR}pWx1PLjUwNi;)tTmHr>AYX(!J*V^leu=SD$TPd3wsG zD~tDD-+uc3vi-Mqo_}`i`pffoUcPz%`N)+gC$B$Wu={53y7Nb`JiYSZ&EgJ2jU%oBgck}JXFNZEY-hSr6{b%p@TzI-@&-ELR-)%g8_xtzn|NsAIzzr0CvM@3* zm@(*plz{xiz}D;}e*)+h-yWNC)(RZyTq=rvah$l z-QC^j?C`?E!rI!}-rnBp>+8?Y&$F|$v%JQ(wzkK|$N2d8?d|R4>Fx3H@xZ{qud%ZB z_V&`!(&Fap*x1<3&CRj8!??J(+uPg8$;r;n&b76*)z#I=$jG<1x5UK6zrVlr`1}9= z{{R30A^8LW002G!EC2ui01yBW000K7K%dYz*=R~SmZ2~lJ~9pwN1*_@60%NHMxlAX zUK2qgWbklk^e2tm$$Y6>%tp5<1aBx~ID^{#HdGh3{RjW2`-1y|llXdIX?cBNZ+_`frSFT*Tbm`{Jn=f9xc=ztz_wV0- z|Ni~?^XIp2-MVq(#`*K-_wCzv>C&Zd-@aYHe*MaoE4y~>`t<43?%lh$ZQJ(v@#E#o zmmfcV{KtY3(LiF)@D4T0VKnCT(SA zX1)$*HBn6#jwS_7P0<=>4NmpN;)-mGISX90xU|;Ev8_pU4PxOI7UpJ&^3YJ@;Za-V LdE}_8BZD;nhnJNG diff --git a/ietf/secr/static/secr/img/admin/selector-search.gif b/ietf/secr/static/secr/img/admin/selector-search.gif deleted file mode 100644 index 6cb605ba182944e74d7075076af4da7e9a7558c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 551 zcmZ?wbhEHb6krfw_~yoN`}S=c8=Jp>|9X0Qe){yu!NI}X+uO&-$I8koH8s`3!otqZ z?(W^YSy@?TW@e{PpT2zg^6J&ABO)T)-Q5!s60Tjl=Ire3>gqaW%9PsL+PQP*Ha9mX zCnrZoN9W|^#K*^f{rYv@ym@clym|8E$=&V_@LPJBVtE(?uxDXW;RaaLxbLLEYd;7Mww%N01*VNRUKY#wgg9n+J znUg0^j*E-y=;*j{51X2rQc_YJ9UbrAzklKXEry{36o0a?GBCI?=zyFIiW3L+ zmIk+`=9bnbCpJqX9&2TDZs#_6Hh!jQOg!3*ZF8C|IJo#UnoXF6bvc&kUSf(lHI2vwmF;LUf mQg>i*HGbH#Qpi?9gq2(7aI4Azu0!9NOc%2L;bCQBum%7mHJwrb diff --git a/ietf/secr/static/secr/img/admin/selector_stacked-add.gif b/ietf/secr/static/secr/img/admin/selector_stacked-add.gif deleted file mode 100644 index 74261696522de5819780082d9d92d75f8ffdb4fc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 612 zcmZ?wbhEHb6krfwcoxdgw({()C+`>Uz23RzeCvwSk6wMQUT~~#(eW)O@4x%}qhZO( z=4B^W9lAAn)1{a1zimDJ=;PO)eQVFX`tbe1%TKd*UVs1P$KQYdUVr@FvFhyR6ZdwU ze>P#`rA;RvPThQ^Vacg^yRJ>!dS%hR+gr{&*>?76|N09vw_ojAb8ha=YxRpy&e(CS zX5q0dryguM`QY`3Zw-r2%-nIkdHLz4Wv6Nu9$&Km_M1=N`!`%%e(?6hjhE^cpICbE zPW_UT?JLi0J9WQr-Gy6EKkPjFXz{*VlQv#%T6(H>;qm&#Ct6mV*>vi0?V{s*E<9;p zb#~+NyGsw;*?ju(++8>N)?b{q|9^%71&Tje7#SEs z8FWCd0L2Ld`@x3LrchxXZVfp-CdTGwF-aChB`GOoO9?O0UN2rZpZN=XRJAypI8=gG zu3D|&6>7p|?7dlrpI>J4W)?;pTi^Y@;vpg82Yh*%1Red)_zN8tI_odX#vXkAI^SWw z8`quLnIE#U3LF+-wUd@+HWGAYV9+`IIYj*f0~?2-=O67a@_!~B5V-KDV{)@!9S?KU zg-$*<4i1Nz9ITzZT>%EXL7SAjj`z#?N@%FQnAjwxsS!|7=*eL;*Vos_$H(O9?cUzr!^6YN%ge8^vckf`>gwvV zyvDP$v)I_!vAV;~&d%H0+sMes)z#I>$;r33x4*x?xVX5rwY9{=#P#_5|Ns9000000 z00000A^8LW002AyEC2ui01yBW000KAK%S5naXdmc6(KMjYAO&AVzD@V4lqm;hLU-| z-jabLRNQE28e){D>0mrlZWF7McDqHrjtjIdGl3s?cnEyf&#j1HCpm1R^ds$Tu?y v2{Xwz1xyMMI@Q+KSVJ%eHQnCb7h_HpIV%Yq94R_BSxrJk53meNO+f%VqdU!B diff --git a/ietf/secr/static/secr/img/admin/tool-left.gif b/ietf/secr/static/secr/img/admin/tool-left.gif deleted file mode 100644 index ef014c2236127f655d8f19094693688a1d267855..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 189 zcmV;u07CyqNk%v~VF>^d0Q4RJ|NsB_`T6zr^|iIN!NI}e;^MTlw5Fz}q@<+l>+9+1 z>Fn(6>gwvFqods1+`_`bsi~>N#Kh<4=efDLot>Sks;aTEvEJU^(b3W4<&9mn(y60}&yyxVJb5~!#eqG$N?)i(Cvsdo@^XE@`>)PMHfB*aU z@8{2-|NsAIfB_v417w#2tDAy)(X3=f2ekz{R$12rWV_80byxAa@O8{&>MLFNBWQwh s=3^d0Q4RJ|NsB_`T6zr^|iIN!NI}e;^MTlw5Fz}q@<+l>+9+1 z>Fn(6>gwvFqods1+`_`bsi~>N#Kh<4=efDLot>Sks;aTEvEJU^(b3W4PbGApO4+6s!ogq-0O0XtBme*a diff --git a/ietf/secr/static/secr/img/admin/tooltag-add.gif b/ietf/secr/static/secr/img/admin/tooltag-add.gif deleted file mode 100644 index 5f518e682dadbd3b5945eac6e1ac21aa3f436cfd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 325 zcmZ?wbh9u|6lM@)_^QD0|Ns9#fBv+zv^;wBX!-KxKY#vw@#4kw>C?At*|K`|>M2vE z+_-UL;>3xsUcFkjY*}Al-=+kP>_UzgG`SV}C zeA(LCdiU<#fB*h{{ra_`q2c%M-wd<_Iv~SAeqmtCayXFgp^_&e=FEN|MQpw+%L>hw zDC1!DD~}tUrd?IPZWS4I{6a_N?N%eE#C0|I{&6gGv6@@KFMiQqydo!zvpK2MmAfFl s)0sssJItS5f^pJhXFg`ugqckIEJ9LqeMMwetXv_=%qthd;K*PN0J!UPkN^Mx diff --git a/ietf/secr/static/secr/img/admin/tooltag-add_over.gif b/ietf/secr/static/secr/img/admin/tooltag-add_over.gif deleted file mode 100644 index 3710c5517ed12989dea1fac27ee332aac37ce824..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 328 zcmZ?wbh9u|6lM@)_^QV6|Ns9#fBsy%{pk1a-##g=?uji=p1+OC@45f@<gFxlu!u5Fp5n~MqMMNNubT6mrhlZ^7}HLH2# MB^77*Ix<)T0LtljD|1uloD@pFe*-apJ^Hn>L+2d-m?#yFEQU|Ni~^ z`t@r=L&NXizZu8{Iv|Z8zc8@XIGoS&P)Sn|4B$Gz!qIg>sr_n*Yk1>}Hm(hB!hIQ; zFI(-TdR}ORy6p^PRcGu<6rNqdy2wLn%Et;ZS4N%s28OEUR+s#Oq5!4t!1T-jsYw9| x;lg#{k%4SlW#NG=^302uxQKAGr>tTWXHyee=ffnbzH9d`S#CwG6~2xP)&PFHmJ$E} diff --git a/ietf/secr/static/secr/img/admin/tooltag-arrowright_over.gif b/ietf/secr/static/secr/img/admin/tooltag-arrowright_over.gif deleted file mode 100644 index aeb4bf0de5a90ca40df0320cd9dea305e4400e3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 346 zcmZ?wbh9u|6lM@)_-erL|Ns9#fBsy%{pk1a-##g=?ujkWUw?S={H=d_dsKc;UGJih z?9Tg-U*3N3tgva;`Kxz-{`^_iHaER$vRgv)()D|@YNkfyb+6faC^)mjA*Si^^EbN= zot?dG+v=@{Ht#v%nbeYAH6^a7@71eUuJO%X(^sw7bYT1b)2S7c9zA-rZU3pSU%&qQ z_s=D+dC9uHm#*KpjcT%wZekz>=ztW1{KCLi?{GHTLnX~l^fKcC7LKk9N*xzVT;n%r zv~g{4lkI+y`Lfkbsv{#SG;L=jmpY?XqA>5-XNv=LSWZ<``pCK(FgG+YRJXRfB diff --git a/ietf/secr/static/secr/img/ajax-loader.gif b/ietf/secr/static/secr/img/ajax-loader.gif deleted file mode 100644 index ba558b254d2f9fddc4199c76f7978fe33254a6d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1785 zcmZXUdsI`|8O2X-9^9K?Brk{&V$d-ryc7hCSjG?xm=KVc7!gW9DTsi)L?SRGHz9!l z3W5=l(!d}Fu%mXA!T=T{Ff#Qq^|1z>S;!y?6h=1bo}Q+rCVzkbxVX6S@$u>DX##;TFfg#Rv;ZT7ESksSM@ z|FTW!(A_hW5n6N2#=iNCGc>SKCfek_E>H4i%f+g7zwm}b^1qGuE%}mg`C(Ayl%lb6 zT$X$-+i8Dt)6M7J>2;!jTwSnMt!I^S(mcp93Bn{3D{5yd{fr(qxu2|v0SKrx`oSAW znR|XyqlY#S8HM}*Sb>-CC``cPnElCnOBFc4^Q#`<;EPLg`|J5f{=mW!e75RE+sKc9 zc<}I)?tVv7i}Lm$qhH0qU+Dik-Ol|2Gf;81|K+{w<-)VM%HhSC?iPMf?)v{(Cz1i> zlXW(50)UW*S$Ajq&FvR=LRTx9s%Yuy^pSln^j0XdTfz6lby;Yhcq+d!%hBK{{IkeP zZx8?Lh_5vvTsvv7MIX{uO1cAgQ;B!#e0WBOxw|*#tB#JMSN>z2`1l+q<8}Hn3aT$J z(^l#Xr)uj?*N2`crY$G%31c}97eM_LV@BXNH>mJ_G8Ar%W(iWkkN`nNt&P4{-olh` zo8?4vSljrAyxvwl*y@>1Ay9bddH#0Kw{BEv`RFcG!xo%i{7&&O9vVg_RA2Rm5VcVj zu;&q!pRbme#xh~DHo_}8SDBw4OsZ4LomXJkVHj%w4Z}E`GuDT~zH{M(v1dKJP=53N zsES*f@QdQksRvZJT5jNE7|oJR2OMGzPbGhI^Gu;XmRI)5ER=W>U`ImXcP*37`M8v{ zyE&xK&Yb_HVXAy>Uturr?7~MsM2mu*rKk}pqf{XJ73!FMKnHA0J@rlP*Ik1}4g<^= z6xZMCd77Vuj5~s{GskP2bkJ%>y64cuLPFFXcogyeI7P+Zp6NS zGBa7>U$S$$An206{+Z)<=K&a+du!W%cnJR!A3}Wa#3DWkL5?^X_^=7tn}{NXM}Y}C zim%Hdn(~rk`75AS0~{8`It;293xnFmHhTXlw0SC(e7yP*t&O=YA#;Q%w2OI%Ht_rV zd>f8fZmVN;F^aZ?fI!sR;GmaZwjOEt_v-+=a_Ht7>e`kUwhCZje|OLXfN0O?D{0E+ zR(t@r7-1Bs*Psky!G;Qbm9d0DI>oN>A&N`D9}O0YWBLl{t>c{m{od zmMJx_rzYJ*b>qP3czjOj9j4?F{EgnFLe7${rB*WQ5 zEK$V=g06oyonbeA&N=2mi|P4&!TNh0dm3G06OLsuN?1EsM4%I``@(Gn0ECHuDoGIr z(49E*;NZ2uTeXRj(=hjfUWZ2FRZT+Hm0%t#KYF%BGkINnNn$*Wh-;l2&06vI&CYQ! ziuid0U`3TatZI*8+3Wtbo0%`3whv`H@%5dO8}BFP<8u8906ssPuEsW$i?NJBPU9L_ zB;v`Eyjs5%FaWInwJK?~nq70>h~^FyKUMM7N$D-Km9UTuc2OJ`+|xo*WzPeZP?J3KMiAs;Z_$&mS{q-6A!8JmLpBH>p1DDy8bMj+$4M zqPpSAgjWax0Ab;~V1n3|?5nU8b;SBij7^5yNY#uhi2@w=a47419VB-33bM&b&iBBg zJ=w;{&~ET>s+h@B36z)5b;pIYX7@dKL%rYtLtpCD^H(n+QHm!DaTw_zz)07_4s6+6D0@y?YJN^sYQGAa8 diff --git a/ietf/secr/static/secr/img/ams_logo.png b/ietf/secr/static/secr/img/ams_logo.png deleted file mode 100644 index af1527a8ffa09a4399f56253dbc8705d07141a21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1745 zcmV;?1}^!DP)-5niJG{{FDZ;1ge>E^(~|Rh{4I@(Ea7u~f`1<_0 z(Bx;B!!>rWmbli9veE`tos6;4>G1Zr&*PrG**ST!hpx~ARGb!%W#I7Z(CFaVVGS&zPl#jqD*q=T!@Qi{8>+RSIRn@gyO zRjrTB-RmZna3hs&!{XOiu90Mx!ZdZSwawx@d$aug{)({C9Fl3_@$0PD$O45}u-VJu z>+|mS^gEz_z~R-c*U5{=v-BSDwM)*7N!IcfFJ(t3+voB6{QZ%%)Ixu? zNQ1XKda}>n?0u)q!PVzUgt+qd`k1-b@b&qp!`y$Sr`5&W z=kW`PUV_7|oxRzhzuJzn({j6_?Dq08bFO8V!{hPon$Em=zNgLS-o4W0Zk@&&WToEe z^7#Dv(ctY`uaa}1$Z(#=(dpro%eku7$6T-F;X`}tR{ zkOhWXPl&o-vX=Jw`);|PwcF0~_xc)*T1_#)+@dL4LIN`TP)Fp&VtV z)8X#3%i-GQ@b2^Y;Og_K#oa!9v+VNtugT!6#@+{4p5*QH3swV*00001bW%=J06^y0 zW&i*Ke@R3^RCr$P(^IhiNDu|^)BX9{wr!h#+qP}nwz;-#+qP}nJ(GN?`?^*4ZTI)m zIjPjiBvXU`GS3Y+^0ZGr+Xojyu~ z=)0$+>j8XP0L!sfXj7Ou6dicR5`{raUb!J&6hXVMQiX(F0YD%7Rw5cOX!i-2*3Jw* zlO6%FB7}Ju@bnWfl{krf`$8#u(4UlRpzI*!1L=ri2m*{dBE(l@qoHV{PN-m!S zS|7`V;UW^}z;Gcc*Lhb?x?-G+BLGtSS%nd-z5L$0Z%0k#(dzM$r=ZojNsRXv`l}e- z3xLBJ8%RVafVX69g4mwm149t=1A2p(bYbR)R{(f6_i-o(DVB(A^P%~<^@3jqFor5( zh-e%e@{fs!;Qk}*et20lJ?@Xw-8;6ib?ASul1u@>G2`wWIYwS?Dp`y zHi$;DT<wA1yCgSEqg3Cl`yZLcJT?3>cwIqN<`ku7A&!vPXceL{5z2Ilt6;j3Ss#!t zBRJ{~D6arGv^8lpl;P?Of1^%{?QdY)Uqmq{fdExl5B#mp3GiMA9jmn#g zZ>w!ovo{q$pIb<&slAOT;qU|;CMv=9(r6M%wJCC!n$>Do?t^8<*%rP8z*^Ss1`zl4 z#K_u#>Yb&o^CHE>fv(8NrX6J{TjKyys+;spS6y{^RmILl<6qdAf{rfE$(Rk`S{8Sq nQ}mp(9=N(NH{*Q#EC2fkc7f6{Tg8e400000NkvXXu0mjfwbRW+ diff --git a/ietf/secr/static/secr/img/delete.png b/ietf/secr/static/secr/img/delete.png deleted file mode 100644 index cc8f92a9474b48fefd8abbdfab53dd5581cba0e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 565 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 diff --git a/ietf/secr/static/secr/img/wait28.gif b/ietf/secr/static/secr/img/wait28.gif deleted file mode 100644 index 8baca56193a753e2f8ad1f8c0f0e0061e935dfa1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5807 zcmaKwc|em_y2ihJNywL#FCjn(+m{d^>|qrY?UxWjK*R(=L6HW*iikEKDq3u_Vgf+} zf@0kg1;woe#a3H8O~N9e)!@>qwQX3eblN&p(W>pV7w69H%-lP7&iVJ8f8O7Dp7(iA zMy4b=rNj^L1AfK;ckbL-zI^%k`1qbZd#0wQW@cu(ySt4>@ z@Big5e|h%o*>~T4w{6=tr_*`<{P}CwuHCzL&&S7S@#4k5{q|dScJ}1t#x6l^UXKke*5jRWy^m0>8D-0c762GM;kV5`2F|apFe-j<#KP|zWwCMlXK_JUAlCs zw6s*O*Z=Ut4}bmZU;p%{KLG&n^5x6#zyJQ})2Bm2LqGob<1fGb($LW0a=C8ayxG&! zbNBAu-rnBJmoI~fBopuqmhx3pMU;&aB%R=H{X2x`0@4Y*9Qg$jvYJJ*Vkt< znVOrMJ32ZxZ{92v3b$_ET2xeY>eQ)#fPmLtd+ptK-#vZ$bZu>|QmOp%%P-^N;++1A$9+1dHQ2Om^dS8v?7vA@56$BrGJeDaA}t=4EX@4fe4d3pK8ix=^D z{HDskx zckbMomX>C= zS+izMYiny(Ru-GhK62!UN~Oxr&-e23N=!_IAZW{$Efp0Nt5&Ug{q@(QqoX}NJp}?m zN=iyeNl9Q}U`R-aNF-Xne*MXlC;j~V-g@gTI-Nde&YT4c7HrzINg|QN#KiFV{3T14 zG&MD0u~-(1Ra{*B&O7fUB_)N0h2d~G27@6Mi%}GvJ9lnGL_}FxSzTS-!i5WA7|zMb zS-Em027`%=j08b&_EG(Ri}O1T^pUWsKqY@H2Bg=)V5Mo$xhf+{$-Qj^rlJ;JBTG4Le%OSDMF2)eO`Ke{f zk{U~N^=kUJRTJwkd$I&~%;kVcczL&VqoNb!ANN4QAsGj zHrSwW8sbG>_oJo|qUL&CxmQWws^+|aFq|1Zsxi0rx>-|Ii_Q(u@8R|j`P5nu^|bN) zE=B+1YEM9UT&LC^REx#S>BZBSd<$p!MAr{ft3n!EAEKXn?Fs8Cv{1b+&)|Y?0wpH5 z0N^!N-83l_2`%*#R(03oytI5#PPoLs%E6e|U)8S!hXq1pE}~#U?yytEd_Zl*MmKaY zv^7BXs8~+mm@gw^Mf9|gH(A0xD3a|okliQY0Z)muUknmtfCfV;12l}7N#IMYzTim- zhTY+GEK4y=mlcjuZ;8F|`9|ML4Ce2sus|ecmKS?=1Aj*)vk-#t9^u)~qwhL)@J<_8 z1*^VF3d4TSSM!w(7vsRa2j+btRfMw`$t?xIn^+G<_R=%kgj@=x49shJewO+*NS(;T z$1&X9F6pEBsY;G{aPG#)JyRmxw{!|ijVm_9TGlO#URQHlIF+%8potpUT2+G8YuJdi z)*oJVi@jy_@_uQp9n;{3pnOG^6Tcq_EEeY3Shz7Az2!$$`B8oA#rD-hLpIF0hnU=~ zJ1i(2yD#mHuI}70?Jl~zJG;O3Z08l9@B^ZrYf2}i_5p>F!#vI25g#hka%X?{(2;ZQ zjkT;#l*WV0sslo=I?FSu`b8V=o046p1|ObT{L!3kG6C_3vgou~dIL+cgG~Nu(?+n3 zqDe^L^x=64h~2&L7K{l`oJ6r;K9tZ0O6oq($A$gct)hf?!M-45DY35MPMLAUIKH(X zIiRsv4*@c$+7+t3SiT4`O0D`>yKiDM8oLT_}BMS$hsX(HWHS2Ozh9 z3kZA#=+1Y8vw--qK2xiF;%V4#a2meSVGac2XB-nk7f{-m+#;J^ctf03e5rtA?`-NM zglFDw>CF}%E8PPTQPH})4szAbBA6A7#;#~8UVGP?-M*iRoyaZ>pUw#27)@qavyNz| zz5mjT#GUdnMHgi%S>Nu+I*Z^0A(0}A4~6yC4DAv;N%xG34cPp0;R6mmF%ubt>hrBy zJWhGXb)nZleUI9zcyTjK?bpV)B$Qi#bUIS-fnTz1yk#W(^s)#(M=99>$z=m8r+{<} z!RT?XJNL1*2|w&PZtDnIIHQxru`pJ%!#&_NDAAy_ItS@N4}F<4bTMcR<>gFQ(3g$8 zAR_^+vA&g-M*qb#-uK7}LjZuM);Og>e6vzWBz1l0BxYR#(#cD*M;(-=0|=TETT}u8 zyjv;&Of;K?K|tl8oXX`1i!pNXsD+GLa`jn~1L&b5k8F$g&bY3b33Q%WYF4BWaT*>%vsm1$ z&Q^B5Y*vfAe9NI|L!zNyM=uRWf(_r@rbaR1EVJsVe=mP`QIoQHw*O#zvc&htD{e#> zNP*8AoKb_m;X4ZM1=(`hX`PGbq2XBaabLig;{rSW(7fk~#^ z$2m~ssAH%(s55BX`~-`E^fYd3(@@Eq;sx2oGcLF%OY8PI`B6)4^TAxtN5m9VE=$Ki zL*RCUlA#8O+!Q9I&OeD4-Oe1hF(QAkU$RL2!n9NKBs7IgGTO%lz^4 zs_J*M zt7|&VKxjf-8pfv#5K*WqC#s5|j~c4tStVjmip7FrFXyXCw2f_w@my~eFi;#Jv}dR? zY6VVwzKi8Aj7n7=$O)DT9WB{O7t7H9ARrg$K1*g&CKK(`L^HjZieN6$d#|dE#p*JO zHDnfY0X<@mit@qjdC@jGVdHXZCJ}qal_n2ftLZs7@W2Lz)$*sNNy`{ME3b98)Y^xd zeL&x7Y4Zsz63LXl*eVtx%;Nf0l)AG+#x?>^=HsxN`|%0Z+~)Eb!qSLn9^p}~RZNV* zr!$xK;3YQ*7l~ELTdP(db&z``PcvtFfZzqurzpv1yR#Yz?vZcfy7^aVVIUdarvfn4 zyak!&yNQE0L*koA79)%o?%KCtd*S07>)adP^CqLs@}Q)h5gxcZGCn@Tb8phMndh~W z;-j=99xXeo&yz-Hj7^s&pvWp``0`a?ujdrzb_)%Ws@{m{9y+m7Zu+w z!PG^fxpWy{#U_4aQ=panUh`fuDM9d!S4sb#FVOtS1zLSvCy0*Y}WbhG}CJaulwqKp5@%>>K-~=agKLCssJI3biSkH*Kj&925^4n za|3LLN}0)<50tl-uDf1P^K8b-)jD_cz`#&mTQWyvs44Tf?+AO-ieERd$B^ zZ*NDIjEr1%lcc7$7s2F&ijE7r4do@1(yiaA=uJM@AM=I$I#VQHDa1g&xHa7x{S&u? zD>oO^2tE0Nr6TOJ)vyHiZ?_tK8=<^(54P*Lc{|lS4N?S@CpgB`YqFbY|0jI#=v>bV)acrzvTjG%S7AGPw^`bxEhm7Omp=c1cm#ZYJeF{ zyfk*ytkr_?$9b^c8Ky73^zu3bX1#WvqheW0OcK*#R+T{4F0|QLN{hj zWuI{y>7t8Dxo@7<&Dl_pCi42S28*j)V1rd+8Je~*1ial`kLgZt&K94k+jtbE0Kooj z%X>B4O1w`q?jIpr^-q)tzpHo}txgk6(iYckNLBh+3$ugYLWQ3-~{ zsD>7ooUYBU3&=pc$&2|{WaoK_ayCV7(vl<@5=s11T{Pms>u`=vi59! zIHu{7T!~SCICXmL<`Es2q=@Tn;gmT-qc zac{JPIG&vl0GXA_@qRiZ4n}0IYJ}-7L8WV3C)7AAwSM{FSVBwsaddt@Wya|H5LUB)I|yhT;+ z`cR?sj$!*Bn?f5F;+K@kuA+SDu0uQs7UY&j83|f(tOnEPUYL`p%^LTk^To%E&7~VjutRl)yZfu=H#KU1+I)FZ`!0<7U01Ztr*odBND9=HkS8&W3 z>RYKYQd%g@2J(*7>b~6hO)dy`{0uVe&Wq#>1uak=Q-$W8&IdgM%eYQvg92pJ4kioC z@cz_TI9RP3goQCsuB_D3Y(ax8fB4$}8cPYUd<`KmXMK$))F?a`_%XAXtTc6#nrxE# z+yRFA)k&6w3sd6;It;Gk(Wk2r2&P6WlgF)ts_;Phnp1q zv_6&$y=CT>szINW9F>@(MLbxh)XWQl($JwGz^%15PA$QCjQ8OH6whh_!(7Zh5Y_`{LvBhy97NwtOru4Yy|Sl=e7PQ@5%?K-n3 z=zdi;FXNO5I3!*gG2FjSLE$n0qw59Ir}Fak*wcMhs zAFL1Dlh?4pDHSyY<^b*{VB|_ePt1s1HP0+O&ESWWE6m23iV6P#AL=%DK;VJ z_6#CpT%de$1G}RA!NLGs;`l^H^z%8W$47>8crh^_v--bd8wnu(lcD|bYtYD;#gjc{ zsc+Q7c(gqh#xn`nHK@8E);G}&`PACYI)-2a*EmVG812ctje6)py z%e+{XwvKsNpI!l{RB50=jq%0>NB5>NjihOunKPv=4BqKims;Bn=Nm z8+ng!lCHCIlH+F#H_AYj8=f@$xOdTtgahC)1hqBZpsVBgWn*KLqAYv>RCFuViPwht zb!Ha;KM{3u?MalkYHEN%Bg%#C%Y(w)feCyJv*5AFXbq7NHUsAdP3O5D8xk58gJOnf zEZU6Ya1*RP)YmMScd2?=)gUdkU^kxb)`9BKU>L=ulY)POJj0lDkW4XKKzA;p+a0sD zoSsI<`oRz}qhneNB)6%W!s4Kr;RqeX%;09adToKXh&m$KpE9HKOs)d%p tbody') - var count = field_table.children().length - var copy = $('tr:last', field_table).clone(true) - copy.removeClass("row1 row2") - copy.find("input[name$='address']").removeAttr("readonly") - copy.addClass("row"+((count % 2) == 0 ? 1 : 2)) - field_table.append(copy) - increment_form_ids($('tr:last', field_table), count, name) - } - else { - var last = $(first).parent().children('.last-related') - var copy = $(last).clone(true) - var count = $(first).parent().children('.inline-related').length - $(last).removeClass('last-related') - var header = $('h3', copy) - header.html(header.html().replace("#"+count, "#"+(count+1))) - $(last).after(copy) - increment_form_ids($(first).parents('.inline-group').children('.last-related'), count, name) - } - $('input#id_'+name+'-TOTAL_FORMS').val(count+1) - return false; -} - -// Add all the "Add Another" links to the bottom of each inline group -$(function() { - var html_template = '' - $('.inline-group').each(function(i) { - //prefix is in the name of the input fields before the "-" - var prefix = $("input[type='hidden'][name!='csrfmiddlewaretoken']", this).attr("name").split("-")[0] - $(this).append(html_template.replace("{{prefix}}", prefix)) - }) -}) diff --git a/ietf/secr/static/secr/js/jquery-ui-1.11.4.custom.min.js b/ietf/secr/static/secr/js/jquery-ui-1.11.4.custom.min.js deleted file mode 100644 index 9cc06f650..000000000 --- a/ietf/secr/static/secr/js/jquery-ui-1.11.4.custom.min.js +++ /dev/null @@ -1,12 +0,0 @@ -/*! jQuery UI - v1.11.4 - 2015-04-24 -* http://jqueryui.com -* Includes: core.js, widget.js, mouse.js, position.js, draggable.js, droppable.js, resizable.js, selectable.js, sortable.js, accordion.js, autocomplete.js, button.js, datepicker.js, dialog.js, menu.js, progressbar.js, selectmenu.js, slider.js, spinner.js, tabs.js, tooltip.js -* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */ - -(function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,o,r=t.nodeName.toLowerCase();return"area"===r?(n=t.parentNode,a=n.name,t.href&&a&&"map"===n.nodeName.toLowerCase()?(o=e("img[usemap='#"+a+"']")[0],!!o&&i(o)):!1):(/^(input|select|textarea|button|object)$/.test(r)?!t.disabled:"a"===r?t.href||s:s)&&i(t)}function i(t){return e.expr.filters.visible(t)&&!e(t).parents().addBack().filter(function(){return"hidden"===e.css(this,"visibility")}).length}function s(e){for(var t,i;e.length&&e[0]!==document;){if(t=e.css("position"),("absolute"===t||"relative"===t||"fixed"===t)&&(i=parseInt(e.css("zIndex"),10),!isNaN(i)&&0!==i))return i;e=e.parent()}return 0}function n(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},e.extend(this._defaults,this.regional[""]),this.regional.en=e.extend(!0,{},this.regional[""]),this.regional["en-US"]=e.extend(!0,{},this.regional.en),this.dpDiv=a(e("
"))}function a(t){var i="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return t.delegate(i,"mouseout",function(){e(this).removeClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&e(this).removeClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&e(this).removeClass("ui-datepicker-next-hover")}).delegate(i,"mouseover",o)}function o(){e.datepicker._isDisabledDatepicker(v.inline?v.dpDiv.parent()[0]:v.input[0])||(e(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),e(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&e(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&e(this).addClass("ui-datepicker-next-hover"))}function r(t,i){e.extend(t,i);for(var s in i)null==i[s]&&(t[s]=i[s]);return t}function h(e){return function(){var t=this.element.val();e.apply(this,arguments),this._refresh(),t!==this.element.val()&&this._trigger("change")}}e.ui=e.ui||{},e.extend(e.ui,{version:"1.11.4",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),e.fn.extend({scrollParent:function(t){var i=this.css("position"),s="absolute"===i,n=t?/(auto|scroll|hidden)/:/(auto|scroll)/,a=this.parents().filter(function(){var t=e(this);return s&&"static"===t.css("position")?!1:n.test(t.css("overflow")+t.css("overflow-y")+t.css("overflow-x"))}).eq(0);return"fixed"!==i&&a.length?a:e(this[0].ownerDocument||document)},uniqueId:function(){var e=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++e)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&e(this).removeAttr("id")})}}),e.extend(e.expr[":"],{data:e.expr.createPseudo?e.expr.createPseudo(function(t){return function(i){return!!e.data(i,t)}}):function(t,i,s){return!!e.data(t,s[3])},focusable:function(i){return t(i,!isNaN(e.attr(i,"tabindex")))},tabbable:function(i){var s=e.attr(i,"tabindex"),n=isNaN(s);return(n||s>=0)&&t(i,!n)}}),e("").outerWidth(1).jquery||e.each(["Width","Height"],function(t,i){function s(t,i,s,a){return e.each(n,function(){i-=parseFloat(e.css(t,"padding"+this))||0,s&&(i-=parseFloat(e.css(t,"border"+this+"Width"))||0),a&&(i-=parseFloat(e.css(t,"margin"+this))||0)}),i}var n="Width"===i?["Left","Right"]:["Top","Bottom"],a=i.toLowerCase(),o={innerWidth:e.fn.innerWidth,innerHeight:e.fn.innerHeight,outerWidth:e.fn.outerWidth,outerHeight:e.fn.outerHeight};e.fn["inner"+i]=function(t){return void 0===t?o["inner"+i].call(this):this.each(function(){e(this).css(a,s(this,t)+"px")})},e.fn["outer"+i]=function(t,n){return"number"!=typeof t?o["outer"+i].call(this,t):this.each(function(){e(this).css(a,s(this,t,!0,n)+"px")})}}),e.fn.addBack||(e.fn.addBack=function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}),e("").data("a-b","a").removeData("a-b").data("a-b")&&(e.fn.removeData=function(t){return function(i){return arguments.length?t.call(this,e.camelCase(i)):t.call(this)}}(e.fn.removeData)),e.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),e.fn.extend({focus:function(t){return function(i,s){return"number"==typeof i?this.each(function(){var t=this;setTimeout(function(){e(t).focus(),s&&s.call(t)},i)}):t.apply(this,arguments)}}(e.fn.focus),disableSelection:function(){var e="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.bind(e+".ui-disableSelection",function(e){e.preventDefault()})}}(),enableSelection:function(){return this.unbind(".ui-disableSelection")},zIndex:function(t){if(void 0!==t)return this.css("zIndex",t);if(this.length)for(var i,s,n=e(this[0]);n.length&&n[0]!==document;){if(i=n.css("position"),("absolute"===i||"relative"===i||"fixed"===i)&&(s=parseInt(n.css("zIndex"),10),!isNaN(s)&&0!==s))return s;n=n.parent()}return 0}}),e.ui.plugin={add:function(t,i,s){var n,a=e.ui[t].prototype;for(n in s)a.plugins[n]=a.plugins[n]||[],a.plugins[n].push([i,s[n]])},call:function(e,t,i,s){var n,a=e.plugins[t];if(a&&(s||e.element[0].parentNode&&11!==e.element[0].parentNode.nodeType))for(n=0;a.length>n;n++)e.options[a[n][0]]&&a[n][1].apply(e.element,i)}};var l=0,u=Array.prototype.slice;e.cleanData=function(t){return function(i){var s,n,a;for(a=0;null!=(n=i[a]);a++)try{s=e._data(n,"events"),s&&s.remove&&e(n).triggerHandler("remove")}catch(o){}t(i)}}(e.cleanData),e.widget=function(t,i,s){var n,a,o,r,h={},l=t.split(".")[0];return t=t.split(".")[1],n=l+"-"+t,s||(s=i,i=e.Widget),e.expr[":"][n.toLowerCase()]=function(t){return!!e.data(t,n)},e[l]=e[l]||{},a=e[l][t],o=e[l][t]=function(e,t){return this._createWidget?(arguments.length&&this._createWidget(e,t),void 0):new o(e,t)},e.extend(o,a,{version:s.version,_proto:e.extend({},s),_childConstructors:[]}),r=new i,r.options=e.widget.extend({},r.options),e.each(s,function(t,s){return e.isFunction(s)?(h[t]=function(){var e=function(){return i.prototype[t].apply(this,arguments)},n=function(e){return i.prototype[t].apply(this,e)};return function(){var t,i=this._super,a=this._superApply;return this._super=e,this._superApply=n,t=s.apply(this,arguments),this._super=i,this._superApply=a,t}}(),void 0):(h[t]=s,void 0)}),o.prototype=e.widget.extend(r,{widgetEventPrefix:a?r.widgetEventPrefix||t:t},h,{constructor:o,namespace:l,widgetName:t,widgetFullName:n}),a?(e.each(a._childConstructors,function(t,i){var s=i.prototype;e.widget(s.namespace+"."+s.widgetName,o,i._proto)}),delete a._childConstructors):i._childConstructors.push(o),e.widget.bridge(t,o),o},e.widget.extend=function(t){for(var i,s,n=u.call(arguments,1),a=0,o=n.length;o>a;a++)for(i in n[a])s=n[a][i],n[a].hasOwnProperty(i)&&void 0!==s&&(t[i]=e.isPlainObject(s)?e.isPlainObject(t[i])?e.widget.extend({},t[i],s):e.widget.extend({},s):s);return t},e.widget.bridge=function(t,i){var s=i.prototype.widgetFullName||t;e.fn[t]=function(n){var a="string"==typeof n,o=u.call(arguments,1),r=this;return a?this.each(function(){var i,a=e.data(this,s);return"instance"===n?(r=a,!1):a?e.isFunction(a[n])&&"_"!==n.charAt(0)?(i=a[n].apply(a,o),i!==a&&void 0!==i?(r=i&&i.jquery?r.pushStack(i.get()):i,!1):void 0):e.error("no such method '"+n+"' for "+t+" widget instance"):e.error("cannot call methods on "+t+" prior to initialization; "+"attempted to call method '"+n+"'")}):(o.length&&(n=e.widget.extend.apply(null,[n].concat(o))),this.each(function(){var t=e.data(this,s);t?(t.option(n||{}),t._init&&t._init()):e.data(this,s,new i(n,this))})),r}},e.Widget=function(){},e.Widget._childConstructors=[],e.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"
",options:{disabled:!1,create:null},_createWidget:function(t,i){i=e(i||this.defaultElement||this)[0],this.element=e(i),this.uuid=l++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=e(),this.hoverable=e(),this.focusable=e(),i!==this&&(e.data(i,this.widgetFullName,this),this._on(!0,this.element,{remove:function(e){e.target===i&&this.destroy()}}),this.document=e(i.style?i.ownerDocument:i.document||i),this.window=e(this.document[0].defaultView||this.document[0].parentWindow)),this.options=e.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:e.noop,_getCreateEventData:e.noop,_create:e.noop,_init:e.noop,destroy:function(){this._destroy(),this.element.unbind(this.eventNamespace).removeData(this.widgetFullName).removeData(e.camelCase(this.widgetFullName)),this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled "+"ui-state-disabled"),this.bindings.unbind(this.eventNamespace),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")},_destroy:e.noop,widget:function(){return this.element},option:function(t,i){var s,n,a,o=t;if(0===arguments.length)return e.widget.extend({},this.options);if("string"==typeof t)if(o={},s=t.split("."),t=s.shift(),s.length){for(n=o[t]=e.widget.extend({},this.options[t]),a=0;s.length-1>a;a++)n[s[a]]=n[s[a]]||{},n=n[s[a]];if(t=s.pop(),1===arguments.length)return void 0===n[t]?null:n[t];n[t]=i}else{if(1===arguments.length)return void 0===this.options[t]?null:this.options[t];o[t]=i}return this._setOptions(o),this},_setOptions:function(e){var t;for(t in e)this._setOption(t,e[t]);return this},_setOption:function(e,t){return this.options[e]=t,"disabled"===e&&(this.widget().toggleClass(this.widgetFullName+"-disabled",!!t),t&&(this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus"))),this},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_on:function(t,i,s){var n,a=this;"boolean"!=typeof t&&(s=i,i=t,t=!1),s?(i=n=e(i),this.bindings=this.bindings.add(i)):(s=i,i=this.element,n=this.widget()),e.each(s,function(s,o){function r(){return t||a.options.disabled!==!0&&!e(this).hasClass("ui-state-disabled")?("string"==typeof o?a[o]:o).apply(a,arguments):void 0}"string"!=typeof o&&(r.guid=o.guid=o.guid||r.guid||e.guid++);var h=s.match(/^([\w:-]*)\s*(.*)$/),l=h[1]+a.eventNamespace,u=h[2];u?n.delegate(u,l,r):i.bind(l,r)})},_off:function(t,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,t.unbind(i).undelegate(i),this.bindings=e(this.bindings.not(t).get()),this.focusable=e(this.focusable.not(t).get()),this.hoverable=e(this.hoverable.not(t).get())},_delay:function(e,t){function i(){return("string"==typeof e?s[e]:e).apply(s,arguments)}var s=this;return setTimeout(i,t||0)},_hoverable:function(t){this.hoverable=this.hoverable.add(t),this._on(t,{mouseenter:function(t){e(t.currentTarget).addClass("ui-state-hover")},mouseleave:function(t){e(t.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(t){this.focusable=this.focusable.add(t),this._on(t,{focusin:function(t){e(t.currentTarget).addClass("ui-state-focus")},focusout:function(t){e(t.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(t,i,s){var n,a,o=this.options[t];if(s=s||{},i=e.Event(i),i.type=(t===this.widgetEventPrefix?t:this.widgetEventPrefix+t).toLowerCase(),i.target=this.element[0],a=i.originalEvent)for(n in a)n in i||(i[n]=a[n]);return this.element.trigger(i,s),!(e.isFunction(o)&&o.apply(this.element[0],[i].concat(s))===!1||i.isDefaultPrevented())}},e.each({show:"fadeIn",hide:"fadeOut"},function(t,i){e.Widget.prototype["_"+t]=function(s,n,a){"string"==typeof n&&(n={effect:n});var o,r=n?n===!0||"number"==typeof n?i:n.effect||i:t;n=n||{},"number"==typeof n&&(n={duration:n}),o=!e.isEmptyObject(n),n.complete=a,n.delay&&s.delay(n.delay),o&&e.effects&&e.effects.effect[r]?s[t](n):r!==t&&s[r]?s[r](n.duration,n.easing,a):s.queue(function(i){e(this)[t](),a&&a.call(s[0]),i()})}}),e.widget;var d=!1;e(document).mouseup(function(){d=!1}),e.widget("ui.mouse",{version:"1.11.4",options:{cancel:"input,textarea,button,select,option",distance:1,delay:0},_mouseInit:function(){var t=this;this.element.bind("mousedown."+this.widgetName,function(e){return t._mouseDown(e)}).bind("click."+this.widgetName,function(i){return!0===e.data(i.target,t.widgetName+".preventClickEvent")?(e.removeData(i.target,t.widgetName+".preventClickEvent"),i.stopImmediatePropagation(),!1):void 0}),this.started=!1},_mouseDestroy:function(){this.element.unbind("."+this.widgetName),this._mouseMoveDelegate&&this.document.unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(t){if(!d){this._mouseMoved=!1,this._mouseStarted&&this._mouseUp(t),this._mouseDownEvent=t;var i=this,s=1===t.which,n="string"==typeof this.options.cancel&&t.target.nodeName?e(t.target).closest(this.options.cancel).length:!1;return s&&!n&&this._mouseCapture(t)?(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){i.mouseDelayMet=!0},this.options.delay)),this._mouseDistanceMet(t)&&this._mouseDelayMet(t)&&(this._mouseStarted=this._mouseStart(t)!==!1,!this._mouseStarted)?(t.preventDefault(),!0):(!0===e.data(t.target,this.widgetName+".preventClickEvent")&&e.removeData(t.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(e){return i._mouseMove(e)},this._mouseUpDelegate=function(e){return i._mouseUp(e)},this.document.bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate),t.preventDefault(),d=!0,!0)):!0}},_mouseMove:function(t){if(this._mouseMoved){if(e.ui.ie&&(!document.documentMode||9>document.documentMode)&&!t.button)return this._mouseUp(t);if(!t.which)return this._mouseUp(t)}return(t.which||t.button)&&(this._mouseMoved=!0),this._mouseStarted?(this._mouseDrag(t),t.preventDefault()):(this._mouseDistanceMet(t)&&this._mouseDelayMet(t)&&(this._mouseStarted=this._mouseStart(this._mouseDownEvent,t)!==!1,this._mouseStarted?this._mouseDrag(t):this._mouseUp(t)),!this._mouseStarted)},_mouseUp:function(t){return this.document.unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,t.target===this._mouseDownEvent.target&&e.data(t.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(t)),d=!1,!1},_mouseDistanceMet:function(e){return Math.max(Math.abs(this._mouseDownEvent.pageX-e.pageX),Math.abs(this._mouseDownEvent.pageY-e.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}}),function(){function t(e,t,i){return[parseFloat(e[0])*(p.test(e[0])?t/100:1),parseFloat(e[1])*(p.test(e[1])?i/100:1)]}function i(t,i){return parseInt(e.css(t,i),10)||0}function s(t){var i=t[0];return 9===i.nodeType?{width:t.width(),height:t.height(),offset:{top:0,left:0}}:e.isWindow(i)?{width:t.width(),height:t.height(),offset:{top:t.scrollTop(),left:t.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:t.outerWidth(),height:t.outerHeight(),offset:t.offset()}}e.ui=e.ui||{};var n,a,o=Math.max,r=Math.abs,h=Math.round,l=/left|center|right/,u=/top|center|bottom/,d=/[\+\-]\d+(\.[\d]+)?%?/,c=/^\w+/,p=/%$/,f=e.fn.position;e.position={scrollbarWidth:function(){if(void 0!==n)return n;var t,i,s=e("
"),a=s.children()[0];return e("body").append(s),t=a.offsetWidth,s.css("overflow","scroll"),i=a.offsetWidth,t===i&&(i=s[0].clientWidth),s.remove(),n=t-i},getScrollInfo:function(t){var i=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),s=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),n="scroll"===i||"auto"===i&&t.widthi?"left":t>0?"right":"center",vertical:0>a?"top":s>0?"bottom":"middle"};d>m&&m>r(t+i)&&(h.horizontal="center"),c>g&&g>r(s+a)&&(h.vertical="middle"),h.important=o(r(t),r(i))>o(r(s),r(a))?"horizontal":"vertical",n.using.call(this,e,h)}),u.offset(e.extend(N,{using:l}))})},e.ui.position={fit:{left:function(e,t){var i,s=t.within,n=s.isWindow?s.scrollLeft:s.offset.left,a=s.width,r=e.left-t.collisionPosition.marginLeft,h=n-r,l=r+t.collisionWidth-a-n;t.collisionWidth>a?h>0&&0>=l?(i=e.left+h+t.collisionWidth-a-n,e.left+=h-i):e.left=l>0&&0>=h?n:h>l?n+a-t.collisionWidth:n:h>0?e.left+=h:l>0?e.left-=l:e.left=o(e.left-r,e.left)},top:function(e,t){var i,s=t.within,n=s.isWindow?s.scrollTop:s.offset.top,a=t.within.height,r=e.top-t.collisionPosition.marginTop,h=n-r,l=r+t.collisionHeight-a-n;t.collisionHeight>a?h>0&&0>=l?(i=e.top+h+t.collisionHeight-a-n,e.top+=h-i):e.top=l>0&&0>=h?n:h>l?n+a-t.collisionHeight:n:h>0?e.top+=h:l>0?e.top-=l:e.top=o(e.top-r,e.top)}},flip:{left:function(e,t){var i,s,n=t.within,a=n.offset.left+n.scrollLeft,o=n.width,h=n.isWindow?n.scrollLeft:n.offset.left,l=e.left-t.collisionPosition.marginLeft,u=l-h,d=l+t.collisionWidth-o-h,c="left"===t.my[0]?-t.elemWidth:"right"===t.my[0]?t.elemWidth:0,p="left"===t.at[0]?t.targetWidth:"right"===t.at[0]?-t.targetWidth:0,f=-2*t.offset[0];0>u?(i=e.left+c+p+f+t.collisionWidth-o-a,(0>i||r(u)>i)&&(e.left+=c+p+f)):d>0&&(s=e.left-t.collisionPosition.marginLeft+c+p+f-h,(s>0||d>r(s))&&(e.left+=c+p+f))},top:function(e,t){var i,s,n=t.within,a=n.offset.top+n.scrollTop,o=n.height,h=n.isWindow?n.scrollTop:n.offset.top,l=e.top-t.collisionPosition.marginTop,u=l-h,d=l+t.collisionHeight-o-h,c="top"===t.my[1],p=c?-t.elemHeight:"bottom"===t.my[1]?t.elemHeight:0,f="top"===t.at[1]?t.targetHeight:"bottom"===t.at[1]?-t.targetHeight:0,m=-2*t.offset[1];0>u?(s=e.top+p+f+m+t.collisionHeight-o-a,(0>s||r(u)>s)&&(e.top+=p+f+m)):d>0&&(i=e.top-t.collisionPosition.marginTop+p+f+m-h,(i>0||d>r(i))&&(e.top+=p+f+m))}},flipfit:{left:function(){e.ui.position.flip.left.apply(this,arguments),e.ui.position.fit.left.apply(this,arguments)},top:function(){e.ui.position.flip.top.apply(this,arguments),e.ui.position.fit.top.apply(this,arguments)}}},function(){var t,i,s,n,o,r=document.getElementsByTagName("body")[0],h=document.createElement("div");t=document.createElement(r?"div":"body"),s={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},r&&e.extend(s,{position:"absolute",left:"-1000px",top:"-1000px"});for(o in s)t.style[o]=s[o];t.appendChild(h),i=r||document.documentElement,i.insertBefore(t,i.firstChild),h.style.cssText="position: absolute; left: 10.7432222px;",n=e(h).offset().left,a=n>10&&11>n,t.innerHTML="",i.removeChild(t)}()}(),e.ui.position,e.widget("ui.draggable",e.ui.mouse,{version:"1.11.4",widgetEventPrefix:"drag",options:{addClasses:!0,appendTo:"parent",axis:!1,connectToSortable:!1,containment:!1,cursor:"auto",cursorAt:!1,grid:!1,handle:!1,helper:"original",iframeFix:!1,opacity:!1,refreshPositions:!1,revert:!1,revertDuration:500,scope:"default",scroll:!0,scrollSensitivity:20,scrollSpeed:20,snap:!1,snapMode:"both",snapTolerance:20,stack:!1,zIndex:!1,drag:null,start:null,stop:null},_create:function(){"original"===this.options.helper&&this._setPositionRelative(),this.options.addClasses&&this.element.addClass("ui-draggable"),this.options.disabled&&this.element.addClass("ui-draggable-disabled"),this._setHandleClassName(),this._mouseInit()},_setOption:function(e,t){this._super(e,t),"handle"===e&&(this._removeHandleClassName(),this._setHandleClassName())},_destroy:function(){return(this.helper||this.element).is(".ui-draggable-dragging")?(this.destroyOnClear=!0,void 0):(this.element.removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled"),this._removeHandleClassName(),this._mouseDestroy(),void 0)},_mouseCapture:function(t){var i=this.options;return this._blurActiveElement(t),this.helper||i.disabled||e(t.target).closest(".ui-resizable-handle").length>0?!1:(this.handle=this._getHandle(t),this.handle?(this._blockFrames(i.iframeFix===!0?"iframe":i.iframeFix),!0):!1)},_blockFrames:function(t){this.iframeBlocks=this.document.find(t).map(function(){var t=e(this);return e("
").css("position","absolute").appendTo(t.parent()).outerWidth(t.outerWidth()).outerHeight(t.outerHeight()).offset(t.offset())[0]})},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_blurActiveElement:function(t){var i=this.document[0];if(this.handleElement.is(t.target))try{i.activeElement&&"body"!==i.activeElement.nodeName.toLowerCase()&&e(i.activeElement).blur()}catch(s){}},_mouseStart:function(t){var i=this.options;return this.helper=this._createHelper(t),this.helper.addClass("ui-draggable-dragging"),this._cacheHelperProportions(),e.ui.ddmanager&&(e.ui.ddmanager.current=this),this._cacheMargins(),this.cssPosition=this.helper.css("position"),this.scrollParent=this.helper.scrollParent(!0),this.offsetParent=this.helper.offsetParent(),this.hasFixedAncestor=this.helper.parents().filter(function(){return"fixed"===e(this).css("position")}).length>0,this.positionAbs=this.element.offset(),this._refreshOffsets(t),this.originalPosition=this.position=this._generatePosition(t,!1),this.originalPageX=t.pageX,this.originalPageY=t.pageY,i.cursorAt&&this._adjustOffsetFromHelper(i.cursorAt),this._setContainment(),this._trigger("start",t)===!1?(this._clear(),!1):(this._cacheHelperProportions(),e.ui.ddmanager&&!i.dropBehaviour&&e.ui.ddmanager.prepareOffsets(this,t),this._normalizeRightBottom(),this._mouseDrag(t,!0),e.ui.ddmanager&&e.ui.ddmanager.dragStart(this,t),!0)},_refreshOffsets:function(e){this.offset={top:this.positionAbs.top-this.margins.top,left:this.positionAbs.left-this.margins.left,scroll:!1,parent:this._getParentOffset(),relative:this._getRelativeOffset()},this.offset.click={left:e.pageX-this.offset.left,top:e.pageY-this.offset.top}},_mouseDrag:function(t,i){if(this.hasFixedAncestor&&(this.offset.parent=this._getParentOffset()),this.position=this._generatePosition(t,!0),this.positionAbs=this._convertPositionTo("absolute"),!i){var s=this._uiHash();if(this._trigger("drag",t,s)===!1)return this._mouseUp({}),!1;this.position=s.position}return this.helper[0].style.left=this.position.left+"px",this.helper[0].style.top=this.position.top+"px",e.ui.ddmanager&&e.ui.ddmanager.drag(this,t),!1},_mouseStop:function(t){var i=this,s=!1;return e.ui.ddmanager&&!this.options.dropBehaviour&&(s=e.ui.ddmanager.drop(this,t)),this.dropped&&(s=this.dropped,this.dropped=!1),"invalid"===this.options.revert&&!s||"valid"===this.options.revert&&s||this.options.revert===!0||e.isFunction(this.options.revert)&&this.options.revert.call(this.element,s)?e(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){i._trigger("stop",t)!==!1&&i._clear()}):this._trigger("stop",t)!==!1&&this._clear(),!1},_mouseUp:function(t){return this._unblockFrames(),e.ui.ddmanager&&e.ui.ddmanager.dragStop(this,t),this.handleElement.is(t.target)&&this.element.focus(),e.ui.mouse.prototype._mouseUp.call(this,t)},cancel:function(){return this.helper.is(".ui-draggable-dragging")?this._mouseUp({}):this._clear(),this},_getHandle:function(t){return this.options.handle?!!e(t.target).closest(this.element.find(this.options.handle)).length:!0},_setHandleClassName:function(){this.handleElement=this.options.handle?this.element.find(this.options.handle):this.element,this.handleElement.addClass("ui-draggable-handle")},_removeHandleClassName:function(){this.handleElement.removeClass("ui-draggable-handle")},_createHelper:function(t){var i=this.options,s=e.isFunction(i.helper),n=s?e(i.helper.apply(this.element[0],[t])):"clone"===i.helper?this.element.clone().removeAttr("id"):this.element;return n.parents("body").length||n.appendTo("parent"===i.appendTo?this.element[0].parentNode:i.appendTo),s&&n[0]===this.element[0]&&this._setPositionRelative(),n[0]===this.element[0]||/(fixed|absolute)/.test(n.css("position"))||n.css("position","absolute"),n},_setPositionRelative:function(){/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative")},_adjustOffsetFromHelper:function(t){"string"==typeof t&&(t=t.split(" ")),e.isArray(t)&&(t={left:+t[0],top:+t[1]||0}),"left"in t&&(this.offset.click.left=t.left+this.margins.left),"right"in t&&(this.offset.click.left=this.helperProportions.width-t.right+this.margins.left),"top"in t&&(this.offset.click.top=t.top+this.margins.top),"bottom"in t&&(this.offset.click.top=this.helperProportions.height-t.bottom+this.margins.top)},_isRootNode:function(e){return/(html|body)/i.test(e.tagName)||e===this.document[0]},_getParentOffset:function(){var t=this.offsetParent.offset(),i=this.document[0];return"absolute"===this.cssPosition&&this.scrollParent[0]!==i&&e.contains(this.scrollParent[0],this.offsetParent[0])&&(t.left+=this.scrollParent.scrollLeft(),t.top+=this.scrollParent.scrollTop()),this._isRootNode(this.offsetParent[0])&&(t={top:0,left:0}),{top:t.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:t.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"!==this.cssPosition)return{top:0,left:0};var e=this.element.position(),t=this._isRootNode(this.scrollParent[0]);return{top:e.top-(parseInt(this.helper.css("top"),10)||0)+(t?0:this.scrollParent.scrollTop()),left:e.left-(parseInt(this.helper.css("left"),10)||0)+(t?0:this.scrollParent.scrollLeft())}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var t,i,s,n=this.options,a=this.document[0];return this.relativeContainer=null,n.containment?"window"===n.containment?(this.containment=[e(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,e(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,e(window).scrollLeft()+e(window).width()-this.helperProportions.width-this.margins.left,e(window).scrollTop()+(e(window).height()||a.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top],void 0):"document"===n.containment?(this.containment=[0,0,e(a).width()-this.helperProportions.width-this.margins.left,(e(a).height()||a.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top],void 0):n.containment.constructor===Array?(this.containment=n.containment,void 0):("parent"===n.containment&&(n.containment=this.helper[0].parentNode),i=e(n.containment),s=i[0],s&&(t=/(scroll|auto)/.test(i.css("overflow")),this.containment=[(parseInt(i.css("borderLeftWidth"),10)||0)+(parseInt(i.css("paddingLeft"),10)||0),(parseInt(i.css("borderTopWidth"),10)||0)+(parseInt(i.css("paddingTop"),10)||0),(t?Math.max(s.scrollWidth,s.offsetWidth):s.offsetWidth)-(parseInt(i.css("borderRightWidth"),10)||0)-(parseInt(i.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(t?Math.max(s.scrollHeight,s.offsetHeight):s.offsetHeight)-(parseInt(i.css("borderBottomWidth"),10)||0)-(parseInt(i.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relativeContainer=i),void 0):(this.containment=null,void 0)},_convertPositionTo:function(e,t){t||(t=this.position);var i="absolute"===e?1:-1,s=this._isRootNode(this.scrollParent[0]);return{top:t.top+this.offset.relative.top*i+this.offset.parent.top*i-("fixed"===this.cssPosition?-this.offset.scroll.top:s?0:this.offset.scroll.top)*i,left:t.left+this.offset.relative.left*i+this.offset.parent.left*i-("fixed"===this.cssPosition?-this.offset.scroll.left:s?0:this.offset.scroll.left)*i}},_generatePosition:function(e,t){var i,s,n,a,o=this.options,r=this._isRootNode(this.scrollParent[0]),h=e.pageX,l=e.pageY;return r&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()}),t&&(this.containment&&(this.relativeContainer?(s=this.relativeContainer.offset(),i=[this.containment[0]+s.left,this.containment[1]+s.top,this.containment[2]+s.left,this.containment[3]+s.top]):i=this.containment,e.pageX-this.offset.click.lefti[2]&&(h=i[2]+this.offset.click.left),e.pageY-this.offset.click.top>i[3]&&(l=i[3]+this.offset.click.top)),o.grid&&(n=o.grid[1]?this.originalPageY+Math.round((l-this.originalPageY)/o.grid[1])*o.grid[1]:this.originalPageY,l=i?n-this.offset.click.top>=i[1]||n-this.offset.click.top>i[3]?n:n-this.offset.click.top>=i[1]?n-o.grid[1]:n+o.grid[1]:n,a=o.grid[0]?this.originalPageX+Math.round((h-this.originalPageX)/o.grid[0])*o.grid[0]:this.originalPageX,h=i?a-this.offset.click.left>=i[0]||a-this.offset.click.left>i[2]?a:a-this.offset.click.left>=i[0]?a-o.grid[0]:a+o.grid[0]:a),"y"===o.axis&&(h=this.originalPageX),"x"===o.axis&&(l=this.originalPageY)),{top:l-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.offset.scroll.top:r?0:this.offset.scroll.top),left:h-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.offset.scroll.left:r?0:this.offset.scroll.left)} -},_clear:function(){this.helper.removeClass("ui-draggable-dragging"),this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove(),this.helper=null,this.cancelHelperRemoval=!1,this.destroyOnClear&&this.destroy()},_normalizeRightBottom:function(){"y"!==this.options.axis&&"auto"!==this.helper.css("right")&&(this.helper.width(this.helper.width()),this.helper.css("right","auto")),"x"!==this.options.axis&&"auto"!==this.helper.css("bottom")&&(this.helper.height(this.helper.height()),this.helper.css("bottom","auto"))},_trigger:function(t,i,s){return s=s||this._uiHash(),e.ui.plugin.call(this,t,[i,s,this],!0),/^(drag|start|stop)/.test(t)&&(this.positionAbs=this._convertPositionTo("absolute"),s.offset=this.positionAbs),e.Widget.prototype._trigger.call(this,t,i,s)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}}),e.ui.plugin.add("draggable","connectToSortable",{start:function(t,i,s){var n=e.extend({},i,{item:s.element});s.sortables=[],e(s.options.connectToSortable).each(function(){var i=e(this).sortable("instance");i&&!i.options.disabled&&(s.sortables.push(i),i.refreshPositions(),i._trigger("activate",t,n))})},stop:function(t,i,s){var n=e.extend({},i,{item:s.element});s.cancelHelperRemoval=!1,e.each(s.sortables,function(){var e=this;e.isOver?(e.isOver=0,s.cancelHelperRemoval=!0,e.cancelHelperRemoval=!1,e._storedCSS={position:e.placeholder.css("position"),top:e.placeholder.css("top"),left:e.placeholder.css("left")},e._mouseStop(t),e.options.helper=e.options._helper):(e.cancelHelperRemoval=!0,e._trigger("deactivate",t,n))})},drag:function(t,i,s){e.each(s.sortables,function(){var n=!1,a=this;a.positionAbs=s.positionAbs,a.helperProportions=s.helperProportions,a.offset.click=s.offset.click,a._intersectsWith(a.containerCache)&&(n=!0,e.each(s.sortables,function(){return this.positionAbs=s.positionAbs,this.helperProportions=s.helperProportions,this.offset.click=s.offset.click,this!==a&&this._intersectsWith(this.containerCache)&&e.contains(a.element[0],this.element[0])&&(n=!1),n})),n?(a.isOver||(a.isOver=1,s._parent=i.helper.parent(),a.currentItem=i.helper.appendTo(a.element).data("ui-sortable-item",!0),a.options._helper=a.options.helper,a.options.helper=function(){return i.helper[0]},t.target=a.currentItem[0],a._mouseCapture(t,!0),a._mouseStart(t,!0,!0),a.offset.click.top=s.offset.click.top,a.offset.click.left=s.offset.click.left,a.offset.parent.left-=s.offset.parent.left-a.offset.parent.left,a.offset.parent.top-=s.offset.parent.top-a.offset.parent.top,s._trigger("toSortable",t),s.dropped=a.element,e.each(s.sortables,function(){this.refreshPositions()}),s.currentItem=s.element,a.fromOutside=s),a.currentItem&&(a._mouseDrag(t),i.position=a.position)):a.isOver&&(a.isOver=0,a.cancelHelperRemoval=!0,a.options._revert=a.options.revert,a.options.revert=!1,a._trigger("out",t,a._uiHash(a)),a._mouseStop(t,!0),a.options.revert=a.options._revert,a.options.helper=a.options._helper,a.placeholder&&a.placeholder.remove(),i.helper.appendTo(s._parent),s._refreshOffsets(t),i.position=s._generatePosition(t,!0),s._trigger("fromSortable",t),s.dropped=!1,e.each(s.sortables,function(){this.refreshPositions()}))})}}),e.ui.plugin.add("draggable","cursor",{start:function(t,i,s){var n=e("body"),a=s.options;n.css("cursor")&&(a._cursor=n.css("cursor")),n.css("cursor",a.cursor)},stop:function(t,i,s){var n=s.options;n._cursor&&e("body").css("cursor",n._cursor)}}),e.ui.plugin.add("draggable","opacity",{start:function(t,i,s){var n=e(i.helper),a=s.options;n.css("opacity")&&(a._opacity=n.css("opacity")),n.css("opacity",a.opacity)},stop:function(t,i,s){var n=s.options;n._opacity&&e(i.helper).css("opacity",n._opacity)}}),e.ui.plugin.add("draggable","scroll",{start:function(e,t,i){i.scrollParentNotHidden||(i.scrollParentNotHidden=i.helper.scrollParent(!1)),i.scrollParentNotHidden[0]!==i.document[0]&&"HTML"!==i.scrollParentNotHidden[0].tagName&&(i.overflowOffset=i.scrollParentNotHidden.offset())},drag:function(t,i,s){var n=s.options,a=!1,o=s.scrollParentNotHidden[0],r=s.document[0];o!==r&&"HTML"!==o.tagName?(n.axis&&"x"===n.axis||(s.overflowOffset.top+o.offsetHeight-t.pageY=0;c--)h=s.snapElements[c].left-s.margins.left,l=h+s.snapElements[c].width,u=s.snapElements[c].top-s.margins.top,d=u+s.snapElements[c].height,h-m>v||g>l+m||u-m>b||y>d+m||!e.contains(s.snapElements[c].item.ownerDocument,s.snapElements[c].item)?(s.snapElements[c].snapping&&s.options.snap.release&&s.options.snap.release.call(s.element,t,e.extend(s._uiHash(),{snapItem:s.snapElements[c].item})),s.snapElements[c].snapping=!1):("inner"!==f.snapMode&&(n=m>=Math.abs(u-b),a=m>=Math.abs(d-y),o=m>=Math.abs(h-v),r=m>=Math.abs(l-g),n&&(i.position.top=s._convertPositionTo("relative",{top:u-s.helperProportions.height,left:0}).top),a&&(i.position.top=s._convertPositionTo("relative",{top:d,left:0}).top),o&&(i.position.left=s._convertPositionTo("relative",{top:0,left:h-s.helperProportions.width}).left),r&&(i.position.left=s._convertPositionTo("relative",{top:0,left:l}).left)),p=n||a||o||r,"outer"!==f.snapMode&&(n=m>=Math.abs(u-y),a=m>=Math.abs(d-b),o=m>=Math.abs(h-g),r=m>=Math.abs(l-v),n&&(i.position.top=s._convertPositionTo("relative",{top:u,left:0}).top),a&&(i.position.top=s._convertPositionTo("relative",{top:d-s.helperProportions.height,left:0}).top),o&&(i.position.left=s._convertPositionTo("relative",{top:0,left:h}).left),r&&(i.position.left=s._convertPositionTo("relative",{top:0,left:l-s.helperProportions.width}).left)),!s.snapElements[c].snapping&&(n||a||o||r||p)&&s.options.snap.snap&&s.options.snap.snap.call(s.element,t,e.extend(s._uiHash(),{snapItem:s.snapElements[c].item})),s.snapElements[c].snapping=n||a||o||r||p)}}),e.ui.plugin.add("draggable","stack",{start:function(t,i,s){var n,a=s.options,o=e.makeArray(e(a.stack)).sort(function(t,i){return(parseInt(e(t).css("zIndex"),10)||0)-(parseInt(e(i).css("zIndex"),10)||0)});o.length&&(n=parseInt(e(o[0]).css("zIndex"),10)||0,e(o).each(function(t){e(this).css("zIndex",n+t)}),this.css("zIndex",n+o.length))}}),e.ui.plugin.add("draggable","zIndex",{start:function(t,i,s){var n=e(i.helper),a=s.options;n.css("zIndex")&&(a._zIndex=n.css("zIndex")),n.css("zIndex",a.zIndex)},stop:function(t,i,s){var n=s.options;n._zIndex&&e(i.helper).css("zIndex",n._zIndex)}}),e.ui.draggable,e.widget("ui.droppable",{version:"1.11.4",widgetEventPrefix:"drop",options:{accept:"*",activeClass:!1,addClasses:!0,greedy:!1,hoverClass:!1,scope:"default",tolerance:"intersect",activate:null,deactivate:null,drop:null,out:null,over:null},_create:function(){var t,i=this.options,s=i.accept;this.isover=!1,this.isout=!0,this.accept=e.isFunction(s)?s:function(e){return e.is(s)},this.proportions=function(){return arguments.length?(t=arguments[0],void 0):t?t:t={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight}},this._addToManager(i.scope),i.addClasses&&this.element.addClass("ui-droppable")},_addToManager:function(t){e.ui.ddmanager.droppables[t]=e.ui.ddmanager.droppables[t]||[],e.ui.ddmanager.droppables[t].push(this)},_splice:function(e){for(var t=0;e.length>t;t++)e[t]===this&&e.splice(t,1)},_destroy:function(){var t=e.ui.ddmanager.droppables[this.options.scope];this._splice(t),this.element.removeClass("ui-droppable ui-droppable-disabled")},_setOption:function(t,i){if("accept"===t)this.accept=e.isFunction(i)?i:function(e){return e.is(i)};else if("scope"===t){var s=e.ui.ddmanager.droppables[this.options.scope];this._splice(s),this._addToManager(i)}this._super(t,i)},_activate:function(t){var i=e.ui.ddmanager.current;this.options.activeClass&&this.element.addClass(this.options.activeClass),i&&this._trigger("activate",t,this.ui(i))},_deactivate:function(t){var i=e.ui.ddmanager.current;this.options.activeClass&&this.element.removeClass(this.options.activeClass),i&&this._trigger("deactivate",t,this.ui(i))},_over:function(t){var i=e.ui.ddmanager.current;i&&(i.currentItem||i.element)[0]!==this.element[0]&&this.accept.call(this.element[0],i.currentItem||i.element)&&(this.options.hoverClass&&this.element.addClass(this.options.hoverClass),this._trigger("over",t,this.ui(i)))},_out:function(t){var i=e.ui.ddmanager.current;i&&(i.currentItem||i.element)[0]!==this.element[0]&&this.accept.call(this.element[0],i.currentItem||i.element)&&(this.options.hoverClass&&this.element.removeClass(this.options.hoverClass),this._trigger("out",t,this.ui(i)))},_drop:function(t,i){var s=i||e.ui.ddmanager.current,n=!1;return s&&(s.currentItem||s.element)[0]!==this.element[0]?(this.element.find(":data(ui-droppable)").not(".ui-draggable-dragging").each(function(){var i=e(this).droppable("instance");return i.options.greedy&&!i.options.disabled&&i.options.scope===s.options.scope&&i.accept.call(i.element[0],s.currentItem||s.element)&&e.ui.intersect(s,e.extend(i,{offset:i.element.offset()}),i.options.tolerance,t)?(n=!0,!1):void 0}),n?!1:this.accept.call(this.element[0],s.currentItem||s.element)?(this.options.activeClass&&this.element.removeClass(this.options.activeClass),this.options.hoverClass&&this.element.removeClass(this.options.hoverClass),this._trigger("drop",t,this.ui(s)),this.element):!1):!1},ui:function(e){return{draggable:e.currentItem||e.element,helper:e.helper,position:e.position,offset:e.positionAbs}}}),e.ui.intersect=function(){function e(e,t,i){return e>=t&&t+i>e}return function(t,i,s,n){if(!i.offset)return!1;var a=(t.positionAbs||t.position.absolute).left+t.margins.left,o=(t.positionAbs||t.position.absolute).top+t.margins.top,r=a+t.helperProportions.width,h=o+t.helperProportions.height,l=i.offset.left,u=i.offset.top,d=l+i.proportions().width,c=u+i.proportions().height;switch(s){case"fit":return a>=l&&d>=r&&o>=u&&c>=h;case"intersect":return a+t.helperProportions.width/2>l&&d>r-t.helperProportions.width/2&&o+t.helperProportions.height/2>u&&c>h-t.helperProportions.height/2;case"pointer":return e(n.pageY,u,i.proportions().height)&&e(n.pageX,l,i.proportions().width);case"touch":return(o>=u&&c>=o||h>=u&&c>=h||u>o&&h>c)&&(a>=l&&d>=a||r>=l&&d>=r||l>a&&r>d);default:return!1}}}(),e.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(t,i){var s,n,a=e.ui.ddmanager.droppables[t.options.scope]||[],o=i?i.type:null,r=(t.currentItem||t.element).find(":data(ui-droppable)").addBack();e:for(s=0;a.length>s;s++)if(!(a[s].options.disabled||t&&!a[s].accept.call(a[s].element[0],t.currentItem||t.element))){for(n=0;r.length>n;n++)if(r[n]===a[s].element[0]){a[s].proportions().height=0;continue e}a[s].visible="none"!==a[s].element.css("display"),a[s].visible&&("mousedown"===o&&a[s]._activate.call(a[s],i),a[s].offset=a[s].element.offset(),a[s].proportions({width:a[s].element[0].offsetWidth,height:a[s].element[0].offsetHeight}))}},drop:function(t,i){var s=!1;return e.each((e.ui.ddmanager.droppables[t.options.scope]||[]).slice(),function(){this.options&&(!this.options.disabled&&this.visible&&e.ui.intersect(t,this,this.options.tolerance,i)&&(s=this._drop.call(this,i)||s),!this.options.disabled&&this.visible&&this.accept.call(this.element[0],t.currentItem||t.element)&&(this.isout=!0,this.isover=!1,this._deactivate.call(this,i)))}),s},dragStart:function(t,i){t.element.parentsUntil("body").bind("scroll.droppable",function(){t.options.refreshPositions||e.ui.ddmanager.prepareOffsets(t,i)})},drag:function(t,i){t.options.refreshPositions&&e.ui.ddmanager.prepareOffsets(t,i),e.each(e.ui.ddmanager.droppables[t.options.scope]||[],function(){if(!this.options.disabled&&!this.greedyChild&&this.visible){var s,n,a,o=e.ui.intersect(t,this,this.options.tolerance,i),r=!o&&this.isover?"isout":o&&!this.isover?"isover":null;r&&(this.options.greedy&&(n=this.options.scope,a=this.element.parents(":data(ui-droppable)").filter(function(){return e(this).droppable("instance").options.scope===n}),a.length&&(s=e(a[0]).droppable("instance"),s.greedyChild="isover"===r)),s&&"isover"===r&&(s.isover=!1,s.isout=!0,s._out.call(s,i)),this[r]=!0,this["isout"===r?"isover":"isout"]=!1,this["isover"===r?"_over":"_out"].call(this,i),s&&"isout"===r&&(s.isout=!1,s.isover=!0,s._over.call(s,i)))}})},dragStop:function(t,i){t.element.parentsUntil("body").unbind("scroll.droppable"),t.options.refreshPositions||e.ui.ddmanager.prepareOffsets(t,i)}},e.ui.droppable,e.widget("ui.resizable",e.ui.mouse,{version:"1.11.4",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(e){return parseInt(e,10)||0},_isNumber:function(e){return!isNaN(parseInt(e,10))},_hasScroll:function(t,i){if("hidden"===e(t).css("overflow"))return!1;var s=i&&"left"===i?"scrollLeft":"scrollTop",n=!1;return t[s]>0?!0:(t[s]=1,n=t[s]>0,t[s]=0,n)},_create:function(){var t,i,s,n,a,o=this,r=this.options;if(this.element.addClass("ui-resizable"),e.extend(this,{_aspectRatio:!!r.aspectRatio,aspectRatio:r.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:r.helper||r.ghost||r.animate?r.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/^(canvas|textarea|input|select|button|img)$/i)&&(this.element.wrap(e("
").css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")}),this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0}),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css({margin:this.originalElement.css("margin")}),this._proportionallyResize()),this.handles=r.handles||(e(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se"),this._handles=e(),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),t=this.handles.split(","),this.handles={},i=0;t.length>i;i++)s=e.trim(t[i]),a="ui-resizable-"+s,n=e("
"),n.css({zIndex:r.zIndex}),"se"===s&&n.addClass("ui-icon ui-icon-gripsmall-diagonal-se"),this.handles[s]=".ui-resizable-"+s,this.element.append(n);this._renderAxis=function(t){var i,s,n,a;t=t||this.element;for(i in this.handles)this.handles[i].constructor===String?this.handles[i]=this.element.children(this.handles[i]).first().show():(this.handles[i].jquery||this.handles[i].nodeType)&&(this.handles[i]=e(this.handles[i]),this._on(this.handles[i],{mousedown:o._mouseDown})),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/^(textarea|input|select|button)$/i)&&(s=e(this.handles[i],this.element),a=/sw|ne|nw|se|n|s/.test(i)?s.outerHeight():s.outerWidth(),n=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join(""),t.css(n,a),this._proportionallyResize()),this._handles=this._handles.add(this.handles[i])},this._renderAxis(this.element),this._handles=this._handles.add(this.element.find(".ui-resizable-handle")),this._handles.disableSelection(),this._handles.mouseover(function(){o.resizing||(this.className&&(n=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),o.axis=n&&n[1]?n[1]:"se")}),r.autoHide&&(this._handles.hide(),e(this.element).addClass("ui-resizable-autohide").mouseenter(function(){r.disabled||(e(this).removeClass("ui-resizable-autohide"),o._handles.show())}).mouseleave(function(){r.disabled||o.resizing||(e(this).addClass("ui-resizable-autohide"),o._handles.hide())})),this._mouseInit()},_destroy:function(){this._mouseDestroy();var t,i=function(t){e(t).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").removeData("ui-resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};return this.elementIsWrapper&&(i(this.element),t=this.element,this.originalElement.css({position:t.css("position"),width:t.outerWidth(),height:t.outerHeight(),top:t.css("top"),left:t.css("left")}).insertAfter(t),t.remove()),this.originalElement.css("resize",this.originalResizeStyle),i(this.originalElement),this},_mouseCapture:function(t){var i,s,n=!1;for(i in this.handles)s=e(this.handles[i])[0],(s===t.target||e.contains(s,t.target))&&(n=!0);return!this.options.disabled&&n},_mouseStart:function(t){var i,s,n,a=this.options,o=this.element;return this.resizing=!0,this._renderProxy(),i=this._num(this.helper.css("left")),s=this._num(this.helper.css("top")),a.containment&&(i+=e(a.containment).scrollLeft()||0,s+=e(a.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={left:i,top:s},this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:o.width(),height:o.height()},this.originalSize=this._helper?{width:o.outerWidth(),height:o.outerHeight()}:{width:o.width(),height:o.height()},this.sizeDiff={width:o.outerWidth()-o.width(),height:o.outerHeight()-o.height()},this.originalPosition={left:i,top:s},this.originalMousePosition={left:t.pageX,top:t.pageY},this.aspectRatio="number"==typeof a.aspectRatio?a.aspectRatio:this.originalSize.width/this.originalSize.height||1,n=e(".ui-resizable-"+this.axis).css("cursor"),e("body").css("cursor","auto"===n?this.axis+"-resize":n),o.addClass("ui-resizable-resizing"),this._propagate("start",t),!0},_mouseDrag:function(t){var i,s,n=this.originalMousePosition,a=this.axis,o=t.pageX-n.left||0,r=t.pageY-n.top||0,h=this._change[a];return this._updatePrevProperties(),h?(i=h.apply(this,[t,o,r]),this._updateVirtualBoundaries(t.shiftKey),(this._aspectRatio||t.shiftKey)&&(i=this._updateRatio(i,t)),i=this._respectSize(i,t),this._updateCache(i),this._propagate("resize",t),s=this._applyChanges(),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),e.isEmptyObject(s)||(this._updatePrevProperties(),this._trigger("resize",t,this.ui()),this._applyChanges()),!1):!1},_mouseStop:function(t){this.resizing=!1;var i,s,n,a,o,r,h,l=this.options,u=this;return this._helper&&(i=this._proportionallyResizeElements,s=i.length&&/textarea/i.test(i[0].nodeName),n=s&&this._hasScroll(i[0],"left")?0:u.sizeDiff.height,a=s?0:u.sizeDiff.width,o={width:u.helper.width()-a,height:u.helper.height()-n},r=parseInt(u.element.css("left"),10)+(u.position.left-u.originalPosition.left)||null,h=parseInt(u.element.css("top"),10)+(u.position.top-u.originalPosition.top)||null,l.animate||this.element.css(e.extend(o,{top:h,left:r})),u.helper.height(u.size.height),u.helper.width(u.size.width),this._helper&&!l.animate&&this._proportionallyResize()),e("body").css("cursor","auto"),this.element.removeClass("ui-resizable-resizing"),this._propagate("stop",t),this._helper&&this.helper.remove(),!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left},this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var e={};return this.position.top!==this.prevPosition.top&&(e.top=this.position.top+"px"),this.position.left!==this.prevPosition.left&&(e.left=this.position.left+"px"),this.size.width!==this.prevSize.width&&(e.width=this.size.width+"px"),this.size.height!==this.prevSize.height&&(e.height=this.size.height+"px"),this.helper.css(e),e},_updateVirtualBoundaries:function(e){var t,i,s,n,a,o=this.options;a={minWidth:this._isNumber(o.minWidth)?o.minWidth:0,maxWidth:this._isNumber(o.maxWidth)?o.maxWidth:1/0,minHeight:this._isNumber(o.minHeight)?o.minHeight:0,maxHeight:this._isNumber(o.maxHeight)?o.maxHeight:1/0},(this._aspectRatio||e)&&(t=a.minHeight*this.aspectRatio,s=a.minWidth/this.aspectRatio,i=a.maxHeight*this.aspectRatio,n=a.maxWidth/this.aspectRatio,t>a.minWidth&&(a.minWidth=t),s>a.minHeight&&(a.minHeight=s),a.maxWidth>i&&(a.maxWidth=i),a.maxHeight>n&&(a.maxHeight=n)),this._vBoundaries=a},_updateCache:function(e){this.offset=this.helper.offset(),this._isNumber(e.left)&&(this.position.left=e.left),this._isNumber(e.top)&&(this.position.top=e.top),this._isNumber(e.height)&&(this.size.height=e.height),this._isNumber(e.width)&&(this.size.width=e.width)},_updateRatio:function(e){var t=this.position,i=this.size,s=this.axis;return this._isNumber(e.height)?e.width=e.height*this.aspectRatio:this._isNumber(e.width)&&(e.height=e.width/this.aspectRatio),"sw"===s&&(e.left=t.left+(i.width-e.width),e.top=null),"nw"===s&&(e.top=t.top+(i.height-e.height),e.left=t.left+(i.width-e.width)),e},_respectSize:function(e){var t=this._vBoundaries,i=this.axis,s=this._isNumber(e.width)&&t.maxWidth&&t.maxWidthe.width,o=this._isNumber(e.height)&&t.minHeight&&t.minHeight>e.height,r=this.originalPosition.left+this.originalSize.width,h=this.position.top+this.size.height,l=/sw|nw|w/.test(i),u=/nw|ne|n/.test(i);return a&&(e.width=t.minWidth),o&&(e.height=t.minHeight),s&&(e.width=t.maxWidth),n&&(e.height=t.maxHeight),a&&l&&(e.left=r-t.minWidth),s&&l&&(e.left=r-t.maxWidth),o&&u&&(e.top=h-t.minHeight),n&&u&&(e.top=h-t.maxHeight),e.width||e.height||e.left||!e.top?e.width||e.height||e.top||!e.left||(e.left=null):e.top=null,e},_getPaddingPlusBorderDimensions:function(e){for(var t=0,i=[],s=[e.css("borderTopWidth"),e.css("borderRightWidth"),e.css("borderBottomWidth"),e.css("borderLeftWidth")],n=[e.css("paddingTop"),e.css("paddingRight"),e.css("paddingBottom"),e.css("paddingLeft")];4>t;t++)i[t]=parseInt(s[t],10)||0,i[t]+=parseInt(n[t],10)||0;return{height:i[0]+i[2],width:i[1]+i[3]}},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var e,t=0,i=this.helper||this.element;this._proportionallyResizeElements.length>t;t++)e=this._proportionallyResizeElements[t],this.outerDimensions||(this.outerDimensions=this._getPaddingPlusBorderDimensions(e)),e.css({height:i.height()-this.outerDimensions.height||0,width:i.width()-this.outerDimensions.width||0})},_renderProxy:function(){var t=this.element,i=this.options;this.elementOffset=t.offset(),this._helper?(this.helper=this.helper||e("
"),this.helper.addClass(this._helper).css({width:this.element.outerWidth()-1,height:this.element.outerHeight()-1,position:"absolute",left:this.elementOffset.left+"px",top:this.elementOffset.top+"px",zIndex:++i.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element},_change:{e:function(e,t){return{width:this.originalSize.width+t}},w:function(e,t){var i=this.originalSize,s=this.originalPosition;return{left:s.left+t,width:i.width-t}},n:function(e,t,i){var s=this.originalSize,n=this.originalPosition;return{top:n.top+i,height:s.height-i}},s:function(e,t,i){return{height:this.originalSize.height+i}},se:function(t,i,s){return e.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[t,i,s]))},sw:function(t,i,s){return e.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[t,i,s]))},ne:function(t,i,s){return e.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[t,i,s]))},nw:function(t,i,s){return e.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[t,i,s]))}},_propagate:function(t,i){e.ui.plugin.call(this,t,[i,this.ui()]),"resize"!==t&&this._trigger(t,i,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}}),e.ui.plugin.add("resizable","animate",{stop:function(t){var i=e(this).resizable("instance"),s=i.options,n=i._proportionallyResizeElements,a=n.length&&/textarea/i.test(n[0].nodeName),o=a&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=a?0:i.sizeDiff.width,h={width:i.size.width-r,height:i.size.height-o},l=parseInt(i.element.css("left"),10)+(i.position.left-i.originalPosition.left)||null,u=parseInt(i.element.css("top"),10)+(i.position.top-i.originalPosition.top)||null;i.element.animate(e.extend(h,u&&l?{top:u,left:l}:{}),{duration:s.animateDuration,easing:s.animateEasing,step:function(){var s={width:parseInt(i.element.css("width"),10),height:parseInt(i.element.css("height"),10),top:parseInt(i.element.css("top"),10),left:parseInt(i.element.css("left"),10)};n&&n.length&&e(n[0]).css({width:s.width,height:s.height}),i._updateCache(s),i._propagate("resize",t)}})}}),e.ui.plugin.add("resizable","containment",{start:function(){var t,i,s,n,a,o,r,h=e(this).resizable("instance"),l=h.options,u=h.element,d=l.containment,c=d instanceof e?d.get(0):/parent/.test(d)?u.parent().get(0):d;c&&(h.containerElement=e(c),/document/.test(d)||d===document?(h.containerOffset={left:0,top:0},h.containerPosition={left:0,top:0},h.parentData={element:e(document),left:0,top:0,width:e(document).width(),height:e(document).height()||document.body.parentNode.scrollHeight}):(t=e(c),i=[],e(["Top","Right","Left","Bottom"]).each(function(e,s){i[e]=h._num(t.css("padding"+s))}),h.containerOffset=t.offset(),h.containerPosition=t.position(),h.containerSize={height:t.innerHeight()-i[3],width:t.innerWidth()-i[1]},s=h.containerOffset,n=h.containerSize.height,a=h.containerSize.width,o=h._hasScroll(c,"left")?c.scrollWidth:a,r=h._hasScroll(c)?c.scrollHeight:n,h.parentData={element:c,left:s.left,top:s.top,width:o,height:r}))},resize:function(t){var i,s,n,a,o=e(this).resizable("instance"),r=o.options,h=o.containerOffset,l=o.position,u=o._aspectRatio||t.shiftKey,d={top:0,left:0},c=o.containerElement,p=!0;c[0]!==document&&/static/.test(c.css("position"))&&(d=h),l.left<(o._helper?h.left:0)&&(o.size.width=o.size.width+(o._helper?o.position.left-h.left:o.position.left-d.left),u&&(o.size.height=o.size.width/o.aspectRatio,p=!1),o.position.left=r.helper?h.left:0),l.top<(o._helper?h.top:0)&&(o.size.height=o.size.height+(o._helper?o.position.top-h.top:o.position.top),u&&(o.size.width=o.size.height*o.aspectRatio,p=!1),o.position.top=o._helper?h.top:0),n=o.containerElement.get(0)===o.element.parent().get(0),a=/relative|absolute/.test(o.containerElement.css("position")),n&&a?(o.offset.left=o.parentData.left+o.position.left,o.offset.top=o.parentData.top+o.position.top):(o.offset.left=o.element.offset().left,o.offset.top=o.element.offset().top),i=Math.abs(o.sizeDiff.width+(o._helper?o.offset.left-d.left:o.offset.left-h.left)),s=Math.abs(o.sizeDiff.height+(o._helper?o.offset.top-d.top:o.offset.top-h.top)),i+o.size.width>=o.parentData.width&&(o.size.width=o.parentData.width-i,u&&(o.size.height=o.size.width/o.aspectRatio,p=!1)),s+o.size.height>=o.parentData.height&&(o.size.height=o.parentData.height-s,u&&(o.size.width=o.size.height*o.aspectRatio,p=!1)),p||(o.position.left=o.prevPosition.left,o.position.top=o.prevPosition.top,o.size.width=o.prevSize.width,o.size.height=o.prevSize.height)},stop:function(){var t=e(this).resizable("instance"),i=t.options,s=t.containerOffset,n=t.containerPosition,a=t.containerElement,o=e(t.helper),r=o.offset(),h=o.outerWidth()-t.sizeDiff.width,l=o.outerHeight()-t.sizeDiff.height;t._helper&&!i.animate&&/relative/.test(a.css("position"))&&e(this).css({left:r.left-n.left-s.left,width:h,height:l}),t._helper&&!i.animate&&/static/.test(a.css("position"))&&e(this).css({left:r.left-n.left-s.left,width:h,height:l})}}),e.ui.plugin.add("resizable","alsoResize",{start:function(){var t=e(this).resizable("instance"),i=t.options;e(i.alsoResize).each(function(){var t=e(this);t.data("ui-resizable-alsoresize",{width:parseInt(t.width(),10),height:parseInt(t.height(),10),left:parseInt(t.css("left"),10),top:parseInt(t.css("top"),10)})})},resize:function(t,i){var s=e(this).resizable("instance"),n=s.options,a=s.originalSize,o=s.originalPosition,r={height:s.size.height-a.height||0,width:s.size.width-a.width||0,top:s.position.top-o.top||0,left:s.position.left-o.left||0};e(n.alsoResize).each(function(){var t=e(this),s=e(this).data("ui-resizable-alsoresize"),n={},a=t.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];e.each(a,function(e,t){var i=(s[t]||0)+(r[t]||0);i&&i>=0&&(n[t]=i||null)}),t.css(n)})},stop:function(){e(this).removeData("resizable-alsoresize")}}),e.ui.plugin.add("resizable","ghost",{start:function(){var t=e(this).resizable("instance"),i=t.options,s=t.size;t.ghost=t.originalElement.clone(),t.ghost.css({opacity:.25,display:"block",position:"relative",height:s.height,width:s.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass("string"==typeof i.ghost?i.ghost:""),t.ghost.appendTo(t.helper)},resize:function(){var t=e(this).resizable("instance");t.ghost&&t.ghost.css({position:"relative",height:t.size.height,width:t.size.width})},stop:function(){var t=e(this).resizable("instance");t.ghost&&t.helper&&t.helper.get(0).removeChild(t.ghost.get(0))}}),e.ui.plugin.add("resizable","grid",{resize:function(){var t,i=e(this).resizable("instance"),s=i.options,n=i.size,a=i.originalSize,o=i.originalPosition,r=i.axis,h="number"==typeof s.grid?[s.grid,s.grid]:s.grid,l=h[0]||1,u=h[1]||1,d=Math.round((n.width-a.width)/l)*l,c=Math.round((n.height-a.height)/u)*u,p=a.width+d,f=a.height+c,m=s.maxWidth&&p>s.maxWidth,g=s.maxHeight&&f>s.maxHeight,v=s.minWidth&&s.minWidth>p,y=s.minHeight&&s.minHeight>f;s.grid=h,v&&(p+=l),y&&(f+=u),m&&(p-=l),g&&(f-=u),/^(se|s|e)$/.test(r)?(i.size.width=p,i.size.height=f):/^(ne)$/.test(r)?(i.size.width=p,i.size.height=f,i.position.top=o.top-c):/^(sw)$/.test(r)?(i.size.width=p,i.size.height=f,i.position.left=o.left-d):((0>=f-u||0>=p-l)&&(t=i._getPaddingPlusBorderDimensions(this)),f-u>0?(i.size.height=f,i.position.top=o.top-c):(f=u-t.height,i.size.height=f,i.position.top=o.top+a.height-f),p-l>0?(i.size.width=p,i.position.left=o.left-d):(p=l-t.width,i.size.width=p,i.position.left=o.left+a.width-p))}}),e.ui.resizable,e.widget("ui.selectable",e.ui.mouse,{version:"1.11.4",options:{appendTo:"body",autoRefresh:!0,distance:0,filter:"*",tolerance:"touch",selected:null,selecting:null,start:null,stop:null,unselected:null,unselecting:null},_create:function(){var t,i=this; -this.element.addClass("ui-selectable"),this.dragged=!1,this.refresh=function(){t=e(i.options.filter,i.element[0]),t.addClass("ui-selectee"),t.each(function(){var t=e(this),i=t.offset();e.data(this,"selectable-item",{element:this,$element:t,left:i.left,top:i.top,right:i.left+t.outerWidth(),bottom:i.top+t.outerHeight(),startselected:!1,selected:t.hasClass("ui-selected"),selecting:t.hasClass("ui-selecting"),unselecting:t.hasClass("ui-unselecting")})})},this.refresh(),this.selectees=t.addClass("ui-selectee"),this._mouseInit(),this.helper=e("
")},_destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item"),this.element.removeClass("ui-selectable ui-selectable-disabled"),this._mouseDestroy()},_mouseStart:function(t){var i=this,s=this.options;this.opos=[t.pageX,t.pageY],this.options.disabled||(this.selectees=e(s.filter,this.element[0]),this._trigger("start",t),e(s.appendTo).append(this.helper),this.helper.css({left:t.pageX,top:t.pageY,width:0,height:0}),s.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each(function(){var s=e.data(this,"selectable-item");s.startselected=!0,t.metaKey||t.ctrlKey||(s.$element.removeClass("ui-selected"),s.selected=!1,s.$element.addClass("ui-unselecting"),s.unselecting=!0,i._trigger("unselecting",t,{unselecting:s.element}))}),e(t.target).parents().addBack().each(function(){var s,n=e.data(this,"selectable-item");return n?(s=!t.metaKey&&!t.ctrlKey||!n.$element.hasClass("ui-selected"),n.$element.removeClass(s?"ui-unselecting":"ui-selected").addClass(s?"ui-selecting":"ui-unselecting"),n.unselecting=!s,n.selecting=s,n.selected=s,s?i._trigger("selecting",t,{selecting:n.element}):i._trigger("unselecting",t,{unselecting:n.element}),!1):void 0}))},_mouseDrag:function(t){if(this.dragged=!0,!this.options.disabled){var i,s=this,n=this.options,a=this.opos[0],o=this.opos[1],r=t.pageX,h=t.pageY;return a>r&&(i=r,r=a,a=i),o>h&&(i=h,h=o,o=i),this.helper.css({left:a,top:o,width:r-a,height:h-o}),this.selectees.each(function(){var i=e.data(this,"selectable-item"),l=!1;i&&i.element!==s.element[0]&&("touch"===n.tolerance?l=!(i.left>r||a>i.right||i.top>h||o>i.bottom):"fit"===n.tolerance&&(l=i.left>a&&r>i.right&&i.top>o&&h>i.bottom),l?(i.selected&&(i.$element.removeClass("ui-selected"),i.selected=!1),i.unselecting&&(i.$element.removeClass("ui-unselecting"),i.unselecting=!1),i.selecting||(i.$element.addClass("ui-selecting"),i.selecting=!0,s._trigger("selecting",t,{selecting:i.element}))):(i.selecting&&((t.metaKey||t.ctrlKey)&&i.startselected?(i.$element.removeClass("ui-selecting"),i.selecting=!1,i.$element.addClass("ui-selected"),i.selected=!0):(i.$element.removeClass("ui-selecting"),i.selecting=!1,i.startselected&&(i.$element.addClass("ui-unselecting"),i.unselecting=!0),s._trigger("unselecting",t,{unselecting:i.element}))),i.selected&&(t.metaKey||t.ctrlKey||i.startselected||(i.$element.removeClass("ui-selected"),i.selected=!1,i.$element.addClass("ui-unselecting"),i.unselecting=!0,s._trigger("unselecting",t,{unselecting:i.element})))))}),!1}},_mouseStop:function(t){var i=this;return this.dragged=!1,e(".ui-unselecting",this.element[0]).each(function(){var s=e.data(this,"selectable-item");s.$element.removeClass("ui-unselecting"),s.unselecting=!1,s.startselected=!1,i._trigger("unselected",t,{unselected:s.element})}),e(".ui-selecting",this.element[0]).each(function(){var s=e.data(this,"selectable-item");s.$element.removeClass("ui-selecting").addClass("ui-selected"),s.selecting=!1,s.selected=!0,s.startselected=!0,i._trigger("selected",t,{selected:s.element})}),this._trigger("stop",t),this.helper.remove(),!1}}),e.widget("ui.sortable",e.ui.mouse,{version:"1.11.4",widgetEventPrefix:"sort",ready:!1,options:{appendTo:"parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceholderSize:!1,forceHelperSize:!1,grid:!1,handle:!1,helper:"original",items:"> *",opacity:!1,placeholder:!1,revert:!1,scroll:!0,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1e3,activate:null,beforeStop:null,change:null,deactivate:null,out:null,over:null,receive:null,remove:null,sort:null,start:null,stop:null,update:null},_isOverAxis:function(e,t,i){return e>=t&&t+i>e},_isFloating:function(e){return/left|right/.test(e.css("float"))||/inline|table-cell/.test(e.css("display"))},_create:function(){this.containerCache={},this.element.addClass("ui-sortable"),this.refresh(),this.offset=this.element.offset(),this._mouseInit(),this._setHandleClassName(),this.ready=!0},_setOption:function(e,t){this._super(e,t),"handle"===e&&this._setHandleClassName()},_setHandleClassName:function(){this.element.find(".ui-sortable-handle").removeClass("ui-sortable-handle"),e.each(this.items,function(){(this.instance.options.handle?this.item.find(this.instance.options.handle):this.item).addClass("ui-sortable-handle")})},_destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").find(".ui-sortable-handle").removeClass("ui-sortable-handle"),this._mouseDestroy();for(var e=this.items.length-1;e>=0;e--)this.items[e].item.removeData(this.widgetName+"-item");return this},_mouseCapture:function(t,i){var s=null,n=!1,a=this;return this.reverting?!1:this.options.disabled||"static"===this.options.type?!1:(this._refreshItems(t),e(t.target).parents().each(function(){return e.data(this,a.widgetName+"-item")===a?(s=e(this),!1):void 0}),e.data(t.target,a.widgetName+"-item")===a&&(s=e(t.target)),s?!this.options.handle||i||(e(this.options.handle,s).find("*").addBack().each(function(){this===t.target&&(n=!0)}),n)?(this.currentItem=s,this._removeCurrentsFromItems(),!0):!1:!1)},_mouseStart:function(t,i,s){var n,a,o=this.options;if(this.currentContainer=this,this.refreshPositions(),this.helper=this._createHelper(t),this._cacheHelperProportions(),this._cacheMargins(),this.scrollParent=this.helper.scrollParent(),this.offset=this.currentItem.offset(),this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left},e.extend(this.offset,{click:{left:t.pageX-this.offset.left,top:t.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()}),this.helper.css("position","absolute"),this.cssPosition=this.helper.css("position"),this.originalPosition=this._generatePosition(t),this.originalPageX=t.pageX,this.originalPageY=t.pageY,o.cursorAt&&this._adjustOffsetFromHelper(o.cursorAt),this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]},this.helper[0]!==this.currentItem[0]&&this.currentItem.hide(),this._createPlaceholder(),o.containment&&this._setContainment(),o.cursor&&"auto"!==o.cursor&&(a=this.document.find("body"),this.storedCursor=a.css("cursor"),a.css("cursor",o.cursor),this.storedStylesheet=e("").appendTo(a)),o.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",o.opacity)),o.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",o.zIndex)),this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset()),this._trigger("start",t,this._uiHash()),this._preserveHelperProportions||this._cacheHelperProportions(),!s)for(n=this.containers.length-1;n>=0;n--)this.containers[n]._trigger("activate",t,this._uiHash(this));return e.ui.ddmanager&&(e.ui.ddmanager.current=this),e.ui.ddmanager&&!o.dropBehaviour&&e.ui.ddmanager.prepareOffsets(this,t),this.dragging=!0,this.helper.addClass("ui-sortable-helper"),this._mouseDrag(t),!0},_mouseDrag:function(t){var i,s,n,a,o=this.options,r=!1;for(this.position=this._generatePosition(t),this.positionAbs=this._convertPositionTo("absolute"),this.lastPositionAbs||(this.lastPositionAbs=this.positionAbs),this.options.scroll&&(this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-t.pageY=0;i--)if(s=this.items[i],n=s.item[0],a=this._intersectsWithPointer(s),a&&s.instance===this.currentContainer&&n!==this.currentItem[0]&&this.placeholder[1===a?"next":"prev"]()[0]!==n&&!e.contains(this.placeholder[0],n)&&("semi-dynamic"===this.options.type?!e.contains(this.element[0],n):!0)){if(this.direction=1===a?"down":"up","pointer"!==this.options.tolerance&&!this._intersectsWithSides(s))break;this._rearrange(t,s),this._trigger("change",t,this._uiHash());break}return this._contactContainers(t),e.ui.ddmanager&&e.ui.ddmanager.drag(this,t),this._trigger("sort",t,this._uiHash()),this.lastPositionAbs=this.positionAbs,!1},_mouseStop:function(t,i){if(t){if(e.ui.ddmanager&&!this.options.dropBehaviour&&e.ui.ddmanager.drop(this,t),this.options.revert){var s=this,n=this.placeholder.offset(),a=this.options.axis,o={};a&&"x"!==a||(o.left=n.left-this.offset.parent.left-this.margins.left+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollLeft)),a&&"y"!==a||(o.top=n.top-this.offset.parent.top-this.margins.top+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollTop)),this.reverting=!0,e(this.helper).animate(o,parseInt(this.options.revert,10)||500,function(){s._clear(t)})}else this._clear(t,i);return!1}},cancel:function(){if(this.dragging){this._mouseUp({target:null}),"original"===this.options.helper?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"):this.currentItem.show();for(var t=this.containers.length-1;t>=0;t--)this.containers[t]._trigger("deactivate",null,this._uiHash(this)),this.containers[t].containerCache.over&&(this.containers[t]._trigger("out",null,this._uiHash(this)),this.containers[t].containerCache.over=0)}return this.placeholder&&(this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]),"original"!==this.options.helper&&this.helper&&this.helper[0].parentNode&&this.helper.remove(),e.extend(this,{helper:null,dragging:!1,reverting:!1,_noFinalSort:null}),this.domPosition.prev?e(this.domPosition.prev).after(this.currentItem):e(this.domPosition.parent).prepend(this.currentItem)),this},serialize:function(t){var i=this._getItemsAsjQuery(t&&t.connected),s=[];return t=t||{},e(i).each(function(){var i=(e(t.item||this).attr(t.attribute||"id")||"").match(t.expression||/(.+)[\-=_](.+)/);i&&s.push((t.key||i[1]+"[]")+"="+(t.key&&t.expression?i[1]:i[2]))}),!s.length&&t.key&&s.push(t.key+"="),s.join("&")},toArray:function(t){var i=this._getItemsAsjQuery(t&&t.connected),s=[];return t=t||{},i.each(function(){s.push(e(t.item||this).attr(t.attribute||"id")||"")}),s},_intersectsWith:function(e){var t=this.positionAbs.left,i=t+this.helperProportions.width,s=this.positionAbs.top,n=s+this.helperProportions.height,a=e.left,o=a+e.width,r=e.top,h=r+e.height,l=this.offset.click.top,u=this.offset.click.left,d="x"===this.options.axis||s+l>r&&h>s+l,c="y"===this.options.axis||t+u>a&&o>t+u,p=d&&c;return"pointer"===this.options.tolerance||this.options.forcePointerForContainers||"pointer"!==this.options.tolerance&&this.helperProportions[this.floating?"width":"height"]>e[this.floating?"width":"height"]?p:t+this.helperProportions.width/2>a&&o>i-this.helperProportions.width/2&&s+this.helperProportions.height/2>r&&h>n-this.helperProportions.height/2},_intersectsWithPointer:function(e){var t="x"===this.options.axis||this._isOverAxis(this.positionAbs.top+this.offset.click.top,e.top,e.height),i="y"===this.options.axis||this._isOverAxis(this.positionAbs.left+this.offset.click.left,e.left,e.width),s=t&&i,n=this._getDragVerticalDirection(),a=this._getDragHorizontalDirection();return s?this.floating?a&&"right"===a||"down"===n?2:1:n&&("down"===n?2:1):!1},_intersectsWithSides:function(e){var t=this._isOverAxis(this.positionAbs.top+this.offset.click.top,e.top+e.height/2,e.height),i=this._isOverAxis(this.positionAbs.left+this.offset.click.left,e.left+e.width/2,e.width),s=this._getDragVerticalDirection(),n=this._getDragHorizontalDirection();return this.floating&&n?"right"===n&&i||"left"===n&&!i:s&&("down"===s&&t||"up"===s&&!t)},_getDragVerticalDirection:function(){var e=this.positionAbs.top-this.lastPositionAbs.top;return 0!==e&&(e>0?"down":"up")},_getDragHorizontalDirection:function(){var e=this.positionAbs.left-this.lastPositionAbs.left;return 0!==e&&(e>0?"right":"left")},refresh:function(e){return this._refreshItems(e),this._setHandleClassName(),this.refreshPositions(),this},_connectWith:function(){var e=this.options;return e.connectWith.constructor===String?[e.connectWith]:e.connectWith},_getItemsAsjQuery:function(t){function i(){r.push(this)}var s,n,a,o,r=[],h=[],l=this._connectWith();if(l&&t)for(s=l.length-1;s>=0;s--)for(a=e(l[s],this.document[0]),n=a.length-1;n>=0;n--)o=e.data(a[n],this.widgetFullName),o&&o!==this&&!o.options.disabled&&h.push([e.isFunction(o.options.items)?o.options.items.call(o.element):e(o.options.items,o.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),o]);for(h.push([e.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):e(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]),s=h.length-1;s>=0;s--)h[s][0].each(i);return e(r)},_removeCurrentsFromItems:function(){var t=this.currentItem.find(":data("+this.widgetName+"-item)");this.items=e.grep(this.items,function(e){for(var i=0;t.length>i;i++)if(t[i]===e.item[0])return!1;return!0})},_refreshItems:function(t){this.items=[],this.containers=[this];var i,s,n,a,o,r,h,l,u=this.items,d=[[e.isFunction(this.options.items)?this.options.items.call(this.element[0],t,{item:this.currentItem}):e(this.options.items,this.element),this]],c=this._connectWith();if(c&&this.ready)for(i=c.length-1;i>=0;i--)for(n=e(c[i],this.document[0]),s=n.length-1;s>=0;s--)a=e.data(n[s],this.widgetFullName),a&&a!==this&&!a.options.disabled&&(d.push([e.isFunction(a.options.items)?a.options.items.call(a.element[0],t,{item:this.currentItem}):e(a.options.items,a.element),a]),this.containers.push(a));for(i=d.length-1;i>=0;i--)for(o=d[i][1],r=d[i][0],s=0,l=r.length;l>s;s++)h=e(r[s]),h.data(this.widgetName+"-item",o),u.push({item:h,instance:o,width:0,height:0,left:0,top:0})},refreshPositions:function(t){this.floating=this.items.length?"x"===this.options.axis||this._isFloating(this.items[0].item):!1,this.offsetParent&&this.helper&&(this.offset.parent=this._getParentOffset());var i,s,n,a;for(i=this.items.length-1;i>=0;i--)s=this.items[i],s.instance!==this.currentContainer&&this.currentContainer&&s.item[0]!==this.currentItem[0]||(n=this.options.toleranceElement?e(this.options.toleranceElement,s.item):s.item,t||(s.width=n.outerWidth(),s.height=n.outerHeight()),a=n.offset(),s.left=a.left,s.top=a.top);if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(i=this.containers.length-1;i>=0;i--)a=this.containers[i].element.offset(),this.containers[i].containerCache.left=a.left,this.containers[i].containerCache.top=a.top,this.containers[i].containerCache.width=this.containers[i].element.outerWidth(),this.containers[i].containerCache.height=this.containers[i].element.outerHeight();return this},_createPlaceholder:function(t){t=t||this;var i,s=t.options;s.placeholder&&s.placeholder.constructor!==String||(i=s.placeholder,s.placeholder={element:function(){var s=t.currentItem[0].nodeName.toLowerCase(),n=e("<"+s+">",t.document[0]).addClass(i||t.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper");return"tbody"===s?t._createTrPlaceholder(t.currentItem.find("tr").eq(0),e("",t.document[0]).appendTo(n)):"tr"===s?t._createTrPlaceholder(t.currentItem,n):"img"===s&&n.attr("src",t.currentItem.attr("src")),i||n.css("visibility","hidden"),n},update:function(e,n){(!i||s.forcePlaceholderSize)&&(n.height()||n.height(t.currentItem.innerHeight()-parseInt(t.currentItem.css("paddingTop")||0,10)-parseInt(t.currentItem.css("paddingBottom")||0,10)),n.width()||n.width(t.currentItem.innerWidth()-parseInt(t.currentItem.css("paddingLeft")||0,10)-parseInt(t.currentItem.css("paddingRight")||0,10)))}}),t.placeholder=e(s.placeholder.element.call(t.element,t.currentItem)),t.currentItem.after(t.placeholder),s.placeholder.update(t,t.placeholder)},_createTrPlaceholder:function(t,i){var s=this;t.children().each(function(){e(" ",s.document[0]).attr("colspan",e(this).attr("colspan")||1).appendTo(i)})},_contactContainers:function(t){var i,s,n,a,o,r,h,l,u,d,c=null,p=null;for(i=this.containers.length-1;i>=0;i--)if(!e.contains(this.currentItem[0],this.containers[i].element[0]))if(this._intersectsWith(this.containers[i].containerCache)){if(c&&e.contains(this.containers[i].element[0],c.element[0]))continue;c=this.containers[i],p=i}else this.containers[i].containerCache.over&&(this.containers[i]._trigger("out",t,this._uiHash(this)),this.containers[i].containerCache.over=0);if(c)if(1===this.containers.length)this.containers[p].containerCache.over||(this.containers[p]._trigger("over",t,this._uiHash(this)),this.containers[p].containerCache.over=1);else{for(n=1e4,a=null,u=c.floating||this._isFloating(this.currentItem),o=u?"left":"top",r=u?"width":"height",d=u?"clientX":"clientY",s=this.items.length-1;s>=0;s--)e.contains(this.containers[p].element[0],this.items[s].item[0])&&this.items[s].item[0]!==this.currentItem[0]&&(h=this.items[s].item.offset()[o],l=!1,t[d]-h>this.items[s][r]/2&&(l=!0),n>Math.abs(t[d]-h)&&(n=Math.abs(t[d]-h),a=this.items[s],this.direction=l?"up":"down"));if(!a&&!this.options.dropOnEmpty)return;if(this.currentContainer===this.containers[p])return this.currentContainer.containerCache.over||(this.containers[p]._trigger("over",t,this._uiHash()),this.currentContainer.containerCache.over=1),void 0;a?this._rearrange(t,a,null,!0):this._rearrange(t,null,this.containers[p].element,!0),this._trigger("change",t,this._uiHash()),this.containers[p]._trigger("change",t,this._uiHash(this)),this.currentContainer=this.containers[p],this.options.placeholder.update(this.currentContainer,this.placeholder),this.containers[p]._trigger("over",t,this._uiHash(this)),this.containers[p].containerCache.over=1}},_createHelper:function(t){var i=this.options,s=e.isFunction(i.helper)?e(i.helper.apply(this.element[0],[t,this.currentItem])):"clone"===i.helper?this.currentItem.clone():this.currentItem;return s.parents("body").length||e("parent"!==i.appendTo?i.appendTo:this.currentItem[0].parentNode)[0].appendChild(s[0]),s[0]===this.currentItem[0]&&(this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")}),(!s[0].style.width||i.forceHelperSize)&&s.width(this.currentItem.width()),(!s[0].style.height||i.forceHelperSize)&&s.height(this.currentItem.height()),s},_adjustOffsetFromHelper:function(t){"string"==typeof t&&(t=t.split(" ")),e.isArray(t)&&(t={left:+t[0],top:+t[1]||0}),"left"in t&&(this.offset.click.left=t.left+this.margins.left),"right"in t&&(this.offset.click.left=this.helperProportions.width-t.right+this.margins.left),"top"in t&&(this.offset.click.top=t.top+this.margins.top),"bottom"in t&&(this.offset.click.top=this.helperProportions.height-t.bottom+this.margins.top)},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var t=this.offsetParent.offset();return"absolute"===this.cssPosition&&this.scrollParent[0]!==this.document[0]&&e.contains(this.scrollParent[0],this.offsetParent[0])&&(t.left+=this.scrollParent.scrollLeft(),t.top+=this.scrollParent.scrollTop()),(this.offsetParent[0]===this.document[0].body||this.offsetParent[0].tagName&&"html"===this.offsetParent[0].tagName.toLowerCase()&&e.ui.ie)&&(t={top:0,left:0}),{top:t.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:t.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"===this.cssPosition){var e=this.currentItem.position();return{top:e.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:e.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.currentItem.css("marginLeft"),10)||0,top:parseInt(this.currentItem.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var t,i,s,n=this.options;"parent"===n.containment&&(n.containment=this.helper[0].parentNode),("document"===n.containment||"window"===n.containment)&&(this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,"document"===n.containment?this.document.width():this.window.width()-this.helperProportions.width-this.margins.left,("document"===n.containment?this.document.width():this.window.height()||this.document[0].body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]),/^(document|window|parent)$/.test(n.containment)||(t=e(n.containment)[0],i=e(n.containment).offset(),s="hidden"!==e(t).css("overflow"),this.containment=[i.left+(parseInt(e(t).css("borderLeftWidth"),10)||0)+(parseInt(e(t).css("paddingLeft"),10)||0)-this.margins.left,i.top+(parseInt(e(t).css("borderTopWidth"),10)||0)+(parseInt(e(t).css("paddingTop"),10)||0)-this.margins.top,i.left+(s?Math.max(t.scrollWidth,t.offsetWidth):t.offsetWidth)-(parseInt(e(t).css("borderLeftWidth"),10)||0)-(parseInt(e(t).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,i.top+(s?Math.max(t.scrollHeight,t.offsetHeight):t.offsetHeight)-(parseInt(e(t).css("borderTopWidth"),10)||0)-(parseInt(e(t).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top])},_convertPositionTo:function(t,i){i||(i=this.position);var s="absolute"===t?1:-1,n="absolute"!==this.cssPosition||this.scrollParent[0]!==this.document[0]&&e.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,a=/(html|body)/i.test(n[0].tagName);return{top:i.top+this.offset.relative.top*s+this.offset.parent.top*s-("fixed"===this.cssPosition?-this.scrollParent.scrollTop():a?0:n.scrollTop())*s,left:i.left+this.offset.relative.left*s+this.offset.parent.left*s-("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():a?0:n.scrollLeft())*s}},_generatePosition:function(t){var i,s,n=this.options,a=t.pageX,o=t.pageY,r="absolute"!==this.cssPosition||this.scrollParent[0]!==this.document[0]&&e.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,h=/(html|body)/i.test(r[0].tagName);return"relative"!==this.cssPosition||this.scrollParent[0]!==this.document[0]&&this.scrollParent[0]!==this.offsetParent[0]||(this.offset.relative=this._getRelativeOffset()),this.originalPosition&&(this.containment&&(t.pageX-this.offset.click.leftthis.containment[2]&&(a=this.containment[2]+this.offset.click.left),t.pageY-this.offset.click.top>this.containment[3]&&(o=this.containment[3]+this.offset.click.top)),n.grid&&(i=this.originalPageY+Math.round((o-this.originalPageY)/n.grid[1])*n.grid[1],o=this.containment?i-this.offset.click.top>=this.containment[1]&&i-this.offset.click.top<=this.containment[3]?i:i-this.offset.click.top>=this.containment[1]?i-n.grid[1]:i+n.grid[1]:i,s=this.originalPageX+Math.round((a-this.originalPageX)/n.grid[0])*n.grid[0],a=this.containment?s-this.offset.click.left>=this.containment[0]&&s-this.offset.click.left<=this.containment[2]?s:s-this.offset.click.left>=this.containment[0]?s-n.grid[0]:s+n.grid[0]:s)),{top:o-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():h?0:r.scrollTop()),left:a-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():h?0:r.scrollLeft())}},_rearrange:function(e,t,i,s){i?i[0].appendChild(this.placeholder[0]):t.item[0].parentNode.insertBefore(this.placeholder[0],"down"===this.direction?t.item[0]:t.item[0].nextSibling),this.counter=this.counter?++this.counter:1;var n=this.counter;this._delay(function(){n===this.counter&&this.refreshPositions(!s)})},_clear:function(e,t){function i(e,t,i){return function(s){i._trigger(e,s,t._uiHash(t))}}this.reverting=!1;var s,n=[];if(!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem),this._noFinalSort=null,this.helper[0]===this.currentItem[0]){for(s in this._storedCSS)("auto"===this._storedCSS[s]||"static"===this._storedCSS[s])&&(this._storedCSS[s]="");this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else this.currentItem.show();for(this.fromOutside&&!t&&n.push(function(e){this._trigger("receive",e,this._uiHash(this.fromOutside))}),!this.fromOutside&&this.domPosition.prev===this.currentItem.prev().not(".ui-sortable-helper")[0]&&this.domPosition.parent===this.currentItem.parent()[0]||t||n.push(function(e){this._trigger("update",e,this._uiHash())}),this!==this.currentContainer&&(t||(n.push(function(e){this._trigger("remove",e,this._uiHash())}),n.push(function(e){return function(t){e._trigger("receive",t,this._uiHash(this))}}.call(this,this.currentContainer)),n.push(function(e){return function(t){e._trigger("update",t,this._uiHash(this))}}.call(this,this.currentContainer)))),s=this.containers.length-1;s>=0;s--)t||n.push(i("deactivate",this,this.containers[s])),this.containers[s].containerCache.over&&(n.push(i("out",this,this.containers[s])),this.containers[s].containerCache.over=0);if(this.storedCursor&&(this.document.find("body").css("cursor",this.storedCursor),this.storedStylesheet.remove()),this._storedOpacity&&this.helper.css("opacity",this._storedOpacity),this._storedZIndex&&this.helper.css("zIndex","auto"===this._storedZIndex?"":this._storedZIndex),this.dragging=!1,t||this._trigger("beforeStop",e,this._uiHash()),this.placeholder[0].parentNode.removeChild(this.placeholder[0]),this.cancelHelperRemoval||(this.helper[0]!==this.currentItem[0]&&this.helper.remove(),this.helper=null),!t){for(s=0;n.length>s;s++)n[s].call(this,e);this._trigger("stop",e,this._uiHash())}return this.fromOutside=!1,!this.cancelHelperRemoval},_trigger:function(){e.Widget.prototype._trigger.apply(this,arguments)===!1&&this.cancel()},_uiHash:function(t){var i=t||this;return{helper:i.helper,placeholder:i.placeholder||e([]),position:i.position,originalPosition:i.originalPosition,offset:i.positionAbs,item:i.currentItem,sender:t?t.element:null}}}),e.widget("ui.accordion",{version:"1.11.4",options:{active:0,animate:{},collapsible:!1,event:"click",header:"> li > :first-child,> :not(li):even",heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var t=this.options;this.prevShow=this.prevHide=e(),this.element.addClass("ui-accordion ui-widget ui-helper-reset").attr("role","tablist"),t.collapsible||t.active!==!1&&null!=t.active||(t.active=0),this._processPanels(),0>t.active&&(t.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():e()}},_createIcons:function(){var t=this.options.icons;t&&(e("").addClass("ui-accordion-header-icon ui-icon "+t.header).prependTo(this.headers),this.active.children(".ui-accordion-header-icon").removeClass(t.header).addClass(t.activeHeader),this.headers.addClass("ui-accordion-icons"))},_destroyIcons:function(){this.headers.removeClass("ui-accordion-icons").children(".ui-accordion-header-icon").remove()},_destroy:function(){var e;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role"),this.headers.removeClass("ui-accordion-header ui-accordion-header-active ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("aria-controls").removeAttr("tabIndex").removeUniqueId(),this._destroyIcons(),e=this.headers.next().removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-state-disabled").css("display","").removeAttr("role").removeAttr("aria-hidden").removeAttr("aria-labelledby").removeUniqueId(),"content"!==this.options.heightStyle&&e.css("height","")},_setOption:function(e,t){return"active"===e?(this._activate(t),void 0):("event"===e&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(t)),this._super(e,t),"collapsible"!==e||t||this.options.active!==!1||this._activate(0),"icons"===e&&(this._destroyIcons(),t&&this._createIcons()),"disabled"===e&&(this.element.toggleClass("ui-state-disabled",!!t).attr("aria-disabled",t),this.headers.add(this.headers.next()).toggleClass("ui-state-disabled",!!t)),void 0)},_keydown:function(t){if(!t.altKey&&!t.ctrlKey){var i=e.ui.keyCode,s=this.headers.length,n=this.headers.index(t.target),a=!1;switch(t.keyCode){case i.RIGHT:case i.DOWN:a=this.headers[(n+1)%s];break;case i.LEFT:case i.UP:a=this.headers[(n-1+s)%s];break;case i.SPACE:case i.ENTER:this._eventHandler(t);break;case i.HOME:a=this.headers[0];break;case i.END:a=this.headers[s-1]}a&&(e(t.target).attr("tabIndex",-1),e(a).attr("tabIndex",0),a.focus(),t.preventDefault())}},_panelKeyDown:function(t){t.keyCode===e.ui.keyCode.UP&&t.ctrlKey&&e(t.currentTarget).prev().focus()},refresh:function(){var t=this.options;this._processPanels(),t.active===!1&&t.collapsible===!0||!this.headers.length?(t.active=!1,this.active=e()):t.active===!1?this._activate(0):this.active.length&&!e.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(t.active=!1,this.active=e()):this._activate(Math.max(0,t.active-1)):t.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},_processPanels:function(){var e=this.headers,t=this.panels;this.headers=this.element.find(this.options.header).addClass("ui-accordion-header ui-state-default ui-corner-all"),this.panels=this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom").filter(":not(.ui-accordion-content-active)").hide(),t&&(this._off(e.not(this.headers)),this._off(t.not(this.panels))) -},_refresh:function(){var t,i=this.options,s=i.heightStyle,n=this.element.parent();this.active=this._findActive(i.active).addClass("ui-accordion-header-active ui-state-active ui-corner-top").removeClass("ui-corner-all"),this.active.next().addClass("ui-accordion-content-active").show(),this.headers.attr("role","tab").each(function(){var t=e(this),i=t.uniqueId().attr("id"),s=t.next(),n=s.uniqueId().attr("id");t.attr("aria-controls",n),s.attr("aria-labelledby",i)}).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(i.event),"fill"===s?(t=n.height(),this.element.siblings(":visible").each(function(){var i=e(this),s=i.css("position");"absolute"!==s&&"fixed"!==s&&(t-=i.outerHeight(!0))}),this.headers.each(function(){t-=e(this).outerHeight(!0)}),this.headers.next().each(function(){e(this).height(Math.max(0,t-e(this).innerHeight()+e(this).height()))}).css("overflow","auto")):"auto"===s&&(t=0,this.headers.next().each(function(){t=Math.max(t,e(this).css("height","").height())}).height(t))},_activate:function(t){var i=this._findActive(t)[0];i!==this.active[0]&&(i=i||this.active[0],this._eventHandler({target:i,currentTarget:i,preventDefault:e.noop}))},_findActive:function(t){return"number"==typeof t?this.headers.eq(t):e()},_setupEvents:function(t){var i={keydown:"_keydown"};t&&e.each(t.split(" "),function(e,t){i[t]="_eventHandler"}),this._off(this.headers.add(this.headers.next())),this._on(this.headers,i),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(t){var i=this.options,s=this.active,n=e(t.currentTarget),a=n[0]===s[0],o=a&&i.collapsible,r=o?e():n.next(),h=s.next(),l={oldHeader:s,oldPanel:h,newHeader:o?e():n,newPanel:r};t.preventDefault(),a&&!i.collapsible||this._trigger("beforeActivate",t,l)===!1||(i.active=o?!1:this.headers.index(n),this.active=a?e():n,this._toggle(l),s.removeClass("ui-accordion-header-active ui-state-active"),i.icons&&s.children(".ui-accordion-header-icon").removeClass(i.icons.activeHeader).addClass(i.icons.header),a||(n.removeClass("ui-corner-all").addClass("ui-accordion-header-active ui-state-active ui-corner-top"),i.icons&&n.children(".ui-accordion-header-icon").removeClass(i.icons.header).addClass(i.icons.activeHeader),n.next().addClass("ui-accordion-content-active")))},_toggle:function(t){var i=t.newPanel,s=this.prevShow.length?this.prevShow:t.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=i,this.prevHide=s,this.options.animate?this._animate(i,s,t):(s.hide(),i.show(),this._toggleComplete(t)),s.attr({"aria-hidden":"true"}),s.prev().attr({"aria-selected":"false","aria-expanded":"false"}),i.length&&s.length?s.prev().attr({tabIndex:-1,"aria-expanded":"false"}):i.length&&this.headers.filter(function(){return 0===parseInt(e(this).attr("tabIndex"),10)}).attr("tabIndex",-1),i.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(e,t,i){var s,n,a,o=this,r=0,h=e.css("box-sizing"),l=e.length&&(!t.length||e.index()",delay:300,options:{icons:{submenu:"ui-icon-carat-1-e"},items:"> *",menus:"ul",position:{my:"left-1 top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().addClass("ui-menu ui-widget ui-widget-content").toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length).attr({role:this.options.role,tabIndex:0}),this.options.disabled&&this.element.addClass("ui-state-disabled").attr("aria-disabled","true"),this._on({"mousedown .ui-menu-item":function(e){e.preventDefault()},"click .ui-menu-item":function(t){var i=e(t.target);!this.mouseHandled&&i.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&e(this.document[0].activeElement).closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(t){if(!this.previousFilter){var i=e(t.currentTarget);i.siblings(".ui-state-active").removeClass("ui-state-active"),this.focus(t,i)}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(e,t){var i=this.active||this.element.find(this.options.items).eq(0);t||this.focus(e,i)},blur:function(t){this._delay(function(){e.contains(this.element[0],this.document[0].activeElement)||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(e){this._closeOnDocumentClick(e)&&this.collapseAll(e),this.mouseHandled=!1}})},_destroy:function(){this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeClass("ui-menu ui-widget ui-widget-content ui-menu-icons ui-front").removeAttr("role").removeAttr("tabIndex").removeAttr("aria-labelledby").removeAttr("aria-expanded").removeAttr("aria-hidden").removeAttr("aria-disabled").removeUniqueId().show(),this.element.find(".ui-menu-item").removeClass("ui-menu-item").removeAttr("role").removeAttr("aria-disabled").removeUniqueId().removeClass("ui-state-hover").removeAttr("tabIndex").removeAttr("role").removeAttr("aria-haspopup").children().each(function(){var t=e(this);t.data("ui-menu-submenu-carat")&&t.remove()}),this.element.find(".ui-menu-divider").removeClass("ui-menu-divider ui-widget-content")},_keydown:function(t){var i,s,n,a,o=!0;switch(t.keyCode){case e.ui.keyCode.PAGE_UP:this.previousPage(t);break;case e.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case e.ui.keyCode.HOME:this._move("first","first",t);break;case e.ui.keyCode.END:this._move("last","last",t);break;case e.ui.keyCode.UP:this.previous(t);break;case e.ui.keyCode.DOWN:this.next(t);break;case e.ui.keyCode.LEFT:this.collapse(t);break;case e.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case e.ui.keyCode.ENTER:case e.ui.keyCode.SPACE:this._activate(t);break;case e.ui.keyCode.ESCAPE:this.collapse(t);break;default:o=!1,s=this.previousFilter||"",n=String.fromCharCode(t.keyCode),a=!1,clearTimeout(this.filterTimer),n===s?a=!0:n=s+n,i=this._filterMenuItems(n),i=a&&-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i,i.length||(n=String.fromCharCode(t.keyCode),i=this._filterMenuItems(n)),i.length?(this.focus(t,i),this.previousFilter=n,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}o&&t.preventDefault()},_activate:function(e){this.active.is(".ui-state-disabled")||(this.active.is("[aria-haspopup='true']")?this.expand(e):this.select(e))},refresh:function(){var t,i,s=this,n=this.options.icons.submenu,a=this.element.find(this.options.menus);this.element.toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length),a.filter(":not(.ui-menu)").addClass("ui-menu ui-widget ui-widget-content ui-front").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=e(this),i=t.parent(),s=e("").addClass("ui-menu-icon ui-icon "+n).data("ui-menu-submenu-carat",!0);i.attr("aria-haspopup","true").prepend(s),t.attr("aria-labelledby",i.attr("id"))}),t=a.add(this.element),i=t.find(this.options.items),i.not(".ui-menu-item").each(function(){var t=e(this);s._isDivider(t)&&t.addClass("ui-widget-content ui-menu-divider")}),i.not(".ui-menu-item, .ui-menu-divider").addClass("ui-menu-item").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),i.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!e.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(e,t){"icons"===e&&this.element.find(".ui-menu-icon").removeClass(this.options.icons.submenu).addClass(t.submenu),"disabled"===e&&this.element.toggleClass("ui-state-disabled",!!t).attr("aria-disabled",t),this._super(e,t)},focus:function(e,t){var i,s;this.blur(e,e&&"focus"===e.type),this._scrollIntoView(t),this.active=t.first(),s=this.active.addClass("ui-state-focus").removeClass("ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",s.attr("id")),this.active.parent().closest(".ui-menu-item").addClass("ui-state-active"),e&&"keydown"===e.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),i=t.children(".ui-menu"),i.length&&e&&/^mouse/.test(e.type)&&this._startOpening(i),this.activeMenu=t.parent(),this._trigger("focus",e,{item:t})},_scrollIntoView:function(t){var i,s,n,a,o,r;this._hasScroll()&&(i=parseFloat(e.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(e.css(this.activeMenu[0],"paddingTop"))||0,n=t.offset().top-this.activeMenu.offset().top-i-s,a=this.activeMenu.scrollTop(),o=this.activeMenu.height(),r=t.outerHeight(),0>n?this.activeMenu.scrollTop(a+n):n+r>o&&this.activeMenu.scrollTop(a+n-o+r))},blur:function(e,t){t||clearTimeout(this.timer),this.active&&(this.active.removeClass("ui-state-focus"),this.active=null,this._trigger("blur",e,{item:this.active}))},_startOpening:function(e){clearTimeout(this.timer),"true"===e.attr("aria-hidden")&&(this.timer=this._delay(function(){this._close(),this._open(e)},this.delay))},_open:function(t){var i=e.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(t.parents(".ui-menu")).hide().attr("aria-hidden","true"),t.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(i)},collapseAll:function(t,i){clearTimeout(this.timer),this.timer=this._delay(function(){var s=i?this.element:e(t&&t.target).closest(this.element.find(".ui-menu"));s.length||(s=this.element),this._close(s),this.blur(t),this.activeMenu=s},this.delay)},_close:function(e){e||(e=this.active?this.active.parent():this.element),e.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false").end().find(".ui-state-active").not(".ui-state-focus").removeClass("ui-state-active")},_closeOnDocumentClick:function(t){return!e(t.target).closest(".ui-menu").length},_isDivider:function(e){return!/[^\-\u2014\u2013\s]/.test(e.text())},collapse:function(e){var t=this.active&&this.active.parent().closest(".ui-menu-item",this.element);t&&t.length&&(this._close(),this.focus(e,t))},expand:function(e){var t=this.active&&this.active.children(".ui-menu ").find(this.options.items).first();t&&t.length&&(this._open(t.parent()),this._delay(function(){this.focus(e,t)}))},next:function(e){this._move("next","first",e)},previous:function(e){this._move("prev","last",e)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_move:function(e,t,i){var s;this.active&&(s="first"===e||"last"===e?this.active["first"===e?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[e+"All"](".ui-menu-item").eq(0)),s&&s.length&&this.active||(s=this.activeMenu.find(this.options.items)[t]()),this.focus(i,s)},nextPage:function(t){var i,s,n;return this.active?(this.isLastItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){return i=e(this),0>i.offset().top-s-n}),this.focus(t,i)):this.focus(t,this.activeMenu.find(this.options.items)[this.active?"last":"first"]())),void 0):(this.next(t),void 0)},previousPage:function(t){var i,s,n;return this.active?(this.isFirstItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){return i=e(this),i.offset().top-s+n>0}),this.focus(t,i)):this.focus(t,this.activeMenu.find(this.options.items).first())),void 0):(this.next(t),void 0)},_hasScroll:function(){return this.element.outerHeight()",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var t,i,s,n=this.element[0].nodeName.toLowerCase(),a="textarea"===n,o="input"===n;this.isMultiLine=a?!0:o?!1:this.element.prop("isContentEditable"),this.valueMethod=this.element[a||o?"val":"text"],this.isNewMenu=!0,this.element.addClass("ui-autocomplete-input").attr("autocomplete","off"),this._on(this.element,{keydown:function(n){if(this.element.prop("readOnly"))return t=!0,s=!0,i=!0,void 0;t=!1,s=!1,i=!1;var a=e.ui.keyCode;switch(n.keyCode){case a.PAGE_UP:t=!0,this._move("previousPage",n);break;case a.PAGE_DOWN:t=!0,this._move("nextPage",n);break;case a.UP:t=!0,this._keyEvent("previous",n);break;case a.DOWN:t=!0,this._keyEvent("next",n);break;case a.ENTER:this.menu.active&&(t=!0,n.preventDefault(),this.menu.select(n));break;case a.TAB:this.menu.active&&this.menu.select(n);break;case a.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(n),n.preventDefault());break;default:i=!0,this._searchTimeout(n)}},keypress:function(s){if(t)return t=!1,(!this.isMultiLine||this.menu.element.is(":visible"))&&s.preventDefault(),void 0;if(!i){var n=e.ui.keyCode;switch(s.keyCode){case n.PAGE_UP:this._move("previousPage",s);break;case n.PAGE_DOWN:this._move("nextPage",s);break;case n.UP:this._keyEvent("previous",s);break;case n.DOWN:this._keyEvent("next",s)}}},input:function(e){return s?(s=!1,e.preventDefault(),void 0):(this._searchTimeout(e),void 0)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(e){return this.cancelBlur?(delete this.cancelBlur,void 0):(clearTimeout(this.searching),this.close(e),this._change(e),void 0)}}),this._initSource(),this.menu=e("