/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 */

pre,
code,
kbd {
    font-size: inherit;
}

textarea,
.bz_comment_text,
.uneditable_textarea,
tbody.file pre,
pre.field_textarea_readonly {
    font-family: "Roboto Mono", "Noto Sans Mono", "Ubuntu Mono", "Segoe UI Mono", Menlo, Courier, monospace;
    font-size: inherit;
}

body {
    font-family: "Open Sans", Helvetica, helvetica, arial, Tahoma, sans-serif;
    margin: 0;
    background: none;
    display: table;
    width: 100%;
}

body,
td,
th,
input,
dt,
button {
    font-family: "Open Sans", Helvetica, helvetica, arial, Tahoma, sans-serif;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
label,
.bz_section_title,
.tabs.tabs td {
    font-family: "Open Sans", Helvetica, helvetica, arial, Tahoma, sans-serif;
}

body a,
body a:link,
body a:visited {
    color: #00689d;
    text-decoration: none;
}

body a:visited {
    color: #00517b;
}

body a:hover,
body a:focus {
    color: #005582;
    text-decoration: underline;
}

a {
    outline: none !important;
}

#titles#titles {
    background-color: #252527;
    border-radius: 0;
    display: block;
    width: auto;
    padding: 14px;
}

.logo-crop {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    width: 152px;
}

.logo-crop>img {
    position: relative;
    left: 8px;
    top: -8px;
}

#title {
    height: 44px;
    line-height: 44px;
    text-shadow: none;
    /*    border-left: 1px solid #bbb; */
    display: inline-block !important;
    padding: 0 0 0 0.5em !important;
}

#titles > h1,
#titles>span {
    vertical-align: middle;
    font-size: 18px;
    font-weight: normal !important;
    height: 30px;
    line-height: 30px;
    display: inline-block !important;
}

#titles #subtitle {
    font-size: 16px;
    padding: 0.5em 1em !important;
}

#header>#common_links {
    display: inline-block;
}

#header .links.links,
#footer .links.links {
    border: 0 none;
    border-radius: 0;
}

#header .links.links {
    background-color: #cc0000;
    padding: 0 2px 0 15px;
}

#header #banner .links {
    background-color: #252527;
    margin-top: 1em;
}

#footer .links.links {
    background-color: #252527;
}

nav {
    margin: 0;
}

#header {
    background-color: #c00;
}

nav#site_menu {
    background-color: #c00;
    display: inline-block;
}

#quick_search {
    float: right;
    margin: 0;
    padding: 0px 1em 0px 0px;
    list-style-type: none;
}

nav > ul > li > ul {
    display: none;
}

nav.loaded > ul > li > ul {
    display: inline-block;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 9;
}

nav li {
    position: relative;
    margin: 0;
    padding: 0;
}

nav li li {
    border-bottom: 1px solid #f03333;
}

nav button {
    border: 0;
    background: transparent;
    padding: 0;
}

nav button[aria-expanded="false"]:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 0.3125rem solid transparent;
    border-right: 0.3125rem solid transparent;
    border-top: 0.3125rem solid #333;
    margin-left: 0.2rem;
    border-top-color: white;
    vertical-align: middle;
}

nav button[aria-expanded="true"]:after {
    content: "";
    display: inline-block;
    position: relative;
    top: -0.1875rem;
    width: 0;
    height: 0;
    border-left: 0.3125rem solid transparent;
    border-right: 0.3125rem solid transparent;
    border-bottom: 0.3125rem solid #333;
    margin-left: 0.2rem;
    border-bottom-color: white;
    vertical-align: middle;
}

nav ul {
    background-color: #cc0000;
}

nav>ul>li {
    display: inline-block;
}

nav a,
#quick_search a,
nav button {
    display: block;
    width: 100%;
    padding: 0.5rem;
    text-align: left;
    cursor: pointer;
    color: white !important;
    font-weight: bold;
    font-size: 1.2em;
    line-height: normal;
}

nav ul li ul li a,
nav ul li ul li button {
    padding-left: 1em;
    padding-right: 1em;
}

nav>ul>li>ul {
    position: absolute;
    min-width: 18rem;
}

nav ul li ul li {
    display: block;
}

nav [id^="sub"] {
    background-color: #BE0000;
}

nav [id^="sub"] [id^="sub"] {
    background-color: #C9190B;
}

nav [id^="sub"] [id^="sub"] a,
nav [id^="sub"] [id^="sub"] button {
    padding-left: 2rem;
}

nav [id^="sub"] [id^="sub"] [id^="sub"] a {
    padding-left: 3rem;

}

nav [id^="sub"] [id^="sub"] [id^="sub"] {
    background-color: #D40000;
}

#quick_search li.form a {
    display: inline-block;
    width: auto;
    padding-left: 0
}

nav#account_menu {
    text-align: right;
    background: none;
    float: right;
    padding-top: 1em;
}

nav#account_menu>ul>li>button>a {
    display: inline;
    padding-right: 0em;
}

nav#account_menu ul {
    background-color: #252527 !important;
    color: white;
    text-align: left;
}

nav#account_menu ul ul {
    background-color: #191920 !important;
}

nav#account_menu ul ul li {
    border-bottom: 1px solid #252527;
}

.menu_icons a {
    display: inline;
}

#footer#footer #useful-links {
    background-color: #252527;
    margin: 0;
    padding: 2px 24px 0px 15px;
    min-height: 2.7em;
}

#header .links.links li,
#banner li,
#login_container_new_login li {
    display: inline-block;
    color: #fff;
    vertical-align: top;
}

#header #banner .links li {
    border-right: none;
}

#header .links.links li div {
    background-color: #cc0000;
    display: none;
    float: left;
    margin-left: 0.5em;
    position: absolute;
    z-index: 9;
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.25), 0 6px 6px -6px rgba(0, 0, 0, 0.4) inset;
}

#banner li.submenu>div {
    right: 1em;
}

#header #banner .links li div {
    background-color: #252527;
}

#header .links ul {
    padding-left: 0;
}

#header .links.links li:hover>div {
    display: block;
}

#header .links.links li div .submenu div {
    background-color: #cc0000;
    display: none;
    float: left;
    margin-left: 98%;
    margin-top: -3em;
}

#header .links.links li div .submenu:hover>div {
    display: block;
}

.submenu .fa.fa-caret-right {
    float: right;
    margin-right: -1em;
}

#header .links.links ul li {
    display: block;
    border-bottom: 1px solid #dd0000;
}

#header #banner .links ul li {
    border-bottom: 1px solid #333;
}

#header .links.links ul li.submenu li {
    border-left: 2px solid #d00;
}

#header .links ul a,
#header .link ul li {
    display: block;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.links.links .separator {
    display: none;
}

.links.links a {
    display: inline-block;
    transition: all 0.25s ease-out 0s;
}

#footer .links li.submenu>a {
    display: none;
}

#footer .links li.submenu li,
#footer .links li.submenu>div {
    display: inline-block;
}

#footer .links li.submenu ul {
    padding-left: 0;
}

#header .links a,
#banner a,
#login_container_new_login a,
#bugzilla-body #saml2_container a {
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    padding: 9px;
}

#bugzilla-body #saml2_container a {
    color: black;
    text-decoration: none;
}

body.new_login #bugzilla-body #saml2_container a {
    color: #fff;
}

.rhfooter {
    margin-left: 16px;
    margin-top: -36px;
    color: white;
}

#footer .links a,
.rhfooter.rhfooter a {
    padding: 9px 6px;
    color: white;
}

#header .links a:hover,
#header .links a:focus,
#banner a:hover,
#banner a:focus {
    background-color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

#header .links a:active,
#header .links a.is-active,
#banner a:active {
    background-color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

.links.links .form {
    float: right;
}

#header form input {
    margin-top: 3px;
}

#header form input#forgot_button,
#header form input#loginname {
    display: inline-block;
}

#header .form .txt,
#footer .form .txt {
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.6);
    color: #fff;
    font-size: 1.1em;
    outline: 0 none;
    padding: 1px 6px;
    transition: all 0.25s ease-out 0s;
}

#header .form .txt:focus,
#footer .form .txt:focus {
    background-color: transparent;
    border-color: #fff;
}

#header .form .btn,
#footer .form .btn {
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    color: black;
    cursor: pointer;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 600;
    /*    opacity: 0.6; */
    padding: 4px 9px;
    padding-top: 5px;
    transition: all 0.25s ease-out 0s;
    line-height: 1em;
}

#header .form .txt:focus~.btn,
#footer .form .txt:focus~.btn {
    opacity: 1;
}

#header .form .btn:hover,
#footer .form .btn:hover {
    color: #cc0000;
}

#header .form>a,
#footer .form>a {
    margin-top: -4px;
    opacity: 0.6;
}

#header .form>a:hover,
#header .form>a:focus,
#footer .form>a:hover,
#footer .form>a:focus {
    background-color: transparent;
    opacity: 1;
}

#banner {
    float: right;
}

#banner ul {
    margin-top: 1.5em;
}

#bugzilla-body {
    padding: 0 24px;
}

table.tabs {
    border-spacing: 0;
    border-collapse: collapse;
}

.tabs.tabs .spacer {
    display: none;
}

.tabs.tabs {
    display: block;
    padding: 0;
    position: relative;
}

td {
    padding-bottom: 0.5em;
}

#diffsplay td {
    padding-bottom: 0px;
}

.tabs.tabs td {
    background-color: transparent;
    border: 0 none;
    border-bottom: 1px solid #d2d3d4;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    margin: 0 0 3px -3px;
    padding: 13px 14px 24px 14px !important;
    position: relative;
    width: 5em;
    vertical-align: baseline;
}

.tabs.tabs td,
.tabs.tabs td a {
    color: #555;
}

.tabs.tabs td a {
    text-decoration: none;
}

.tabs.tabs td::after {
    background: #8d8d8d none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    display: block;
    height: 4px;
    left: calc(50% - 11px);
    position: absolute;
    right: auto;
    transition-duration: 0.4s;
    width: 22px;
}

.tabs.tabs td.selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d2d3d4 #d2d3d4 #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333;
}

.tabs.tabs td.selected::after,
.tabs.tabs td:hover::after {
    background-color: #cc0000;
}

#summary_field#summary_field {
    background-color: #f0f0f0;
    border: 0 none;
}

.bz_CLOSED .bz_id_column,
a.bz_status_CLOSED {
    text-decoration: line-through !important;
}

/** STATUS Colours */
/* Not colour blind safe */
body.status_colours_pastel .bz_ASSIGNED,
body.status_colours_pastel a.bz_status_ASSIGNED {
    background-color: #fcedcd !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_POST,
body.status_colours_pastel a.bz_status_POST {
    background-color: #f9dc9c !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_MODIFIED,
body.status_colours_pastel a.bz_status_MODIFIED {
    background-color: #d9f5fb !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_ON_DEV,
body.status_colours_pastel a.bz_status_ON_DEV {
    background-color: #d9ebed !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_ON_QA,
body.status_colours_pastel a.bz_status_ON_QA {
    padding: 1px 5px 1px 0px;
    background-color: #9ae4f3 !important;
}

body.status_colours_pastel .bz_VERIFIED,
body.status_colours_pastel a.bz_status_VERIFIED {
    background-color: #eaf5cd !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_RELEASE_PENDING,
body.status_colours_pastel a.bz_status_RELEASE_PENDING {
    background-color: #d4ec9c !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_NEW,
body.status_colours_pastel a.bz_status_NEW {
    background-color: #F8F8F8 !important;
    padding: 1px 5px 1px 0px;
}

body.status_colours_pastel .bz_CLOSED,
body.status_colours_pastel a.bz_status_CLOSED {
    padding: 1px 5px 1px 0px;
    background-color: #FFFFFF !important;
}

body.status_colours_pastel a.bz_status_ASSIGNED,
body.status_colours_pastel a.bz_status_POST,
body.status_colours_pastel a.bz_status_MODIFIED,
body.status_colours_pastel a.bz_status_ON_DEV,
body.status_colours_pastel a.bz_status_ON_QA,
body.status_colours_pastel a.bz_status_VERIFIED,
body.status_colours_pastel a.bz_status_RELEASE_PENDING,
body.status_colours_pastel a.bz_status_NEW,
body.status_colours_pastel a.bz_status_CLOSED {
    border-radius: 10px;
    padding-left: 5px;
    border: 1px #ddd solid;
}

/* Style bug rows according to severity. */
body.status_colours_pastel .bz_low {
    color: #666 !important;
}

body.status_colours_pastel .bz_high {
    color: #cc0000 !important;
}

body.status_colours_pastel .bz_urgent {
    color: #cc0000 !important;
    font-weight: bold;
}

/* colour blind safe http://colorbrewer2.org/#type=diverging&scheme=PiYG&n=8 */
body.status_colours_colorbrewer .bz_NEW {
    background-color: #F8F8F8 !important;
}

body.status_colours_colorbrewer .bz_ASSIGNED,
body.status_colours_colorbrewer a.bz_status_ASSIGNED {
    background-color: #fde0ef !important;
}

body.status_colours_colorbrewer .bz_POST,
body.status_colours_colorbrewer a.bz_status_POST {
    background-color: #f1b6da !important;
}

body.status_colours_colorbrewer .bz_MODIFIED,
body.status_colours_colorbrewer a.bz_status_MODIFIED {
    background-color: #de77ae !important;
}

body.status_colours_colorbrewer .bz_ON_DEV,
body.status_colours_colorbrewer a.bz_status_ON_DEV {
    background-color: #c51b7d !important;
}

body.status_colours_colorbrewer .bz_ON_QA,
body.status_colours_colorbrewer a.bz_status_ON_QA {
    background-color: #e6f5d0 !important;
}

body.status_colours_colorbrewer .bz_VERIFIED,
body.status_colours_colorbrewer a.bz_status_VERIFIED {
    background-color: #b8e186 !important;
}

body.status_colours_colorbrewer .bz_RELEASE_PENDING,
body.status_colours_colorbrewer a.bz_status_RELEASE_PENDING {
    background-color: #7fbc41 !important;
}

body.status_colours_colorbrewer .bz_CLOSED,
body.status_colours_colorbrewer a.bz_status_CLOSED {
    background-color: #FFFFFF !important;
}

/** END STATUS Colours */

table#bz_buglist {
    width: 100% !important;
    border-top: 1px solid black;
}

#bz_buglist td {
    border-bottom: 2px solid white;
    box-shadow: none;
}

tr.bz_bugitem:hover {
    background-color: #cdc0de !important;
}

tr.odd {
    background-color: #f0f0f0 !important;
}

#bugzilla-body th {
    /*white-space: nowrap;*/
    text-align: left;
}

#bugzilla-body th.field_label {
    text-align: right;
}

#bugzilla-body .bz_time_tracking_table th.field_label {
    text-align: left;
}

#bugzilla-body .bugfields tr th {
    text-align: right;
    padding-right: 1em;
}

#admin_table_edit th.field_label {
    text-align: left;
}

#grant_table td * {
    text-align: left;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    font-family: "Roboto Mono", "Noto Sans Mono", "Ubuntu Mono", "Segoe UI Mono", Menlo, Courier, monospace;
    padding: 0 .3em;
    background: #f0f0f0;
    border-radius: .4em;
    border: 1px solid #d1d1d1;
    font-size: inherit;
}

dd code {
    background: none;
    border: none;
    padding: 0px;
}

pre code {
    background: none;
    border: none;
    font-size: small;
}

.nobreak {
    white-space: nowrap !important;
    display: inline-block;
}

.bz_collapse_expand_comments {
    min-width: 11em;
}

.bz_comment_text {
    width: auto;
    margin: 1em;
    padding-bottom: 1em;
    word-break: break-word;
}

.bz_comment_text span.quote {
    display: inline !important;
    white-space: pre-wrap !important;
}

.ih_inlinehistory,
.ih_history_change {
    margin-left: 1em;
}

.ih_history .bz_comment_head {
    background-color: white;
}

.ih_history .ih_history_item:first-of-type .bz_comment_head {
    background-color: #e0e0e0;
}

.ih_history {
    padding: 0px !important;
    border: 1px #e0e0e0 solid;
}

.bz_comment>.small_text {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #C30000;
}

#bz_big_form_parts,
#bz_big_form_parts table,
.bz_comment_table {
    width: 100%;
}

.comment_actions {
    width: 13em;
}

tr.bz_bugitem td {
    padding-right: 1em !important;
}

#error_msg,
.throw_error {
    background-color: white !important;
    border: 1px solid red;
    max-width: 98%;
    min-width: 98%;
    font-size: inherit !important;
    margin-top: 1em;
}

.search_field_row .field_label,
#field_label_short_desc {
    min-width: 14em;
    width: auto !important;
}

.bz_show_bug_column .field_label {
    width: 9em;
}

.bz_column_spacer {
    width: 2em !important;
}


.bz_bug .edit_form {
    width: 98% !important;
}

ul.bug_changes li {
    width: auto !important;
}

.bz_query_buttons #xml,
.bz_query_links a img {
    padding: 0;
    vertical-align: middle !important;
    cursor: pointer;
}

.intro,
.outro #index-content {
    text-align: left !important;
}

tr.column_header {
    background-color: white !important;
}

td.bz_id_column {
    text-align: right !important;
    width: 4em;
}

td.bz_cf_pm_score_column {
    text-align: right !important;
    width: 5em;
}

td.bz_flagtypes\.name_column {
    width: 4em;
}

.bz_comment {
    border: 1px #e0e0e0 solid;
}

.bz_comment_head,
.bz_first_comment_head {
    line-height: 30px;
    margin-bottom: 0.5em;
}

.ih_history .bz_comment_head {
    line-height: 20px;
    margin-bottom: 0em;
}

.bz_comment_user_images img {
    height: 20px;
}

#add_comment>table {
    width: calc(100% - 165px);
}

#add_comment>table textarea {
    width: 100%;
}

.redhat_user a:link,
.redhat_user a:hover {
    color: #820000;
    font-weight: bold;
}

i.fa-redhat {
    color: #820000;
}

.partner_user a:link,
.partner_user a:hover {
    color: #0252db;
    font-weight: bold;
}

.rhfooter .left {
    float: left;
}

.rhfooter .right {
    float: right;
    margin-right: 1em;
}

.bz_bug .bz_short_desc_container {
    padding: 12px;
    padding-bottom: 5px;
    display: inline-block;
    background-color: #e0e0e0;
}

.navigation,
.related_actions {
    padding: 6px !important;
}

.knob-buttons {
    margin-top: -4px;
}

#message,
div.message,
summary.message,
ul.message,
div.ui-datepicker {
    background-color: #d9edf7;
    border: 2px solid #4da6ff !important;
    color: #31708f !important;
    border-radius: 4px;
    padding: 15px !important;
    margin-bottom: 1em;
}

.confirmation {
    background-color: #c40000 !important;
    border: 2px solid #820000 !important;
    color: #fff !important;
    border-radius: 4px;
    padding: 15px !important;
    font-weight: bold;
    width: auto !important;
}

#message .confirmation {
    text-align: center;
}

body.new_login #message {
    display: none;
}

.confirmation a {
    color: white !important;
    text-decoration: underline !important;
}

.blink {
    animation-duration: 2s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.5, 0, 1, 1);
}

@keyframes blink {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.1;
    }
}

#no-js-message {
    background-color: #c40000;
    color: white;
    font-weight: bold;
    padding: 15px;
    animation: 1s linear 0s normal none infinite running nojs;
    border-radius: 4px;
    text-align: center;
    font-size: 14pt;
}

@keyframes nojs {
    50% {
        opacity: 0.3;
        text-align: center;
        font-size: 14pt;
    }
}

.bz_time_tracking_table td input {
    text-align: right;
}

input[type="checkbox"] {
    height: 1em;
    line-height: 1em;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#external_bugs_table caption {
    text-align: left;
    font-weight: bold;
}

#external_bugs_table th {
    text-align: center;
}

#membership_table th {
    text-align: left;
    border-bottom: 0;

}

#membership_table th.checkbox {
    text-align: center;
}

#membership_table td.checkbox {
    white-space: nowrap;
    text-align: center;
}

#membership_table td.checkbox>input {
    margin: 4px !important;
}

.bz_private_data,
.bz_private_data *,
.bz_time_tracking_table * {
    background-color: #f3eeee !important;
}

.bz_partner_data,
.bz_partner_data * {
    background-color: #e6f5fc !important;
}

.bz_private_data .selectize-dropdown-content div:hover {
    background-color: #ffccee !important;
}

.bz_partner_data .selectize-dropdown-content div:hover {
    background-color: #3eb6ed !important;
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9 !important;
}

tr.selected td.editable {
    background-color: #b0bed9;
}

table.dataTable tbody tr.indirect {
    background-color: #d2d2d2 !important;
}

table.dataTable tbody tr.indirect td {
    border-bottom: 2px solid white !important;
    padding-right: 1em !important;
}

.dataTables_wrapper .dataTables_length {
    line-height: 2.6em;
}

.dataTables_wrapper .bottom {
    padding-top: 1em;
}

.dataTables_wrapper .dataTables_info {
    clear: none !important;
    padding-left: 1em;
    padding-right: 1em;
}

.dataTables_wrapper .dataTables_processing {
    background: none !important;
    background-color: rgba(27, 144, 247, 0.68) !important;
    font-weight: bold;
    z-index: 9;
    position: fixed !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.cached,
.dataTables_wrapper .dataTables_paginate .paginate_button.cached:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current.cached,
.dataTables_wrapper .dataTables_paginate .paginate_button.current.cached:hover {
    color: #0ee60e !important;
    font-weight: bold;
}

td.editable {
    background-color: #d2fdef;
}

td.editable textarea {
    width: 95%;
    /* height: 95; */
}

.related_actions {
    font-size: 0.85em;
    float: right;
    list-style-type: none;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

span.vcard {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.related_actions.users {
    position: absolute;
    float: none;
    display: none;
    z-index: 9;
    margin-top: -1em;
    margin-left: -1em;
    padding: 5px !important;
    line-height: 20px;
}

span.vcard span.user_info:hover .related_actions.users {
    display: inline-block;
}

.related_actions.users a {
    color: #0088ce;
}

span.user_info i {
    color: #0088ce;
    font-size: xx-small;
}

.caption {
    font-size: smaller;
    display: block;
    white-space: nowrap;
    opacity: 0.5;
}

.related_actions li {
    display: inline;
}

#admin_table_edit td {
    vertical-align: top;
}

#component_table td.component_docs_contact {
    border: none;
}

[id^="mini_login_container"] {
    padding-bottom: 1em;
}

[id^="mini_login_container"]>*:not([id="login_link"]) {
    padding: 1em;
}

#saml2_container>div {
    margin-top: 1em;
    margin-bottom: 1em;
}

[id^="login_container"] {
    display: inline-block;
    position: absolute;
    right: 10px;
    z-index: 10;
    background-color: #004153;
    border: 2px solid #4E7A86;
    border-radius: 11px;
    color: #fff;
}

[id^="login_container"]>li {
    display: block !important;
    padding: 0.5em;
}

[id^="hide_mini_login"] {
    float: right;
}

form.mini_login input.bz_login {
    width: 15em !important;
}

form.mini_login input.bz_password {
    width: 12em !important;
}

.bz_show_bug_column {
    width: 50%;
}

div.dt-buttons {
    margin-left: 1.5em;
}

button.dt-button,
div.dt-button,
a.dt-button,
input.dt-button {
    white-space: normal !important;
}

.search_field_grid .field_label,
.search_field_grid .field_label {
    text-align: left;
}

.search_field_grid .field_help_link,
.history_query .field_help_link {
    display: inline-block !important;
}

.yui-calcontainer {
    z-index: 1000;
}

.yui-skin-sam .yui-ac-input {
    min-width: 10em;
}

#bugzilla-body .yui-ac-content {
    width: auto;
    top: -3px;
}

#admin_table #comment {
    margin: 0;
    width: 25em;
}

#edit_params fieldset {
    border: none;
}

#graphlinks dd {
    display: inline-block;
    margin-bottom: 1em;
    padding: 5px;
    border-radius: 5px;
}

#graphlinks dd.current {
    background-color: lightblue;
}

#graphlinks dd.narrow {
    margin-left: 1px;
    padding-left: 1px;
}

#graphinfo {
    margin-bottom: 1em;
}

button.right,
button.left {
    background-color: #d9edf7;
    border: 2px solid #4da6ff !important;
    color: #31708f !important;
    border-radius: 4px;
    background-image: none;
    padding: 0;
}

#page-index,
body.narrow_page>#bugzilla-body {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

body.narrow_page>#bugzilla-body>*,
.narrow_column {
    max-width: 1000px !important;
}

.readable {
    max-width: 50em;
}

.show_others {
    vertical-align: middle;
    line-height: 2.5em;
}


.arrow::after {
    content: '\25BC';
}

.bz_search_has_options .arrow::after {
    content: '\25BD';
}

.arrow.notshown::after {
    content: '\25BA';
}

.bz_search_has_options .arrow.notshown::after {
    content: '\25B7';
}

.buglist_menu div,
.buglist_menu div form {
    display: inline !important;
    padding-top: 2em;
}

button#xml img {
    vertical-align: bottom;
}

.rss {
    padding-bottom: 2px;
}

#data-error {
    margin: 1em 0 0;
}

#data-error:empty {
    margin: 0;
}

.alertify .ajs-dialog {
    max-width: 90% !important;
    display: table !important;
}

td.center {
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.d2h-diff-table td {
    border-collapse: collapse !important;
    font-family: "Roboto Mono", "Noto Sans Mono", "Ubuntu Mono", "Segoe UI Mono", Menlo, Courier, monospace;
    font-size: 13px !important;
}

.ui-widget-header {
    background: none;
    background-color: white;
    border: none;
    border-bottom: 1px solid #aaa;
    border-radius: 0px;
}

.ui-widget-content {
    border: none;
}

.ui-menu.ui-widget-content {
    padding: 0px;
    border: 1px solid #ddd;
    z-index: 9999;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 0;
    text-decoration: none;
}

.ui-widget-content a:hover {
    color: black;
}

.ui-dialog.ui-widget-content {
    border: 1px solid #aaa;
}

.ui-widget-content .ui-menu-item {
    border-bottom: 1px solid #aaa;
}

#dialog-form form>div {
    margin-bottom: 0.5em;
}

#dialog-form form>span {
    float: right;
}

span.keyword {
    padding: 2px;
}

div.keywords_select div.selectize-control {
    width: 100%;
}

label.selectized {
    vertical-align: middle;
    line-height: 2.4em;
}

td.comp_name {
    white-space: pre;
}

td.comp_name i.fa-arrow-right {
    font-size: 0.7em;
    padding-left: 2px;
    padding-right: 2px;
}

tr.editable i,
#bz_buglist i.fa-arrow-right,
#component_table i.fa-arrow-right {
    margin-left: .2em;
    margin-right: .2em;
    font-size: x-small;
}

button,
input[type="submit"] {
    line-height: 2em;
}

#find_top {
    line-height: 1em;
}

.agile_team.indirect::after {
    content: "\f129";
    font-family: "Font Awesome 6 Free";
    font-size: xx-small;
    display: inline-block;
    font-weight: 900;
    padding-left: 0.3em;
    vertical-align: super;
}

dd {
    margin-bottom: .5em;
}

.w100 {
    width: 100%;
}

tr.bz_secure td.first-child a::before,
a.bz_secure::before,
li.bz_secure::before,
tr.bz_updated td.first-child a::before,
a.bz_updated::before,
li.bz_updated::before,
tr.bz_requested td.first-child a::before,
a.bz_requested::before,
li.bz_requested::before,
tr.bz_ignored td.first-child a::before,
a.bz_ignored::before,
li.bz_ignored::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    padding-right: 2px;
    font-size: x-small;
    color: chocolate;
}

/* one class */
tr.bz_updated td.first-child a::before,
a.bz_updated::before,
li.bz_updated::before {
    content: "\f12a\00A0";
}

tr.bz_ignored td.first-child a::before,
a.bz_ignored::before,
li.bz_ignored::before {
    content: "\f6a9\00A0";
}

tr.bz_secure td.first-child a::before,
a.bz_secure::before,
.blitem-summary li.bz_secure::before {
    content: "\f023\00A0";
}

tr.bz_requested td.first-child a::before,
a.bz_requested::before,
li.bz_requested::before {
    content: "\f128\00A0";
}

/* two classes */
tr.bz_ignored.bz_updated td.first-child a::before,
a.bz_ignored.bz_updated::before,
li.bz_ignored.bz_updated::before {
    content: "\f6a9\00A0\f12a\00A0";
}

tr.bz_ignored.bz_requested td.first-child a::before,
a.bz_ignored.bz_requested::before,
li.bz_ignored.bz_requested::before {
    content: "\f6a9\00A0\f128\00A0";
}

tr.bz_ignored.bz_updated.bz_requested td.first-child a::before,
a.bz_ignored.bz_updated.bz_requested::before,
li.bz_ignored.bz_updated.bz_requested::before {
    content: "\f6a9\00A0\f12a\00A0\f128\00A0";
}

tr.bz_requested.bz_updated td.first-child a::before,
a.bz_ignored.bz_updated::before,
li.bz_ignored.bz_updated::before {
    content: "\f12a\00A0\f128\00A0";
}

tr.bz_secure.bz_updated td.first-child a::before,
a.bz_secure.bz_updated::before,
li.bz_secure.bz_updated::before {
    content: "\f023\00A0\f12a\00A0";
}

tr.bz_secure.bz_ignored td.first-child a::before,
a.bz_secure.bz_ignored::before,
li.bz_secure.bz_ignored::before {
    content: "\f023\00A0\f6a9\00A0";
}

tr.bz_secure.bz_requested td.first-child a::before,
a.bz_secure.bz_requested::before,
li.bz_secure.bz_requested::before {
    content: "\f023\00A0\f128\00A0";
}

/* three classes */
tr.bz_secure.bz_ignored.bz_updated td.first-child a::before,
a.bz_secure.bz_ignored.bz_updated::before,
li.bz_secure.bz_ignored.bz_updated::before {
    content: "\f023\00A0\f6a9\00A0\f12a\00A0";
}

tr.bz_secure.bz_ignored.bz_requested td.first-child a::before,
a.bz_secure.bz_ignored.bz_updated::before,
li.bz_secure.bz_ignored.bz_updated::before {
    content: "\f023\00A0\f6a9\00A0\f128\00A0";
}

tr.bz_secure.bz_updated.bz_requested td.first-child a::before,
a.bz_secure.bz_updated.bz_requested::before,
li.bz_secure.bz_updated.bz_requested::before {
    content: "\f023\00A0\f12a\00A0\f128\00A0";
}

tr.bz_ignored.bz_updated.bz_requested td.first-child a::before,
a.bz_ignored.bz_updated.bz_requested::before,
li.bz_ignored.bz_updated.bz_requested::before {
    content: "\f6a9\00A0\f12a\00A0\f128\00A0";
}

/* four classes */
tr.bz_secure.bz_ignored.bz_updated.bz_requested td.first-child a::before,
a.bz_secure.bz_ignored.bz_updated.bz_requested::before,
li.bz_secure.bz_ignored.bz_updated.bz_requested::before {
    content: "\f023\00A0\f6a9\00A0\f12a\00A0\f128\00A0";
}

span.disabled,
#component_table tr.disabled {
    background-color: #ccc !important;
}

.ajs-content textarea {
    width: 95%;
    height: 90%;
}

.ajs-content textarea.small {
    height: auto;
}

.alertify .ajs-header {
    background-color: #d9edf7 !important;
    border: 2px solid #4da6ff !important;
    color: #31708f !important;
}

.fas.fa-power-off {
    color: #c00;
}

table.withborders td,
table.withborders th,
table.withborders {
    border: 1px black solid;
    border-collapse: collapse;
    padding: 0.3em;
}

#parameters td {
    padding-right: 1em;
}

.bz_extra_private_groups {
    display: none;
}

.bz_private .bz_extra_private_groups {
    display: block;
    float: right;
}

#bz_extra_private_groups_wrapper.bz_private,
#bz_extra_private_groups_wrapper.bz_private .bz_extra_private_groups {
    float: none;
    margin-top: -0.2em;
    padding-left: 0.2em;
    position: absolute;
}

#bz_extra_private_groups_wrapper.bz_private {
    display: inline-block;
}

#bz_extra_private_groups_wrapper.bz_private .bz_extra_private_groups {
    display: contents;
}

.bz_private.bz_shared_private {
    background-color: #e6f5fc !important;
    color: black;
    border: 1px #e0e0e0 solid
}

.pop-text {
    color: #c30000;
}

.field_block .pop-text {
    margin-left: -0.8em;
    margin-right: 0.4em;
}

.field_block {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 1ex;
    vertical-align: text-top;
    min-width: 32em;
}

.flag_block {
    margin: 2em;
}

.field_block label {
    display: inline-block;
    padding-right: 1em;
    font-weight: bold;
    min-width: 6em !important;
    ;
    text-align: left;
}

.field_block.flag label {
    min-width: 10em !important;
}

.field_block input {
    max-width: 70% !important;
    ;
}

.field_block input.requestee {
    margin-left: 0.5em;
    vertical-align: sub;
}

.field_block input[type="checkbox"] {
    margin-right: 0.3em;
}

table.dataTable tr.dtrg-group td {
    font-weight: bold;
}

.editBugsBox .ajs-content {
    top: 5.5em !important;
    bottom: 6.5em !important;
}

.et_button {
    /*    white-space: nowrap;*/
    display: block;
}

.et_button::before {
    border-radius: 5px;
    padding: 1px 3px 0px 3px;
    margin-right: 5px;
    background-color: #999;
    color: white;
    font-size: 0.8em !important;
    font-weight: bold;
    vertical-align: middle;
}

a.et_et::before {
    content: "ET"
}

.et_access::before {
    content: "RHPE";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_portal::before {
    content: "RHCP";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_tcms::before {
    content: "TCMS";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_polarion::before {
    content: "PO";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_rhbz::before {
    content: "RHBZ";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_rhit::before {
    content: "RHIT";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_rhsn::before {
    content: "RHSN";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_bmo::before {
    content: "BMO";
}

.et_rhkb::before {
    content: "RHKB";
    background-image: linear-gradient(to bottom right, #c00, #FAB6B6);
}

.et_cpan::before {
    content: "CPAN";
}

.et_ibm::before {
    content: "IBM";
    content: "IBM";
    background-image: linear-gradient(to bottom right, blue, lightblue);
}

.et_gerrit::before {
    content: "";
    background-image: url(images/Gerrit_icon.svg);
    background-size: 16px 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 0px;
    padding: 0px;
    background-color: transparent;
    vertical-align: bottom;
}

#relogin_button {
    cursor: pointer;
    padding: 2px;
}

#relogin_button:hover {
    color: green;
    background-color: white;
    border-radius: 12px;
}

#session_timer span {
    background-color: white;
    border-radius: 50%;
    color: #252527;
    display: inline-block;
    font-weight: normal;
    height: 1em;
    min-width: 1em;
    padding: 4px;
    text-align: center;
}

#session_timer span.amber {
    color: fuchsia;
}

#session_timer span.red {
    color: red;
    font-weight: bold;
}

li.session_timer {
    text-align: left;
    padding-left: 1rem;
}

#session_time {
    color: white;
}

.counter {
    border-radius: 50%;
    background-color: white;
    font-size: 0.8em !important;
    font-weight: bold;
    vertical-align: middle;
    padding: 6px;
}

.count {
    color: black;
    padding-right: 0.5em;
}

.counter::before {
	padding-right: 0px !important;
}

/*
rtl is top move the resize widget to the left
*/

#relogger {
    width: 490px;
    height: 230px;
    clear: both;
    position: absolute;
    display: inline-block;
    top: 50px;
    right: 30px;
    z-index: 111;
    margin: 0;
    padding: 0;
    resize: both;
    overflow: hidden;
    direction: rtl;
    background-color: #004153;
    border: 2px solid #4E7A86;
}

#relogger::after {
    content: "";
    border-top: 20px solid #4E7A86;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: -13px;
    bottom: -5px;
    pointer-events: none;
}

/*
l2r to reverse above  so content renders correctly
*/

#relogger * {
    direction: ltr;
}

body.new_login {
    background-color: transparent;
}

#relogin_frame {
    height: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    direction: ltr;
}

#hide_mini_login_new_login {
    position: relative;
    width: inherit;
    display: block;
    text-align: right;
    right: 0.25em;
    color: white !important;
    font-size: x-large;
    z-index: 1;
    line-height: 1.5em;
}

#relogger .far.fa-window-close {
    background-color: #004153;
}

.advanced_fields {
    display: flex;
    flex-wrap: wrap;
}

.advanced_field {
    flex-basis: 20em;
    margin-right: 1em;
    padding: 5px;
}

.advanced_field input {
    float: left;
    margin-right: 0.5em;
}

.advanced_field:hover {
    background-color: #eee;
}

.dt-button.selected0 span::after,
.dt-button.selected1 span::after {
    font-family: "Font Awesome 6 Free";
    content: "\f00c";
    font-weight: 900;
    color: green;
    margin-left: 1em;
}

.dt-button-collection-title span {
    width: 50%;
    display: inline-block;
    font-weight: bold;
}

table.dataTable thead>tr>th.sorting::before,
table.dataTable thead>tr>th.sorting::after,
table.dataTable thead>tr>th.sorting_asc::before,
table.dataTable thead>tr>th.sorting_asc::after,
table.dataTable thead>tr>th.sorting_desc::before,
table.dataTable thead>tr>th.sorting_desc::after,
table.dataTable thead>tr>th.sorting_asc_disabled::before,
table.dataTable thead>tr>th.sorting_asc_disabled::after,
table.dataTable thead>tr>th.sorting_desc_disabled::before,
table.dataTable thead>tr>th.sorting_desc_disabled::after,
table.dataTable thead>tr>td.sorting::before,
table.dataTable thead>tr>td.sorting::after,
table.dataTable thead>tr>td.sorting_asc::before,
table.dataTable thead>tr>td.sorting_asc::after,
table.dataTable thead>tr>td.sorting_desc::before,
table.dataTable thead>tr>td.sorting_desc::after,
table.dataTable thead>tr>td.sorting_asc_disabled::before,
table.dataTable thead>tr>td.sorting_asc_disabled::after,
table.dataTable thead>tr>td.sorting_desc_disabled::before,
table.dataTable thead>tr>td.sorting_desc_disabled::after {
    font-size: 0.8em !important;
}

table.dataTable thead>tr>th.sorting::before,
table.dataTable thead>tr>th.sorting_asc::before,
table.dataTable thead>tr>th.sorting_desc::before,
table.dataTable thead>tr>th.sorting_asc_disabled::before,
table.dataTable thead>tr>th.sorting_desc_disabled::before,
table.dataTable thead>tr>td.sorting::before,
table.dataTable thead>tr>td.sorting_asc::before,
table.dataTable thead>tr>td.sorting_desc::before,
table.dataTable thead>tr>td.sorting_asc_disabled::before,
table.dataTable thead>tr>td.sorting_desc_disabled::before {
    bottom: auto;
}

.dtrg-level-1 td {
    text-indent: 1em;
}

tr.dtrg-start th::after {
    font-family: "Font Awesome 6 Free";
    content: "\f146";
    font-weight: 400;
    color: grey;
    margin-left: 1em;
}

tr.dtrg-start.group_collapsed th::after {
    content: "\f0fe";
}

.dtrg-group.dtrg-start.group_collapsed th {
    border-bottom: solid 1px #fff;
}

.dtrg-level-0-hide,
.dtrg-level-1-hide {
    display: none !important;
}

div.note {
    display: block;
    margin-top: 1em;
}

.top .dataTables_info {
    float: none !important;
    margin-bottom: 0.5em;
    padding-left: 0px;
}

.pointer {
    cursor: pointer;
}

.floater {
    display: inline-block;
    padding-left: 1em;
    margin-bottom: 1ex;
    width: 48%;
    min-width: 35em;
    vertical-align: text-top;
}

.breaker {
    word-break: break-word;
}

#bz_buglist th.sorting {
    padding-right: 3em !important;
}

.closer {
    position: absolute;
    right: 1.8em;
    top: 25%;
}

.closer i {
    font-weight: 400;
    font-size: x-small;
    color: #aaa;
}

details {
    margin-left: 1em;
}

summary {
    margin-bottom: 1em;
    margin-left: -1em;
}

#footer .outro {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-right: 2em;
    text-align: center;
    background-color: #c40000 !important;
    color: #fff !important;
    font-weight: bold;
    width: auto !important;
}

#footer .outro a {
    color: #fff;
    text-decoration: underline;
    margin-left: 0.5em;
}

.dataTables_scrollHead,
.dataTables_scrollHeadInner,
.dataTables_scrollBody {
    /* max-width: 95% !important; */
    width: 100% !important;
}

div.dts tbody th,
div.dts tbody td {
    text-overflow: ellipsis !important;
    overflow: hidden;
    max-width: 20em;
}

.bz_keyword {
    border-radius: 5px;
    padding: 1px 3px 1px 3px;
    margin-right: 5px;
    background-color: rgb(226, 110, 110);
    color: white;
    font-size: 0.8em !important;
    font-weight: bold;
    vertical-align: middle;
}

.bz_data_category {
    background-color: #7D1007;
    white-space: nowrap;
}

.bz_short_desc_container img {
    vertical-align: middle;
}

.flex_table label {
    vertical-align: top;
    font-size: inherit;
    display: table-cell;
    /*line-height: 1.5em;*/
    max-width: 15em;
    /*white-space: pre;*/
    padding-right: 1em;
    text-align: right;
    font-weight: bold;
}

.flex_table>div {
    display: table-row;
}

.flex_table>div>div {
    display: table-cell;
    padding-bottom: 1em;
}

#title a.bz_bug_link {
    background-color: inherit !important;
    border: none;
}

.bz_comment_tags .yui-ac {
    margin-right: 1em;
}

.inline_spinner {
    margin-right: 0.5em !important;
    margin-left: 0.5em !important;
}

/************************************
** 850px wide
**
************************************/

@media screen and (max-width: 1010px) {
    .edit_form>tbody>tr>td {
        display: inline-block;
    }

    .bz_show_bug_column {
        width: 90%;
    }
}

td.bz_dependent_products_column {
    white-space: normal !important;
}