themes: drop freifunk-hannover its abandoned and redundant
[project/luci.git] / themes / freifunk-hannover / htdocs / luci-static / freifunk-hannover / cascade.css
diff --git a/themes/freifunk-hannover/htdocs/luci-static/freifunk-hannover/cascade.css b/themes/freifunk-hannover/htdocs/luci-static/freifunk-hannover/cascade.css
deleted file mode 100644 (file)
index 961f847..0000000
+++ /dev/null
@@ -1,962 +0,0 @@
-@charset "utf-8";\r
-\r
-@media all {\r
-\r
-html {\r
-       min-height: 100%;\r
-       height: auto;\r
-}\r
-\r
-body {\r
-       color: #ffffff;\r
-       background-color: #fff;\r
-       background-image: url(bg.jpg);\r
-       background-position: bottom center;\r
-       background-repeat: repeat-x;\r
-       font-family: Verdana, Arial, sans-serif;\r
-       font-size: 101%;\r
-       line-height: 100%;\r
-       padding-bottom: 1.5em;\r
-}\r
-\r
-* {\r
-       margin: 0;\r
-       padding: 0;\r
-}\r
-\r
-abbr,\r
-acronym {\r
-       font-style: normal;\r
-       font-variant: normal;\r
-}\r
-\r
-abbr[title],\r
-acronym[title] {\r
-       border-bottom: 1px dotted;\r
-       cursor: help;\r
-}\r
-\r
-a:link abbr[title],\r
-a:visited abbr[title],\r
-a:link acronym[title],\r
-a:visited acronym[title] {\r
-       cursor: pointer;\r
-}\r
-\r
-code {\r
-       font-family: monospace;\r
-       white-space: pre;\r
-}\r
-\r
-#maincontent ul {\r
-       margin-left: 2em;\r
-}\r
-\r
-.warning {\r
-       color: red;\r
-       background-color: white;\r
-       font-weight: bold;\r
-       text-decoration: blink;\r
-}\r
-\r
-.clear {\r
-       clear: both;\r
-}\r
-\r
-.skiplink,\r
-.navigation,\r
-.hidden {\r
-       position: absolute;\r
-       left: -1000px;\r
-       top: -1000px;\r
-       width: 0px;\r
-       height: 0px;\r
-       overflow: hidden;\r
-       display: inline;\r
-}\r
-\r
-.error {\r
-       color: #ff0000;\r
-       background-color: white;\r
-}\r
-\r
-#header {\r
-       min-height: 98px;\r
-       background-image: url(header.jpg);\r
-       background-repeat: no-repeat;\r
-       background-position: left bottom;\r
-       background-color: #FFFFFF;\r
-       color: #fff;\r
-       text-align: right;\r
-       font-weight: bold;\r
-}\r
-\r
-#header h1 {\r
-       padding: 1em 1em 0 1em;\r
-}\r
-\r
-#header p {\r
-       padding: 0 1em 1em 1em;\r
-}\r
-\r
-#header h1,\r
-#header p {\r
-       font-size: 70%;\r
-       font-weight: normal;\r
-       line-height: 160%;\r
-       text-align: right;\r
-}\r
-\r
-ul.dropdowns {\r
-       float: left;\r
-       margin: 0;\r
-       padding: 0;\r
-       width: auto;\r
-       list-style: none;\r
-}\r
-\r
-html>body ul.dropdowns {\r
-       position: relative;\r
-}\r
-\r
-ul.dropdowns li,\r
-ul.dropdowns ul {\r
-       margin: 0;\r
-       padding: 0;\r
-       list-style: none;\r
-}\r
-\r
-ul.dropdowns li {\r
-       float: left;\r
-       position: relative;\r
-       white-space: nowrap;\r
-}\r
-\r
-ul.dropdowns li ul {\r
-       position: absolute;\r
-       z-index: 1000;\r
-       top: auto;\r
-       min-width: 10em;\r
-}\r
-\r
-ul.dropdowns li li {\r
-       float: none;\r
-       position: relative;\r
-}\r
-\r
-ul.dropdowns li a {\r
-       display: block;\r
-}\r
-\r
-ul.dropdowns ul li ul {\r
-       top: 0;\r
-}\r
-\r
-ul.dropdowns li ul,\r
-ul.dropdowns li.over ul ul,\r
-ul.dropdowns li.focus ul ul,\r
-ul.dropdowns li:hover ul ul,\r
-ul.dropdowns li.over ul ul ul,\r
-ul.dropdowns li.focus ul ul ul,\r
-ul.dropdowns li:hover ul ul ul,\r
-ul.dropdowns li.over ul ul ul ul,\r
-ul.dropdowns li.focus ul ul ul ul,\r
-ul.dropdowns li:hover ul ul ul ul {\r
-       left: -3000px;\r
-}\r
-\r
-ul.dropdowns li.over ul,\r
-ul.dropdowns li.focus ul,\r
-ul.dropdowns li:hover ul {\r
-       left: 0;\r
-}\r
-\r
-ul.dropdowns ul li.over ul,\r
-ul.dropdowns ul li.focus ul,\r
-ul.dropdowns ul li:hover ul,\r
-ul.dropdowns ul ul li.over ul,\r
-ul.dropdowns ul ul li.focus ul,\r
-ul.dropdowns ul ul li:hover ul,\r
-ul.dropdowns ul ul ul li.over ul,\r
-ul.dropdowns ul ul ul li.focus ul,\r
-ul.dropdowns ul ul ul li:hover ul {\r
-       left: 100%;\r
-}\r
-\r
-#menubar {\r
-       position: relative;\r
-       width: 100%;\r
-       background: #FFF;\r
-       color: #004a9c;\r
-}\r
-\r
-#menubar .warning {\r
-       color: red;\r
-       background-color: #FFF;\r
-}\r
-\r
-#menubar ul.dropdowns {\r
-       min-height: 1.8em;\r
-       background: #FFF;\r
-       color: #004a9c;\r
-}\r
-\r
-#menubar ul.dropdowns li ul {\r
-       background: #FFF;\r
-       color: #004a9c;\r
-       border-width: 0 1px 1px 1px;\r
-       border-style: dashed;\r
-       border-color: #5a5a5a;\r
-}\r
-\r
-#menubar ul.dropdowns ul li ul {\r
-       border-width: 1px;\r
-}\r
-\r
-html #menubar a:link,\r
-html #menubar a:visited {\r
-       position: relative;\r
-       display: block;\r
-       padding: 0.5em;\r
-       background: #FFF;\r
-       color: #004a9c;\r
-       text-decoration: none;\r
-       font-size: 80%;\r
-       font-weight: normal;\r
-}\r
-\r
-\r
-html #menubar a:link:hover,\r
-html #menubar a:visited:hover,\r
-html #menubar a:link:active,\r
-html #menubar a:visited:active,\r
-#menubar a:link:focus,\r
-#menubar a:visited:focus {\r
-       background: #F2F2F2;\r
-       color: #e60076;\r
-}\r
-\r
-html #menubar a:link.active,\r
-html #menubar a:visited.active,\r
-html #menubar a:link.preactive,\r
-html #menubar a:visited.preactive {\r
-       background: #FFF;\r
-       color: #e60076;\r
-}\r
-\r
-html #menubar a:link.warning,\r
-html #menubar a:visited.warning {\r
-       background: #FFF;\r
-       color: red;\r
-       font-weight: bold;\r
-       text-decoration: blink;\r
-}\r
-\r
-#menubar ul.dropdowns li.over>a,\r
-#menubar ul.dropdowns li.focus>a,\r
-#menubar ul.dropdowns li:hover>a {\r
-}\r
-\r
-.lang_de #submenu_mini_system { min-width: 13.3em; }\r
-* html .lang_de #submenu_mini_system { width: 13.3em; }\r
-\r
-.lang_pt-br #submenu_mini_network { min-width: 14em; }\r
-* html .lang_pt-br #submenu_mini_network { width: 14em; }\r
-\r
-.lang_pt-br #submenu_mini_system { min-width: 11.5em; }\r
-* html .lang_pt-br #submenu_mini_system { width: 11.5em; }\r
-\r
-.lang_ru #submenu_mini_system { min-width: 18em; }\r
-* html .lang_ru #submenu_mini_system { width: 18em; }\r
-\r
-.lang_pt-br #submenu_admin_index { min-width: 11em; }\r
-* html .lang_pt-br #submenu_admin_index { width: 11em; }\r
-\r
-.lang_ru #submenu_admin_index { min-width: 15.5em; }\r
-* html .lang_ru #submenu_admin_index { width: 15.5em; }\r
-\r
-.lang_ru #submenu_admin_status { min-width: 10.5em; }\r
-* html .lang_ru #submenu_admin_status { width: 10.5em; }\r
-\r
-.lang_de #submenu_admin_system { min-width: 13.3em; }\r
-* html .lang_de #submenu_admin_system { width: 13.3em; }\r
-\r
-.lang_fr #submenu_admin_system { min-width: 14.5em; }\r
-* html .lang_fr #submenu_admin_system { width: 14.5em; }\r
-\r
-.lang_pt-br #submenu_admin_system { min-width: 11.5em; }\r
-* html .lang_pt-br #submenu_admin_system { width: 11.5em; }\r
-\r
-.lang_ru #submenu_admin_system { min-width: 18em; }\r
-* html .lang_ru #submenu_admin_system { width: 18em; }\r
-\r
-#submenu_admin_services_chillispot { min-width: 15.5em; }\r
-* html #submenu_admin_services_chillispot { width: 15.5em; }\r
-\r
-#submenu_admin_services_coovachilli { min-width: 15em; }\r
-* html #submenu_admin_services_coovachilli { width: 15em; }\r
-\r
-.lang_ru #submenu_admin_network_routes { min-width: 15.3em; }\r
-* html .lang_ru #submenu_admin_network_routes { width: 15.3em; }\r
-\r
-#submenu_admin_network_firewall { min-width: 14em; }\r
-* html #submenu_admin_network_firewall { width: 14em; }\r
-\r
-.lang_de #submenu_admin_network_firewall { min-width: 16.5em; }\r
-* html .lang_de #submenu_admin_network_firewall { width: 16.5em; }\r
-\r
-.lang_pt-br #submenu_admin_network_firewall { min-width: 15em; }\r
-* html .lang_pt-br #submenu_admin_network_firewall { width: 15em; }\r
-\r
-#modemenu {\r
-       width: auto;\r
-       background: #000000;\r
-       color: #ffffff;\r
-       list-style: none;\r
-       margin-right: 1px;\r
-}\r
-\r
-#modemenu li {\r
-       float: right;\r
-       list-style: none;\r
-}\r
-\r
-#savemenu {\r
-       float: right;\r
-       margin-right: 2em;\r
-}\r
-\r
-.lang_de #submenu_admin_uci {\r
-       width: 12em;\r
-}\r
-\r
-.lang_ru #submenu_admin_uci {\r
-       width: 11.5em;\r
-}\r
-\r
-textarea#syslog {\r
-       width: 98%;\r
-       min-height: 500px;\r
-       border: 3px solid #cccccc;\r
-       padding: 5px;\r
-       font-family: monospace;\r
-}\r
-\r
-#maincontent {\r
-       clear: both;\r
-       width: 80%;\r
-       margin: 0 auto;\r
-       padding: 0.5em;\r
-       color: #000000;\r
-       font-size: 80%;\r
-       background-color: #fff;\r
-       background-image: url(bg.jpg);\r
-       background-repeat: repeat-x;\r
-       background-position: center bottom;\r
-       border: 1px dashed #CCCCCC;\r
-}\r
-\r
-#maincontent h2 {\r
-       font-size: 150%;\r
-       font-family: "Trebuchet MS", Verdana, sans-serif;\r
-       font-weight: bold;\r
-       margin: 0.25em 0 0.7em 0;\r
-       border-bottom: 1px solid;\r
-       padding-top: 10px;\r
-       padding-bottom: 4px;\r
-       color: #004d9e;\r
-}\r
-\r
-#maincontent h3 {\r
-       margin: 0.5em 0 1.1em 0;\r
-       font-size: 125%;\r
-       font-weight: bold;\r
-       font-style: italic;\r
-       font-family: "Trebuchet MS", Verdana, sans-serif;\r
-       color: #004d9e;\r
-}\r
-\r
-#maincontent p {\r
-       margin-bottom: 1em;\r
-}\r
-\r
-.cbi-section {\r
-       margin-bottom: 0.5em;\r
-       padding: 0.5em 1em;\r
-       border: 1px dotted #555555;\r
-       background-color: #ffffff;\r
-       color: #000000;\r
-}\r
-\r
-.cbi-section legend {\r
-       font-size: 110%;\r
-       font-weight: bold;\r
-       height: 1em;\r
-       padding: 0 0.25em;\r
-       background-color: transparent;\r
-       color: #394d9e;\r
-}\r
-\r
-.cbi-section h2 {\r
-       margin: 0em 0 0.5em -0.5em !important;\r
-}\r
-\r
-.cbi-section h3 {\r
-       text-decoration: none !important;\r
-       font-weight: bold !important;\r
-       color: #555555 !important;\r
-       margin: 0.25em !important;\r
-       font-size: 100% !important;\r
-}\r
-\r
-.cbi-section-descr {\r
-       margin-bottom: 0.5em;\r
-       font-size: 95%;\r
-}\r
-\r
-.cbi-title-ref {\r
-       color: inherit;\r
-       text-decoration: none;\r
-       padding-right: 18px;\r
-       background: url('../resources/cbi/link.gif') no-repeat scroll right center;\r
-       background-color: inherit;\r
-}\r
-\r
-ul.cbi-apply {\r
-       font-size: 90%;\r
-}\r
-\r
-ul.cbi-tabmenu {\r
-       padding: 3px 0;\r
-       margin-left: 0 !important;\r
-       margin-bottom: -1px;\r
-       list-style-type: none;\r
-}\r
-\r
-ul.cbi-tabmenu li.cbi-tab,\r
-ul.cbi-tabmenu li.cbi-tab-disabled {\r
-       display: inline;\r
-       margin: 0;\r
-}\r
-\r
-ul.cbi-tabmenu li.cbi-tab a,\r
-ul.cbi-tabmenu li.cbi-tab-disabled a {\r
-       text-decoration: none;\r
-       padding: 3px 7px;\r
-       margin-right: 3px;\r
-       border: 1px outset #000;\r
-       border-bottom: none;\r
-       background-color: #eee;\r
-       color: #bbb;\r
-}\r
-\r
-ul.cbi-tabmenu li.cbi-tab-highlighted a {\r
-       color: #000;\r
-       background-color: #FFEEAA;\r
-}\r
-\r
-ul.cbi-tabmenu li a:hover {\r
-       color: #000;\r
-}\r
-\r
-ul.cbi-tabmenu li.cbi-tab a {\r
-       position: relative;\r
-       top: 1px;\r
-       padding-top: 4px;\r
-       color: #000;\r
-       background-color: #fff;\r
-}\r
-\r
-div.cbi-tab-descr {\r
-       background-image: url(/luci-static/resources/cbi/help.gif);\r
-       background-position: 0.25em 50%;\r
-       background-repeat: no-repeat;\r
-       border-bottom: 1px solid #ccc;\r
-       margin: 0.25em 0.25em 2em;\r
-       padding: 0.5em 0.5em 0.5em 2em;\r
-}\r
-\r
-\r
-input[type=submit],\r
-input[type=reset],\r
-input[type=image] {\r
-       cursor: pointer;\r
-}\r
-\r
-\r
-select,\r
-input,\r
-textarea {\r
-       background: #eeeeee;\r
-       color: #000000;\r
-       border: none;\r
-}\r
-\r
-input[type=image] {\r
-       border: none;\r
-}\r
-\r
-input:focus,\r
-input:hover,\r
-select:focus,\r
-select:hover,\r
-textarea:focus,\r
-textarea:hover {\r
-       background-color: #ffffff;\r
-       color: #000000;\r
-}\r
-\r
-select,\r
-input[type=text],\r
-input[type=password] {\r
-       width: 20em;\r
-}\r
-\r
-td select,\r
-td input[type=text],\r
-td input[type=password] {\r
-       width: 99%;\r
-}\r
-\r
-img.cbi-image-button {\r
-       cursor: pointer;\r
-       margin: 0 2px;\r
-       vertical-align: middle;\r
-}\r
-\r
-input.cbi-input-user {\r
-       background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       text-indent: 17px;\r
-}\r
-\r
-input.cbi-input-password {\r
-       background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       text-indent: 17px;\r
-}\r
-\r
-input.cbi-input-find {\r
-       background: url('../resources/cbi/find.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-}\r
-\r
-input.cbi-input-reload {\r
-       background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-}\r
-\r
-input.cbi-input-add,\r
-input.cbi-button-add {\r
-       background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-       border: 1px solid #FFF; \r
-}\r
-\r
-input.cbi-input-fieldadd,\r
-input.cbi-button-fieldadd {\r
-       background: url(../resources/cbi/fieldadd.gif) no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-}\r
-\r
-input.cbi-input-reset,\r
-input.cbi-button-reset {\r
-       background: url('../resources/cbi/reset.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-       border: none;\r
-}\r
-\r
-input.cbi-input-save,\r
-input.cbi-button-save {\r
-       background: url('../resources/cbi/save.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-       border: none;   \r
-}\r
-\r
-input.cbi-input-apply,\r
-input.cbi-button-apply {\r
-       background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000; \r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-       border: none;   \r
-}\r
-\r
-input.cbi-input-remove,\r
-div.cbi-section-remove input {\r
-       background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;\r
-       background-color: inherit;\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-               border: 1px solid #fff;\r
-}\r
-\r
-input.cbi-button-up {\r
-       background-image: url('../resources/cbi/up.gif');\r
-       padding-left: 11px;\r
-       padding-right: 1px;\r
-}\r
-\r
-input.cbi-button-down {\r
-       background-image: url('../resources/cbi/down.gif');\r
-       padding-left: 11px;\r
-       padding-right: 1px;\r
-}\r
-\r
-input.cbi-button-edit {\r
-       background-image: url('../resources/cbi/edit.gif');\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-}\r
-\r
-input.cbi-button-reload {\r
-       background-image: url('../resources/cbi/reload.gif');\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-}\r
-\r
-input.cbi-button-reset {\r
-       background-image: url('../resources/cbi/reset.gif');\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-}\r
-\r
-input.cbi-button-remove {\r
-       background-image: url('../resources/cbi/remove.gif');\r
-       color: #000000;\r
-       padding-left: 17px;\r
-       padding-right: 1px;\r
-}\r
-\r
-.cbi-input-invalid {\r
-       background-image: url('../resources/cbi/reset.gif');\r
-       background-repeat: no-repeat;\r
-       background-position: right;\r
-       color: #FF0000 !important;\r
-       border-color: #FF0000;\r
-}\r
-\r
-div.cbi-section-remove input {\r
-       border-bottom: none;\r
-}\r
-\r
-textarea {\r
-       margin-left: -1px;\r
-       margin-bottom: 0.5em;\r
-}\r
-\r
-form > div > input[type=submit],\r
-form > div > input[type=reset] {\r
-       float: right;\r
-       margin-left: 0.5em;\r
-}\r
-\r
-table td,\r
-table th {\r
-       color: #000000;\r
-}\r
-\r
-table.smalltext {\r
-       background: #f5f5f5;\r
-       color: #000000;\r
-       border-top: 1px solid #666666;\r
-       border-right: 1px solid #666666;\r
-       border-bottom: 1px solid #666666;\r
-       font-size: 90%;\r
-       width: 80%;\r
-       margin-left: auto;\r
-       margin-right: auto;\r
-       border-collapse: collapse;\r
-}\r
-\r
-table.smalltext tr:hover td {\r
-       background-color: #bbddee;\r
-       color: #000000;\r
-}\r
-\r
-table.smalltext tr th {\r
-       padding: 0 0.25em;\r
-       border-left: 1px solid #666666;\r
-       text-align: left;\r
-}\r
-\r
-table.smalltext tr td {\r
-       padding: 0 0.25em;\r
-       border-top: 1px solid #666666;\r
-       border-left: 1px solid #666666;\r
-}\r
-\r
-table.cbi-section-table .cbi-rowstyle-1,\r
-table.cbi-section-table .cbi-rowstyle-1 * {\r
-       background-color: #f1f6fa;\r
-       color: #000000;\r
-}\r
-\r
-table.cbi-section-table .cbi-section-table-cell {\r
-       padding: 3px;\r
-       white-space: nowrap;\r
-}\r
-\r
-.cbi-section .cbi-rowstyle-1 h3 {\r
-       background-color: #f1f6fa;\r
-       color: #555555;\r
-}\r
-\r
-.cbi-rowstyle-2 {\r
-       color: #000000;\r
-}\r
-\r
-div.cbi-value {\r
-       clear: left;\r
-       vertical-align: middle;\r
-       padding-left: 0.25em;\r
-       border-bottom: 1px dashed #bbbbbb;\r
-}\r
-\r
-div.cbi-value:hover {\r
-       background: #f8f8f8;\r
-       color: #000000;\r
-}\r
-\r
-.cbi-value-title {\r
-       float: left;\r
-       width: 40%;\r
-       line-height: 1.8em;\r
-}\r
-\r
-div.cbi-value-field {\r
-       width: 58%;\r
-       margin-left: 40%;\r
-       padding: 0.25em 0;\r
-}\r
-\r
-div.cbi-value-description {\r
-       font-size: 90%;\r
-       display: inline;\r
-}\r
-\r
-div.cbi-section-create {\r
-       clear: left;\r
-       white-space: nowrap;\r
-       vertical-align: top;\r
-}\r
-\r
-div.cbi-tblsection-create {\r
-       border-bottom: 1px dotted #bbbbbb;\r
-}\r
-\r
-div.cbi-section-create .cbi-button {\r
-       margin: 0.25em;\r
-}\r
-\r
-input.cbi-section-create-name {\r
-    border: ;\r
-       margin-right: -0.25em;\r
-       border-top-width: 1px;\r
-       border-right-width: 1px;\r
-       border-bottom-width: 1px;\r
-       border-left-width: 1px;\r
-       border-top-color: #999999;\r
-       border-right-color: #999999;\r
-       border-bottom-color: #999999;\r
-       border-left-color: #999999;\r
-}\r
-\r
-div.cbi-map-descr {\r
-       margin-bottom: 1em;\r
-}\r
-\r
-div.cbi-optionals {\r
-       padding: 0.25em;\r
-       border-bottom: 1px dotted #bbbbbb;\r
-}\r
-\r
-div.cbi-section-remove {\r
-       float: right;\r
-}\r
-\r
-.cbi-section-node {\r
-       clear: both;\r
-       border-top: 1px dotted #bbbbbb;\r
-       border-left: 1px dotted #bbbbbb;\r
-       border-right: 1px dotted #bbbbbb;\r
-       border-bottom: none;\r
-       padding-bottom: 0;\r
-}\r
-\r
-.cbi-section-node table div {\r
-       padding-bottom: 0;\r
-       border-bottom: none;\r
-}\r
-\r
-.cbi-section-node div.cbi-section-table-row {\r
-       margin: 0.25em;\r
-}\r
-\r
-table.cbi-section-table {\r
-       width: 100%;\r
-       font-size: 95%;\r
-}\r
-\r
-table.cbi-section-table th,\r
-table.cbi-section-table td {\r
-       text-align: center;\r
-}\r
-\r
-tr.cbi-section-table-descr th {\r
-       font-weight: normal;\r
-       font-size: 90%;\r
-}\r
-\r
-td.cbi-section-table-optionals {\r
-       text-align: left !important;\r
-       padding-top: 1em;\r
-}\r
-\r
-.cbi-value-helpicon img {\r
-       vertical-align: bottom;\r
-}\r
-\r
-div.cbi-error {\r
-       font-size: 95%;\r
-       font-weight: bold;\r
-       color: #ff0000;\r
-       background-color: #ffffff;\r
-}\r
-\r
-td.cbi-value-error {\r
-       border-color: red;\r
-}\r
-\r
-.cbi-value-error input,\r
-.cbi-value-error select {\r
-       color: red;\r
-       background-color: #ffcccc;\r
-}\r
-\r
-.cbi-section-error {\r
-       color: red;\r
-       background-color: white;\r
-       font-size: 95%;\r
-       border: 1px dotted red;\r
-       margin: 3px;\r
-       padding: 3px;\r
-}\r
-\r
-.left {\r
-       text-align: left !important;\r
-}\r
-\r
-.right {\r
-       text-align: right !important;\r
-}\r
-\r
-.luci {\r
-       position: fixed;\r
-       bottom: 0;\r
-       left: 0;\r
-       text-align: right;\r
-}\r
-\r
-.luci a:link,\r
-.luci a:visited {\r
-       background-color: transparent;\r
-       color: #666666;\r
-       text-decoration: none;\r
-       font-size: 70%;\r
-}\r
-\r
-.inline {\r
-       display: inline;\r
-}\r
-\r
-.error500 {\r
-       white-space: normal;\r
-       border: 1px dotted #ff0000;\r
-       background-color: #ffffff;\r
-       color: #000000;\r
-       padding: 0.5em;\r
-}\r
-\r
-\r
-.ifacebox {\r
-       background-color: #FFFFFF;\r
-       border: 1px solid #CCCCCC;\r
-       margin: 0 10px;\r
-       text-align: center;\r
-       white-space: nowrap;\r
-}\r
-\r
-.ifacebox .ifacebox-head {\r
-       border-bottom: 1px solid #CCCCCC;\r
-       padding: 2px;\r
-}\r
-\r
-.ifacebox .ifacebox-body {\r
-       padding: 2px;\r
-}\r
-\r
-\r
-.ifacebadge {\r
-       background-color: #FFFFFF;\r
-       border: 1px solid #CCCCCC;\r
-       padding: 2px;\r
-       margin-left: 2px;\r
-       display: inline-block;\r
-}\r
-\r
-.ifacebadge-active {\r
-       border-color: #000000;\r
-       font-weight: bold;\r
-}\r
-\r
-\r
-.zonebadge {\r
-       padding: 2px;\r
-       display: inline-block;\r
-       white-space: nowrap;\r
-       cursor: pointer;\r
-}\r
-\r
-.zonebadge em,\r
-.zonebadge strong {\r
-       margin: 3px;\r
-       display: inline-block;\r
-}\r
-\r
-.zonebadge input {\r
-       width: 6em;\r
-       height: 1.5em;\r
-}\r
-\r
-.zonebadge-empty {\r
-       border: 1px dashed #AAAAAA;\r
-       color: #AAAAAA;\r
-       font-style: italic;\r
-       font-size: smaller;\r
-}\r
-\r
-}\r