/* skins/standard/global.css */
body {font-family: sans-serif;color: #000;background: #fff url(../../skins/standard/global/body-back.gif) repeat-x;}body, td, th, input, dt, #titles {font-family: Verdana, sans-serif;font-size: small;}pre, code, kbd {font-size: medium;}#bugzilla-body {clear: both;}#bugzilla-body th {font-weight: bold;vertical-align: top;}#header {margin-bottom: 1em;}#header form, #header form input,#footer form, #footer form input{font-size: 95%;display: inline;}#header .links {border-left: 1px solid #747E93;border-right: 1px solid #747E93;border-bottom: 1px solid #747E93;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;padding: 0.5em;}#lang_links_container {float: right;white-space: nowrap;}#lang_links_container .links {border: none;padding: .5em;}.lang_current {font-weight: bold;}#message {border: 1px solid red;margin: 0.3em 0em;padding: 0.3em;color: green;}form.mini_login input.bz_login  {width: 10em;}form.mini_login input.bz_password {width: 6em;}form.mini_login input.bz_remember {margin: 0;}#banner {}#titles {width: 100%;background-color: #404D6C;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;margin: 0;vertical-align: bottom;display: table;}#titles a {color: #fff;}#titles p {margin: 0;padding: 0;}#titles #title {font-weight: bold;padding: 0.5em;white-space: nowrap;display: table-cell;}#titles #subtitle {font-weight: normal;text-align: center;padding: 0.5em;display: table-cell;}#titles #information {font-weight: normal;text-align: right;font-size: 90%;padding: 0.5em;white-space: nowrap;display: table-cell;}#footer {clear: both;margin-top: 1em;width: 100%;background: #edf2f2;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}#footer #useful-links {padding-left: 1ex;padding-right: 1ex;}#footer ul {list-style-type: none;}#links-saved ul {display: inline;}#links-saved th {vertical-align: top;}#footer .label {white-space: nowrap;vertical-align: top;}#footer .links {vertical-align: top;}ul.links {margin: 0;padding: 0;list-style-type: none;}ul.links li {display: inline;white-space: nowrap;}table.tabs {width: 100%;}.tabs th, .tabs td {padding: 1em;}.tabs td {background: #eee;text-align: center;border-style: solid;border-color: black;border-width: 0px 0px 2px 0px;}.tabs td.selected {background: white;border-width: 2px 2px 0px 2px;}.tabs td.spacer {background: white;}a {color: #039;}a:visited {color: #636;}a:hover {color: #333;}a:active {color: #000;}.clickable_area {cursor: pointer;}textarea {font-family: monospace;}a.controller {font-size: 115%;}div#docslinks {float: right;border: 1px solid black;padding: 1ex;font-size: 80%;}#docslinks h2 {margin: 0;}.rss {background: transparent url(../../skins/standard/../../images/rss_small.png) no-repeat;padding-left: 16px;line-height: 1.5em;}.bz_bug_link {}.bz_bug_link.bz_status_UNCONFIRMED {font-style: italic;}.bz_obsolete {text-decoration: line-through;}.bz_inactive {text-decoration: line-through;}.bz_closed,.bz_CLOSED td {text-decoration: line-through;}.bz_private {color: darkred;background: #f3eeee;}.bz_disabled {color: #a0a0a0;}.bz_comment_table td {vertical-align: top;}.bz_comment {margin-bottom: 2em;}.bz_comment_text, .uneditable_textarea, tbody.file pre {font-family: monospace;white-space: pre-wrap;}.bz_comment_text {width: 50em;}.bz_comment_text span.quote {color: #65379c;white-space: pre;overflow: auto;display: block;}.bz_comment_user, .bz_comment_time, .bz_comment_number,.bz_private_checkbox, .bz_comment_actions{margin: 0 .5em;}.bz_comment_actions, .bz_comment_number, .bz_private_checkbox {float: right;}.bz_collapse_expand_comments {padding: 0;margin: 0 0 0 1em;list-style-type: none;}.bz_collapse_expand_comments li {margin-bottom: .5em;}.bz_collapse_comment {text-decoration: none;}.bz_private_checkbox input {margin: 0;vertical-align: middle;}.bz_comment_head, .bz_first_comment_head {padding-top: .1em;padding-bottom: .1em;padding-left: .5em;background-color: #e0e0e0;}.bz_comment_user_images img {vertical-align: bottom;}.bz_comment_hilite pre {background-color: lightgreen;margin: 0;padding: 1em 0;}.bz_comment_collapse_reason,.bz_default_collapsed .bz_comment_number {font-weight: normal;}.bz_default_hidden, .bz_tui_hidden, .bz_hidden_field, .bz_hidden_option {display: none !important;}table#flags th,table#flags td {vertical-align: middle;text-align: left;}#email_prefs, #saved_search_prefs, #shared_search_prefs,#bug_activity {border: 1px solid black;border-collapse: collapse;}#email_prefs th,#shared_search_prefs th,#saved_search_prefs th {text-align: center;}#email_prefs th, #email_prefs td,#shared_search_prefs th, #shared_search_prefs td,#saved_search_prefs th, #saved_search_prefs td,#bug_activity td {border: 1px solid;padding: 0.3em;}#email_prefs th.role_header {width: 10%;}#bug_activity td {vertical-align: top;}#user_prefs th, #user_prefs td {padding: 0.5em;}#permissions {margin-left: auto;margin-right: auto;width: 40em;}#permissions p {margin-top: 2em;margin-bottom: 0.5em;}#permissions li {list-style-type: none;}#permissions table td {vertical-align: top;}.column_header {background-color: #66f;}.column_header th {text-align: center;}.flag_select {min-width: 3em;}input.requestee {width: 15em;}#error_msg {font-size: x-large;}#post_err_msg, form#check {clear: both;}.warning {color: red;}.throw_error {background-color: red;color: black;font-size: 120%;margin-bottom: 2em;padding: 0.5em 1em;float: left;}.label {font-weight: bold;}.throw_error a:visited {color: darkblue ;}dt {font-weight: bold;}body > dl > dt {border-top: dotted gray thin;}dl dl > dt {border-top: none;}.arrow_button {font-size: 150%;}#attachment_table {border-collapse: collapse;border: 1px solid #333333;}#attachment_table th, .bz_attach_footer, .bz_time_tracking_table th,.dependency_tree_controls {background-color: #E0E0E0;color: black;}#attachment_table td, .bz_time_tracking_table th, .bz_time_tracking_table td {border: 1px solid #333333;}#attachment_table th, #attachment_table td {padding: 0.3em;}.bz_attach_extra_info, .bz_info {font-size: smaller;}.bz_attach_flags, .bz_attach_footer, .bz_flags, .nowrap {white-space: nowrap;}.bz_attach_view_hide {float: right;padding-left: 1em;}#user_match_table {border-collapse: collapse;}#user_match_table td {vertical-align: top;border-bottom: 1px solid black;padding: 1em 0.5em;}div.user_match {margin-bottom: 1em;}.indented {margin-left: 3em;}.box {border: 1px solid black;color: black;background-color: #ffc;margin: 1em;padding: 0.5em 1em;}.collapsed,.bz_default_collapsed .bz_private_checkbox,.bz_default_collapsed .bz_comment_user,.bz_default_collapsed .bz_comment_user_images,.bz_default_collapsed .bz_comment_time,.bz_default_collapsed .bz_comment_tags,.bz_default_collapsed .bz_comment_text,.bz_default_collapsed .bz_collapsed_actions{display: none;}#serverpush_msg {margin-top: 20%;text-align: center;font-size: xx-large;}@media print {#header, #footer {display: none;}div.bz_query_buttons {display: none;}body {background-image: none;background-color: #fff;}}.field_label {text-align: right;vertical-align: top;font-weight: bold;}.field_help_link {cursor: help;}.field_value, form#Create th, form#Create td, .top {vertical-align: top;}.bottom {vertical-align: bottom;}.field_value .text_input {width: 100%;min-width: 25em;}.uneditable_textarea {max-width: 30em;font-size: medium;}th.required:before {content: "* ";}th.required:before, span.required_star {color: red;}input.required, select.required, span.required_explanation {background-color: #fff7cd;color: #000;}.calendar_button {background: transparent url(../../skins/standard/global/calendar.png) no-repeat;width: 20px;height: 20px;vertical-align: middle;}.calendar_button span { display: none }.yui-calcontainer {display: none;background-color: white;padding: 10px;border: 1px solid #404D6C;}.bug_urls {margin: 0;padding: 0;list-style-type: none;}pre.field_textarea_readonly {margin: 2px;padding: 4px;overflow: auto;float: left;max-width: 30em;max-height: 7em;border: 1px solid #CCC;font-family: monospace;white-space: pre-wrap;}.yui-skin-sam .yui-ac-input { position:static !important;vertical-align:middle !important; }.yui-skin-sam .yui-ac-container { left:0px !important; }.yui-skin-sam .yui-ac { display: inline-block; }#bugzilla-body .yui-ac-content {max-height: 19em;overflow: auto;overflow-x: hidden;}#keywords_container {padding-top: .2em;}#keywords_container .yui-ac-content {margin-left: -1px;}#comment_tabs {border-spacing: 0;}.comment_tab {display: table-cell;border: 1px solid silver;padding: 2px 1em;cursor: pointer;background: transparent;}.active_comment_tab {background: #fff;font-weight: bold;}#comment_preview {border: 1px solid silver;padding: 1px;overflow: auto;margin: 0px;}#comment_preview_text {margin: 0px;width: auto;}#comment_preview_loading {font-style: italic;}#comment {margin: 0px 0px 1em 0px;}.validation_error_text {font-size: 120%;color: #B70000;font-weight: bold;}.validation_error_field, input.validation_error_field {border: 2px solid #B70000;background-color: #FFEBEB;}form th {text-align: right;}.left {text-align: left;}.center {text-align: center;}.right {text-align: right;}.middle {vertical-align: middle;}.inline {display: inline;}tr.shared_search {background-color: #fff7cd;color: #000;}.multi-columns {columns: 3;-moz-columns: 3;-webkit-columns: 3;}#page-index {padding: 0.2em 0.2em 0.15em 0.2em;max-width: 1000px;}.intro, .outro {text-align: center;}#new_release {border: 2px solid red;padding: 0.5em 1em;margin: 1em;font-weight: bold;}#new_release .notice {font-size: 80%;font-weight: normal;}#welcome-admin a {font-weight: bold;}.bz_common_actions {text-align: center;}.bz_common_actions ul {list-style-type: none;padding: 0;}.bz_common_actions ul li {display: inline;vertical-align: top;}.bz_common_actions ul li a {display: inline-block;height: 170px;width: 145px;margin: 0 2ex 2em 0;}.bz_common_actions ul li a span {position: relative;top: 90%;font-weight: bold;}.bz_common_actions a,.bz_common_actions a:visited,.bz_common_actions a:hover {text-decoration: none;}#enter_bug { background: url(../../skins/standard/index/file-a-bug.png)  no-repeat; }#query     { background: url(../../skins/standard/index/search.png)      no-repeat; }#account   { background: url(../../skins/standard/index/new-account.png) no-repeat; }#help      { background: url(../../skins/standard/index/help.png)        no-repeat; }#quicksearchForm {clear: both;text-align: center;margin-bottom: 2em;}#quicksearchForm #quicksearch_main {width: 27em;}#quicksearchForm {margin: 0;padding: 0;}#page-index table {border-collapse: collapse;margin: auto;}#welcome {font-size: x-large;font-weight: bold;text-align: center;margin: 0 0 0.8em 0;padding: 0;}#common_queries ul {list-style: none;padding-left: 1.5em;}#common_queries li a {text-decoration: none;}ul#quicksearch_links {margin-bottom: 1em;}ul.additional_links {list-style: none;margin: 0;padding: 0;}ul.additional_links li {display: inline;}ul.additional_links li.bz_default_hidden {display: none;}body.narrow_page #bugzilla-body > * {max-width: 45em;}.req_new {color: red;}.req_table {border-collapse: collapse;}.req_table td, .req_table th {border: 1px solid black;padding: .25em;}.qs_help li {margin-top: 1ex;}.qs_fields th {padding: 0 .25em;}.qs_fields th.field_nickname {text-align: left;}.qs_fields td {padding: .25em;border-top: 1px solid gray;}.qs_fields .field_name {width: 10em;}table.field_value_explanation {table-layout: fixed;border-collapse: collapse;}.field_value_explanation thead h2 {margin: 0;}.field_value_explanation .header_row td {text-align: center;font-size: 120%;font-weight: bold;}.field_value_explanation tbody td {border: 1px solid black;padding: 1em;}.field_value_explanation dt, .field_descriptions dt {margin-top: 1em;}.field_descriptions dt {font-size: 120%;}#duplicates_table {border-collapse: collapse;}#duplicates_table .resolved {background-color: #d9d9d9;color: black;}#duplicates_table thead tr {background-color: #ccc;color: black;}#duplicates_table thead tr th {vertical-align: middle;}#duplicates_table td, #duplicates_table th {border: 1px solid black;padding: .1em .25em;}#duplicates_table tbody td {text-align: center;}#duplicates_table tbody td.short_desc {text-align: left;}
/* skins/standard/buglist.css */
#groups_edit_multiple th, .bz_query_head {text-align: center;}.bz_query_timestamp {font-weight: bold;}.search_description {margin: .5em 0;padding: 0;}.search_description li {list-style-type: none;display: inline;margin-right: 2em;}.zero_results, .zero_result_links {font-size: 120%;font-weight: bold;}.bz_buglist_header th {text-align: left;}.bz_sort_order_primary,.bz_sort_order_secondary {display: inline-block;padding-left: .2em;text-decoration: none;}.bz_sort_order_primary   { color: black; }.bz_sort_order_secondary { color: #777;  }.bz_query_buttons #xml {vertical-align: middle;padding: 0;}.bz_query_buttons button {border: 0px;background: transparent;}.bz_query_buttons form {display: inline;}.bz_query_links a img {vertical-align: bottom;border: 0;}.bz_query_links a {text-decoration: none;}.bz_query_links button, .bz_query_edit button {font-size: small;}.bz_id_column {}.bz_row_odd {background-color: #F7F7F7;color: #000000;}.bz_row_even {background-color: #FFFFFF;color: #000000;}.bz_blocker { color: red; font-weight: bold; }.bz_critical { color: red; }.bz_enhancement { color: #666; background-color: white; }table#form tr th { text-align: right; }table.bz_buglist {border-collapse: collapse;width: 100%;}table.bz_buglist td, table.bz_buglist th {padding: 0.4em;}tr.bz_secure td.first-child, a.bz_secure {background-image: url(../../skins/standard/../../images/padlock.png);background-position: center left;background-repeat: no-repeat;background-color: inherit;}th.first-child, td.first-child, a.bz_secure {padding-left: 20px !important;}tr.bz_secure_mode_implied td.first-child {}tr.bz_secure_mode_manual td.first-child {}td.bz_estimated_time_column,td.bz_remaining_time_column,td.bz_actual_time_column,td.bz_percentage_complete_column {text-align: right;}td.bz_total_label {font-weight: bold;}td.bz_total {border-top-style: solid;border-top-color: #929bb1;border-top-width: 3px;text-align: right;}#commit, #action {margin-top: .25em;}.bz_query_debug {text-align: left;}.bz_short_desc_column a, .bz_short_short_desc_column a {color: inherit;}.buglist_menu {margin-top: 1em;}.buglist_menu div {display: inline-block;vertical-align: middle;}.buglist_menu .bz_query_buttons {display: inline;}div.bz_query_buttons {max-width: 15em;}#groups_edit_multiple, #quips {border: 1px solid black;border-collapse: collapse;}#groups_edit_multiple th, #groups_edit_multiple td,#quips th, #quips td {border: 1px solid;padding: 0.3em;}#groups_edit_multiple th.narrow_column {width: 8em;}#filtering #requester, #filtering #requestee {min-width: 8em;}#filtering th {text-align: right;}table.requests {border: 1px solid black;border-collapse: collapse;width: 100%;}table.requests th, table.requests td {border: 1px solid;padding: 0.5em;}table.requests th {text-align: left;}#summary_field {padding: 1em;margin: 1em;border: 1px solid black;background-color: #eee;white-space: nowrap;}#bug_id_container {display: inline-block;vertical-align: middle;padding-bottom: 1ex;}#bug_id_container input {width: 9em;}#bug_id_container .field_help {font-size: 0.75em}.search_field_grid {margin-top: 1em;display: inline-block;}.search_field_grid .field_help_link,.history_query .field_help_link {display: block;text-align: left;}#chart .section_help {font-size: 0.8em;font-weight: normal}.search_field_row {white-space: nowrap;margin-bottom: 0.5em;}.search_field_row .field_label, #field_label_short_desc {width: 14em;display: inline-block;line-height: 2em;margin-right: 0.8em;}.field_label_sup {font-weight: normal;}#keywords_container {padding-bottom: 0;}.search_field_grid .field_label,.search_field_grid .field_label {display: block;padding-bottom: 1ex;}.search_field_grid select {width: 17em;height: 15ex;}.search_field_grid, .search_field_row {padding-left: 1.5em;}.search_email_fields {display: inline-block;width: 14.5em;padding-left: 1.5em;}ul.bug_changes {margin: 0;padding: 0;}ul.bug_changes li {display: inline-block;width: 14.5em;vertical-align: top;padding-left: 1.5em;}ul.bug_changes select {width: 15em;}ul.bug_changes li label {display: block;}div.bz_section_title {display: block;margin-top: 2em;font-size: 1.2em;}div.bz_section_title a {font-weight: bold;}div.bz_section_title span {font-size: 0.75em;margin-left: 1em;}#queryform, #reportform {margin-bottom: 2em;}#knob {margin-top: 2em;}.arrow {display: inline;width: 16px;height: 16px;}.bz_search_section, ul.bz_search_section {margin-top: 1em;}#product_desc {padding: 0 2em;font-style: italic;max-height: 8em;overflow: auto;}#component_table th {padding-right: 1em;text-align: left;}#component_table td {border-bottom: 1px dotted gray;}#component_table td.component_assignee,#component_table td.component_qa_contact {border: none;padding-top: 0.5em;}.component_name {font-size: 115%;font-weight: bold;padding-right: 1em;vertical-align: middle;min-width: 8em;}.component_description {padding-bottom: 0.5em;color: #333;}.t1 {background-color: #ffffff;}.t2 {background-color: #dfefff;}.t3 {background-color: #dddddd;}.t4 {background-color: #c3d3ed;}.ttotal, .ttotal td {background-color: #cfffdf;}.tabular_report_container {margin-left: auto;margin-right: auto;text-align: center;}.tabular_report {border: 1px dotted black;border-collapse: collapse;text-align: center;}.tabular_report th, .tabular_report td {border: 1px dotted;padding: 0.2em;}#graphical_report {max-width: 100%;height: auto;}.extra_info {font-size: smaller;font-style: italic;}#edit_series th, #create_chart th, #edit_charts th {text-align: center;}#edit_series th, #edit_series td,#create_chart th, #create_chart td {vertical-align: top;padding: 0.5em;}#edit_series select, #create_chart select {width: 15em;}#edit_series input {width: 95%;}#edit_series input#frequency {width: 3em;}#edit_charts input#action-sum, #edit_charts input#action-remove {width: 7em;}#tabular_reports_menu, #graphical_reports_menu {width: 30em;margin: 2em auto;}#tabular_reports_menu th, #graphical_reports_menu th {vertical-align: middle;white-space: nowrap;padding: 0.3em;}#tabular_reports_menu th {text-align: center;}#graphical_reports_menu th {text-align: left;}#graphical_reports_menu label {font-weight: normal;}th#reports_menu_multiple_tables {text-align: center;width: 15em;height: 15em;border: 1px solid black;border-collapse: collapse;}.bugfields {font-size: small;background: #eee;padding: 0.3em;border: 1px solid silver;width: 100%;}.bugfields tr {vertical-align: top;}.bugfields th {max-width: 10em;text-align: left;}.bugfields a {color: black;text-decoration: none;}.bugfields .rightcell {padding-left: 1em;}.bugfields table.timetracking th, .bugfields table.timetracking td {max-width: 10em;}table.zeroitems, table.realitems {margin-left: 2.0em;margin-top: 2px;border: 1px solid black;border: 1px solid black;}tr.section_total {background: #000000;color: #ffffff;}td.subtotal {background: #B0C0D9;text-align: right;font-weight: bold;width: 8em;}.zeroitems .bug_header { background: #d0e0f0 }.zeroitems .bug_header2 { background: #f9f9f9 }.number .bug_header, .number .bug_header2 { background: #d0e0f0 }.owner_header { background: #d0e0f0 }.number .owner_header, .owner .bug_header { background: #ffffff }.number .owner_header2, .owner .bug_header2 { background: #EFEFEF }table.owner, table.number, table.zeroitems {width: 90%;border-collapse: collapse;}.owner th, .owner td, .number th, .number td,.zeroitems th, .zeroitems td {padding: 0.2em;}.warning_swapped_data {border: 1px solid red;margin: 1em;padding: 0.5em;}.realitems th.bug_id, .realitems th.bug_status,.zeroitems th.bug_id, .zeroitems th.bug_status {white-space: nowrap;text-align: left;padding-right: 2em;width: 6em;}.time_info {padding-right: 3em;}
/* skins/contrib/Dusk/global.css */
body {background: #c8c8c8;font-family: Helvetica, Arial, Geneva;padding-left: 1em;padding-right: 1em;}#titles {border-top-left-radius: 5px;border-top-right-radius: 5px;}#header .links, #footer {background-color: #929bb1;color: #ddd;}#header {border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border: none;}#header a, #footer a {color: white;text-decoration: none;}#header a:hover, #footer a:hover {text-decoration: underline;}#bugzilla-body {background: #f0f0f0;color: black;border: 1px solid #747e93;padding: 10px;font-size: 10pt;border-radius: 5px;}a {color: #6070cf;}a:hover {color: #8090ef;}hr {border-color: #969696;border-style: dashed;border-width: 1px;margin-top: 10px;}#bug-form td {padding-top: 2px;}#attachment-list {border: 2px solid #c8c8ba;font-size: 9pt;}#attachment-list th {background-color: #e6e6d8;border: none;border-bottom: 1px solid #c8c8ba;text-align: left;}#attachment-list th a {color: #646456;}#attachment-list td {border: none;}#attachment-list-actions td {border-top: 1px solid #c8c8ba;}#comments th {font-size: 9pt;font-weight: bold;padding-top: 5px;padding-right: 5px;padding-bottom: 10px;text-align: right;vertical-align: top;white-space: nowrap;}#comments td {padding-top: 2px;}.reply-button a {padding-left: 2px;padding-right: 2px;}.bz_comment {background-color: #e8e8e8;margin: 1px 1px 10px 1px;border-width: 1px;border-style: solid;border-color: #c8c8ba;padding: 5px;font-size: 9pt;}.bz_comment_head, .bz_first_comment_head {margin: 0; padding: 0;background-color: transparent;font-weight: bold;}.bz_comment_user {margin-left: 0;}.bz_comment.bz_private {background-color: #f0e8e8;border-color: #f8c8ba;}.comment_rule {display: none;}#footer {border: 1px solid #747e93;width: 100%;border-radius: 5px;}#footer #links-actions,#footer #links-edit,#footer #links-saved,#footer #links-special {margin-top: 2ex;}#footer .links {border-spacing: 30px;margin-bottom: 2ex;}.separator {color: #cccccc;}.tabbed .tabbody {background: #f8f8f8;padding: 1em;border-style: solid;border-color: #000000;border-width: 0 3px 3px 1px;}.tabs {margin: 0;padding: 0;border-collapse: collapse;}.tabs td {background: #c8c8c8;border-width: 1px;}.tabs td.selected {background: #f8f8f8;border-width: 1px 3px 0 1px;}.tabs td.spacer {background: transparent;border-top: none;border-left: none;border-right: none;}.bz_row_odd {background-color: #f0f0f0;}#page-index .outro {clear:both;}@media print {#header,#footer,.navigation {display: none;}body {background-image: none;background-color: #ffffff;}#bugzilla-body {border: none;margin: 0;padding: 0;}}
/* skins/contrib/Dusk/buglist.css */
tr.bz_bugitem:hover {background-color: #ccccff;}
