.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,0.1);}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:auto 1;flex:auto 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,0.05);}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline-width:0}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,0.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,0.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{padding:5px 5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,0.05);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent;}.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,0.6)}.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,0.6)}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible;}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0);border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 1px rgba(0,0,0,0.05);}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,0.02);}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;transition:.3s ease;transition-property:width,min-width,padding,opacity;}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0 !important;min-width:0 !important;padding:0 !important;border:0 !important;opacity:0 !important}.ReactTable .rt-expander{display:inline-block;position:relative;margin:0;color:transparent;margin:0 10px;}.ReactTable .rt-expander:after{content:'';position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,0.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px 0 rgba(0,0,0,0.15);}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,0.05);}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,0.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,0.05)}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1);border-top:2px solid rgba(0,0,0,0.1);}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline-width:0}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:rgba(0,0,0,0.6);background:rgba(0,0,0,0.1);transition:all .1s ease;cursor:pointer;outline-width:0;}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,0.3);color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block;}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,0.8);transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:rgba(0,0,0,0.5)}.ReactTable .-loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,0.8);transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none;}.ReactTable .-loading > div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:rgba(0,0,0,0.6);-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all;}.ReactTable .-loading.-active > div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{transition:none !important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/*
 * Global settings
 *
 * This file contains settings which are either not specific to our
 * UI component css files, or are shared across Treeherder, Logviewer,
 * UserGuide, and/or Perfherder.
 *
 * Please consider the appropriate css file and attribute location
 * when adding new styles.
 */

html,
body {
  height: 100%;
  font-size: 14px;
  line-height: 1.42;
  overflow: hidden;
}

body {
  line-height: inherit;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a:visited,
.link-style:visited {
  color: purple;
}

a {
  color: #337ab7;
  cursor: pointer;
}

/* Bootstrap 4 will not show <a> as a link style if it has no href.
   This adds that style back. */
.link-style {
  color: #337ab7 !important;
  cursor: pointer;
}

.pagination,
.panel-title a {
  cursor: pointer;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* this is better for drop down menu items because
  display: none will change text alignment */
.hide {
  visibility: hidden;
}

.show {
  visibility: visible;
}

/* Similar Jobs panel */
.checkbox {
  min-height: 20px;
  padding-left: 4px;
  padding-top: 2px;
  justify-content: center;
}

input[type='checkbox'] {
  margin-right: 5px;
}

.dropdown-menu > li > a {
  cursor: pointer;
}

.dropdown-menu > li.disabled > a {
  pointer-events: none;
  font-style: italic;
  color: grey;
}

.dropdown-menu > li.disabled {
  cursor: not-allowed;
}

.dropdown-item {
  cursor: pointer;
}

/* For cases where the base Bootstrap 4 equivalent doesn't
   work, due to our special uses.*/
.nav-dropdown-menu-right {
  left: auto;
  right: 0;
}

.form-control:focus {
  border: 1px solid #ced4da;
  box-shadow: none;
}

/* Spacing for menus with adjacent icons */
.icon-menu li a span {
  width: 20px;
}

.modal-header .close:hover {
  cursor: pointer;
}

/*
 * Icons
 */

.logviewer-icon {
  width: 14px;
  height: 16px;
  vertical-align: text-top;
  opacity: 0.7;
}

.logviewer-icon:hover {
  opacity: 0.9;
}

.icon-blue:hover,
.icon-blue:focus,
.icon-blue:active {
  color: #68aae2 !important;
}

.icon-green:hover,
.icon-green:focus,
.icon-green:active {
  color: #0de00d !important;
}

.icon-cyan:hover,
.icon-cyan:focus,
.icon-cyan:active {
  color: #00ffff !important;
}

.icon-superscript {
  vertical-align: super;
  font-size: 0.625em;
  margin-left: -0.2em;
}

.hover-warning:hover {
  color: #fa4444 !important;
}

.dim-quarter {
  opacity: 0.75;
}

/*
 * Cursors
 */

.th-spinner {
  color: rgba(145, 164, 221, 0.7);
}

.th-spinner-lg {
  color: rgba(145, 164, 221, 0.3);
}

.pointable,
.nav-tabs li {
  cursor: pointer;
}

/*
 * Result status colors
 *
 * These colors are used both by Treeherder and Logviewer
 * so receive global status.
 */

.result-status-shading-success {
  background-color: rgba(2, 131, 44, 0.24);
  border-color: rgba(2, 131, 44, 0.24);
}

.result-status-shading-testfailed {
  background-color: rgba(221, 102, 2, 0.5);
  border-color: rgba(221, 102, 2, 0.25);
}

.result-status-shading-busted {
  background-color: rgba(144, 0, 0, 0.5);
  border-color: rgba(144, 0, 0, 0.25);
}

.result-status-shading-skipped {
  background-color: rgba(101, 191, 221, 0.25);
  border-color: rgba(101, 191, 221, 0.25);
}

.result-status-shading-exception {
  background-color: rgba(61, 2, 85, 0.25);
  border-color: rgba(61, 2, 85, 0.25);
}

.result-status-shading-retry {
  background-color: rgba(38, 63, 195, 0.25);
  border-color: rgba(38, 63, 195, 0.25);
}

.result-status-shading-usercancel {
  background-color: rgba(250, 115, 172, 0.25);
  border-color: rgba(250, 115, 172, 0.25);
}

.result-status-shading-pending {
  background-color: rgba(160, 160, 160, 0.2);
  border-color: rgba(160, 160, 160, 0.2);
}

.result-status-shading-running {
  background-color: rgba(70, 70, 70, 0.25);
  border-color: rgba(70, 70, 70, 0.25);
}

.result-status-shading-unknown {
  background-color: rgb(252, 248, 227);
  border-color: rgb(251, 216, 144);
}

.result-status-shading-superseded {
  background-color: white;
}

/*
 * Buttons
 *
 * Currently used in pushes only but could be
 * potentially used elsewhere.
 */

.btn {
  cursor: pointer;
}

.th-action-button span.dropdown:hover ul.dropdown-menu {
  display: block;
}

.th-action-button:after {
  content: none;
}

.label[href] {
  color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

.btn-xs {
  padding: 3px 6px 3px 6px;
  font-size: 12px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-light-bordered {
  border: 1px solid darkgrey;
  background-color: white;
}

.btn-primary-soft {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/*
 * Colors
 */

.white,
.white a {
  color: white;
}

.xlightgray,
.xlightgray a {
  color: #e6e6e6;
}

.lightgray,
.lightgray a {
  color: lightgray;
}

.bg-lightgray {
  background-color: lightgray;
}

.midgray,
.midgray a {
  color: gray;
}

.lightorange {
  color: #eba870;
}

.darkorange {
  color: #dd6602;
}

/*
 * Text
 */

kbd {
  display: inline-block;
  padding: 3px 5px;
  font: 11px/10px Consolas, 'Liberation Mono', Menlo, Courier, monospace;
  color: #555;
  vertical-align: middle;
  background-color: #fcfcfc;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
}

.queryparam {
  display: inline-block;
  font: 12px Consolas, 'Liberation Mono', Menlo, Courier, monospace;
  color: #555;
}

.strike-through {
  text-decoration: line-through;
}

.nowrap {
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.help-block {
  color: #737373;
}

label {
  font-weight: bold;
}

h4 {
  font-size: 18px;
}

/*
 * Tables and panels
 */

.table-super-condensed thead > tr > th,
.table-super-condensed tbody > tr > th,
.table-super-condensed tfoot > tr > th,
.table-super-condensed thead > tr > td,
.table-super-condensed tbody > tr > td,
.table-super-condensed tfoot > tr > td {
  padding: 2px;
  font-size: 0.9em;
}

.panel-spacing table {
  width: 100%;
}

.panel-spacing tr th:first-child {
  padding-right: 2em;
}

.panel-spacing tr:nth-child(even) {
  background-color: #f8f8f8;
}

.panel-spacing table tr {
  border-bottom: 1px dotted lightgrey;
}

.modal-lg {
  max-width: 890px;
}

/*
 * Onscreen help
 */

#onscreen-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9000;
  background: rgba(0, 0, 0, 0.4);
}

#onscreen-shortcuts {
  position: fixed;
  top: 50%;
  left: 16.5%;
  transform: translateY(-50%);
  z-index: 10000;
  width: 100%;
}

#onscreen-shortcuts div div.card {
  max-height: 90vh;
  overflow: auto;
}

/*
 * Clipboard
 *
 * This facilitates copy on hover for
 * Logviewer, Raw Log, and Job:name buttons/links
 */

#clipboard-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 100;
  display: none;
  opacity: 0;
}

#clipboard {
  width: 1px;
  height: 1px;
  padding: 0;
}

/*
 * Fonts
 *
 * Styles for modifying basic font styles
 */

.pre {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}

.max-width-default {
  max-width: 1250px;
}

/* Custom widths for compare table cells */
.table-width-lg {
  width: 140px;
}

.table-width-md {
  width: 100px;
}

.table-width-sm {
  width: 50px;
}

.table-width-xs {
  width: 20px;
}

.card-height {
  height: 260px;
}

.dropdown-menu-height {
  max-height: 300px;
}

.pointer {
  cursor: pointer;
}

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 19, 19, 0.3);
}

/*
 * Main navbar settings
 */

#global-navbar-container {
  background-color: #273038;
  margin-bottom: 0;
  flex: none;
}

#th-global-navbar-top {
  padding-left: 0;
  padding-top: 1px;
  border-bottom: 1px solid black;
  justify-content: space-between;
  display: flex;
  width: 100%;
  background-color: #222;
}

.navbar {
  padding: 0;
}

#th-global-navbar-top .dropdown-menu {
  top: inherit;
}

.dropdown-menu {
  min-width: inherit;
}

.dropdown-menu > li > a {
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
}

label.dropdown-item {
  margin-bottom: 0;
}

.dropdown-item input[type='checkbox'] {
  margin-right: 5px;
}

#th-logo {
  padding-left: 14px;
  border-left: 0;
}

#th-logo img {
  margin-top: -8px;
  max-height: 18px;
}

/*
 * Right hand upper navbar
 */

.navbar-right {
  display: flex;
  justify-content: flex-end;
}

.nav-menu-btn {
  margin-right: -4px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 13px;
}

.nav-menu-btn.dropdown-toggle {
  width: 98%;
}

.nav-menu-btn:after {
  font-size: 14px;
}

.nav-help-btn {
  margin-right: -4px;
  padding-left: 12px;
  padding-right: 8px;
}

.nav-user-icon {
  padding: 1px 3px 2px 4px;
  background: linear-gradient(#44adf3, #287cc2);
}

.nav-user-icon span:first-child {
  margin: 0 auto;
  font-size: 12px;
  color: #fff;
}

.th-context-navbar {
  background-color: #354048;
  overflow: visible;
}

/*
 * Left hand lower navbar
 */

secondary-nav-bar {
  width: 100%;
}

.watched-repo-main-btn {
  border-right: 0;
  padding-right: 5px;
}

.watched-repo-main-btn:visited,
.watched-repo-main-btn:link {
  color: lightgrey;
}

.watched-repo-info-btn {
  padding-left: 6px;
  padding-right: 9px;
  border-right: 0;
}

.watched-repo-dropdown-item {
  margin: 0 10px;
}

.watched-repo-dropdown-item > a {
  white-space: normal;
}

.watched-repo-navbar {
  overflow: visible;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
  background-color: #354048;
}

.tree-closed {
  color: rgb(161, 52, 53);
}

.tree-open {
  color: green;
}

.tree-approval {
  color: #fb9910;
}

.tree-unavailable {
  color: lightgray;
}

/*
 * Right hand lower navbar
 */

.group-state-nav-icon {
  width: 7px;
  display: inline-block;
}

.btn-nav-filter {
  padding: 7px 2px;
}

#filter-chicklets .btn {
  padding: 0;
  margin: 0px 1px 2px 1px;
}

.btn.btn-view-nav.btn-orange-filter-chicklet,
.btn.btn-view-nav.btn-orange-filter-chicklet:hover {
  color: #dd6602;
}

.btn.btn-view-nav.btn-red-filter-chicklet,
.btn.btn-view-nav.btn-red-filter-chicklet:hover {
  color: #c03a44;
}

.btn.btn-view-nav.btn-purple-filter-chicklet,
.btn.btn-view-nav.btn-purple-filter-chicklet:hover {
  color: #77438d;
}

.btn.btn-view-nav.btn-green-filter-chicklet,
.btn.btn-view-nav.btn-green:hover {
  color: rgba(2, 130, 51, 0.75);
}

.btn.btn-view-nav.btn-dkblue-filter-chicklet,
.btn.btn-view-nav.btn-dkblue-filter-chicklet:hover {
  color: #3656ff;
}

.btn.btn-view-nav.btn-pink-filter-chicklet,
.btn.btn-view-nav.btn-pink-filter-chicklet:hover {
  color: rgba(250, 115, 172, 0.82);
}

.btn.btn-view-nav.btn-ltblue-filter-chicklet,
.btn.btn-view-nav.btn-ltblue-filter-chicklet:hover {
  color: #81b8ed;
}

.btn.btn-view-nav.btn-ltgray-filter-chicklet,
.btn.btn-view-nav.btn-ltgray-filter-chicklet:hover {
  color: #e0e0e0;
}

.btn.btn-view-nav.btn-dkgray-filter-chicklet,
.btn.btn-view-nav.btn-dkgray-filter-chicklet:hover {
  color: #7c7a7d;
}

.btn.btn-view-nav.btn-black-filter-chicklet,
.btn.btn-view-nav.btn-black-filter-chicklet:hover {
  color: black;
}

/*
 * Quick Filter
 */

#quick-filter {
  height: 28px;
  width: 150px;
  display: inherit;
  transition: width 0.2s;
}

#quick-filter-parent {
  position: relative;
}

@media (min-width: 850px) {
  #quick-filter:focus,
  #quick-filter:valid {
    width: 300px !important;
    padding-right: 20px;
  }
}

#quick-filter:valid + #quick-filter-clear-button {
  display: inherit;
}

#quick-filter-clear-button {
  color: #bababa;
  font-size: 13px;
  cursor: pointer;
  position: relative;
  display: none;
  top: 1px;
  right: 20px;
  height: 16px;
}

/*
 * Unclassified failures button
 */

.btn-unclassified-failures {
  margin-top: 1px;
  padding: 3px 10px;
  background-color: rgba(78, 93, 21, 0.56);
  border-color: #9fa01d;
  color: lightgray;
}
.btn-unclassified-failures:hover,
.btn-unclassified-failures:focus {
  background-color: rgba(78, 93, 21, 0.56);
  border-color: #cdce1d;
  color: lightgray;
}
.btn-unclassified-failures:active,
.btn-unclassified-failures.active {
  background-color: #cdce1d;
  border-color: #cdce1d;
  color: #25292b;
}
.btn-unclassified-failures.disabled:hover,
.btn-unclassified-failures.disabled:focus,
.btn-unclassified-failures.disabled:active,
.btn-unclassified-failures.disabled.active,
.btn-unclassified-failures:disabled:hover,
.btn-unclassified-failures:disabled:focus,
.btn-unclassified-failures:disabled:active,
.btn-unclassified-failures:disabled.active,
fieldset[disabled] .btn-unclassified-failures:hover,
fieldset[disabled] .btn-unclassified-failures:focus,
fieldset[disabled] .btn-unclassified-failures:active,
fieldset[disabled] .btn-unclassified-failures.active {
  color: #e0e0e0;
  border-color: #e0e0e0;
}

/*
 * Navbar button customization
 */

.btn-view-nav,
.btn-view-nav:visited {
  background-color: transparent;
  border-color: #373d40;
  color: lightgray;
  border-radius: 0;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
}

.btn-view-nav:hover,
.btn-view-nav:focus,
.btn-view-nav:active,
.btn-view-nav.active {
  background-color: #2c3133;
  border-color: #1a1d20;
  color: white;
}
.btn-view-nav.disabled:hover,
.btn-view-nav.disabled:focus,
.btn-view-nav.disabled:active,
.btn-view-nav.disabled.active,
.btn-view-nav:disabled:hover,
.btn-view-nav:disabled:focus,
.btn-view-nav:disabled:active,
.btn-view-nav:disabled.active,
fieldset[disabled] .btn-view-nav:hover,
fieldset[disabled] .btn-view-nav:focus,
fieldset[disabled] .btn-view-nav:active,
fieldset[disabled] .btn-view-nav.active {
  color: #e0e0e0;
  border-color: #e0e0e0;
}

.btn-view-nav-closed {
  background-color: rgba(107, 4, 4, 0.53);
  border-color: #22282d;
  color: lightgray;
  border-radius: 0;
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
}
.btn-view-nav-closed:hover,
.btn-view-nav-closed:focus,
.btn-view-nav-closed:active,
.btn-view-nav-closed.active {
  background-color: rgba(107, 4, 4, 0.53);
  border-color: #1a1d20;
  color: white;
}
.btn-view-nav-closed.disabled:hover,
.btn-view-nav-closed.disabled:focus,
.btn-view-nav-closed.disabled:active,
.btn-view-nav-closed.disabled.active,
.btn-view-nav-closed:disabled:hover,
.btn-view-nav-closed:disabled:focus,
.btn-view-nav-closed:disabled:active,
.btn-view-nav-closed:disabled.active,
fieldset[disabled] .btn-view-nav-closed:hover,
fieldset[disabled] .btn-view-nav-closed:focus,
fieldset[disabled] .btn-view-nav-closed:active,
fieldset[disabled] .btn-view-nav-closed.active {
  color: #e0e0e0;
  border-color: #e0e0e0;
}

@media (min-width: 960px) {
  .strikethrough::after {
    text-decoration: line-through;
  }

  .btn-toggle-duplicate-jobs::after {
    content: ' Duplicates';
  }
}

.navbar-badge.badge * {
  cursor: default;
}

.navbar-badge.badge {
  margin: 0 5px;
}

#notification-dropdown {
  min-width: 25em;
  max-height: 20em;
  overflow-y: scroll;
  padding-left: 20px;
  padding-right: 14px;
}

#notification-dropdown .dropdown-header {
  padding-left: 0;
  padding-bottom: 4px;
}

.notification-dropdown-line {
  padding-top: 3px;
  padding-bottom: 3px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.notification-dropdown-btn {
  margin-left: 4px;
  font-size: 10px;
}

#repo-dropdown {
  min-width: 30rem;
  max-height: 35rem;
  overflow-x: hidden;
}

.dropdown-menu li {
  list-style: none;
}

.dropdown-header {
  font-size: 12px;
}

.dropdown-link,
.dropdown-link > a {
  color: #212529cc;
  padding-top: 0.5rem;
}

#infra-dropdown {
  min-width: 21rem;
}

.checkbox-dropdown-menu .repogroup {
  padding-left: 0;
}

.dropdown-item:hover {
  background-color: #d3d3d34d;
}

/* Used by Perfherder and IFV */
.top-navbar {
  background-color: #222;
}

.navbar-link {
  color: lightgray;
}

.navbar-link:hover {
  color: lightgray;
}

.navbar-link:visited {
  color: lightgray;
}

html {
  overflow: auto;
  height: auto;
}

body {
  overflow: visible;
  height: auto;
}

section {
  height: calc(100% - 50px);
  overflow-y: auto;
}

h1 {
  margin-top: 20px;
}

.table {
  margin-bottom: 20px;
}

.checkbox label {
  font-weight: normal;
}

.blink {
  animation: blink 1s ease-in-out infinite alternate;
}
@keyframes blink {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

#perf-logo {
  padding: 15px;
  border: none;
  color: #555;
  background: #f8f8f8;
}

.graph-chooser {
  flex: none;
  width: 300px;
  padding: 8px;
}

.graph-legend {
  width: 275px;
}

.graph-legend-card {
  border-left: 10px solid;
}

.graph-legend-card > p {
  word-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
}

.graph-legend-card > p:hover {
  text-decoration: underline;
}

.show-hide-check {
  float: right;
  position: static;
  margin-right: 13px !important;
  margin-top: -27px;
}

.graph-right-padding {
  flex: none;
  width: 120px;
}

.graph-tooltip {
  position: absolute;
  pointer-events: none;
  width: 280px;
  z-index: 999;
  text-align: left;
}
.graph-tooltip.locked {
  pointer-events: auto;
}
.graph-tooltip .body {
  display: block;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  border-radius: 5px;
  padding: 10px 15px;
}
.graph-tooltip.locked .body {
  background: rgba(0, 0, 0, 0.9);
}
.graph-tooltip .body div {
  margin-top: 0.5em;
}
.graph-tooltip .body div:first-child {
  margin-top: 0.5em;
}
.graph-tooltip .body p {
  margin: 0;
}
.graph-tooltip .body p.small {
  font-size: 10px;
  color: #c0c0c0;
}
.graph-tooltip .body a {
  color: #17a2b8;
}
.graph-tooltip .tip {
  display: block;
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGFJREFUeNpiZGBgcAbiegbqgEZmIHEfiB8BsQOlhgHxXmYoh1JDwYaBGMxIguQaCjcM3UByDEUxDJuBpBiKYRguA4kxFKth+AzEZyhOw4gFoHR6CIqdqZRewQYRZRhAgAEA5Wwao4/mqcYAAAAASUVORK5CYII=) no-repeat center top;
}
.graph-tooltip.locked .tip {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAF5JREFUeNpiYWBg8Afi6QzUAZnMQOImEN8BYh9KDQPijcxQDqWGgg0DMZiRBMk1FG4YuoHkGIpiGDYDSTEUwzBCABT7z3Bgf3Jjzp+ahmEzlKBhLEQYuBEHGysACDAAwNMe8u1YpkwAAAAASUVORK5CYII=);
}

.graphchooser-close {
  color: #fff;
  outline: none;
  z-index: 999;
}

.graphchooser-close:hover {
  color: #fff;
}

.reset-highlight-button {
  display: inline-block;
  margin-left: -20px;
  width: 17px;
  cursor: pointer;
}

.overview-plot {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 1200px;
  height: 150px;
}

.subtest-header th {
  padding: 5px;
}

.subtest-result button {
  display: none;
}

.subtest-result:hover button {
  display: inline-block;
}

/* Test Chooser graph */

.test-chooser {
  width: 650px;
}

.btn-group-vertical {
  flex: none;
  position: relative;
  top: 115px;
  padding: 3px;
}

#unselect-test {
  position: relative;
  bottom: 4px;
}

.test-list-container {
  flex: auto;
}

.test-list-container .form-control {
  height: 345px;
  width: 100%;
}

.choose-test-list {
  font-size: 11px;
  margin-top: 8px;
  height: 85px;
}

.test-loading-placeholder {
  width: 480px;
  height: 120px;
}

/* Compare interface stuff */

.permalink:hover {
  background-color: rgba(168, 169, 167, 0.9);
}

.push-information {
  font-size: 18px;
  color: #777;
  margin-left: -4px;
}

.vertical-box {
  display: flex;
  flex-flow: column;
}

.spacer {
  flex: auto;
}

.horizontal-box {
  display: flex;
  flex-flow: row;
}

.compare-form {
  align: center;
  display: flex;
  flex-flow: column;
}

.compare-form .form-group {
  display: flex;
  flex-flow: row;
  flex: none;
}

.compare-form .form-group .card {
  flex: none;
  width: 360px;
  height: 250px;
  margin-right: 15px;
  margin-bottom: 0;
}

.compare-form .button-container {
  width: 740px;
  position: relative;
  left: -5px;
}
.compare-form .input-group-btn button:hover {
  background-color: darkgrey;
}

.compare-form .input-group-btn button:focus {
  box-shadow: none;
}

.compare-table td,
th {
  cursor: default;
}

.compare-table .subtest-header > th,
.compare-table .subtest-header a,
.compare-table .subtest-header button {
  color: transparent;
  transition: color 150ms ease-in-out;
}

.compare-table .subtest-header > th:first-child,
.compare-table:hover .subtest-header > th,
.compare-table:hover .subtest-header a,
.compare-table:hover .subtest-header button,
.compare-table {
  color: #333;
}

.compare-table tr:hover .detail-hint {
  border-bottom: 1px dotted #777;
}

.compare-table .result-links span,
.compare-table .result-links a,
.compare-table .result-links button {
  color: transparent;
  transition: color 150ms ease-in-out;
}

.retrigger-btn {
  background-color: transparent;
  border-color: transparent;
  color: darkgrey;
  visibility: hidden;
  transition: visibility 150ms ease-in-out;
}

.compare-table tr:hover .result-links span {
  color: #333;
}

.compare-table tr:hover .result-links a,
.compare-table tr:hover .result-links button {
  color: #23527c;
}

.compare-table tr:hover .retrigger-btn {
  visibility: visible;
}

.sticky-footer {
  position: sticky;
  bottom: 0;
  z-index: 900;
}

.alerts-container {
  padding-left: 90px;
  padding-right: 90px;
}

.alert-summary a {
  cursor: pointer;
}

.alert-summary {
  margin-bottom: 20px;
}

.alert-summary-heading {
  display: flex;
  flex-flow: row;
  padding: 0;
  border-bottom: 1px solid transparent;
}

.alert-summary-header-element {
  flex: none;
  padding: 8px;
}

.alert-summary .compare-table {
  margin-bottom: 0;
}

.alert-summary .card-body {
  border-top: 1px solid #ddd;
  padding: 15px;
}

.alert-summary .card-body p {
  margin: 0 0 10px;
}

.dropdown {
  padding: 0;
  vertical-align: inherit;
}

.dropdown .caret {
  margin-left: 2px;
}

.alert-summary-date {
  width: 160px;
  text-align: right;
}

button:disabled {
  cursor: not-allowed;
}

/* Various styles for individual alerts ("changes" in UI) */
.alert-selects .form-group {
  margin-right: 6px;
}

.compare-table-tooltip {
  max-width: 335px;
}

.tooltip-table {
  border: 1px solid white;
  height: 20px;
  margin-bottom: 5px;
}

.tooltip-table .value-column {
  width: 35px;
  border: 1px solid white;
  align-items: center;
  font-family: 'Helvetica';
  font-size: 11px;
}

.tooltip-table .distribution-column {
  width: 200px;
  border: 1px solid white;
}

.replicate-graph .mg-header {
  font-family: 'Helvetica';
  font-size: 15px;
  font-weight: bold;
}

.replicate-graph .mg-x-axis text {
  font-size: 0;
}

.replicate-graph .mg-category-guides line {
  stroke: #ffffff;
}

.item-badge {
  padding: 3px 6px;
  color: #17a2b8;
}

/* for use with global max-width-default style */
.max-width-row-text {
  max-width: 1194px;
}

li.pagination-active.active > button {
  background-color: lightgray !important;
  border-color: lightgray !important;
}

/* graph colors */
.blue {
  border-left-color: #1752b8;
}

.green {
  border-left-color: #19a572;
}

.darkorchid {
  border-left-color: #9932cc;
}

.scarlet {
  border-left-color: #b81752;
}

.turquoise {
  border-left-color: #17a2b8;
}

.magenta {
  border-left-color: #e252cf;
}

.brown {
  border-left-color: #b87e17;
}

@media only screen and (min-width: 1700px) {
  .custom-col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}

.edit-icon {
  visibility: hidden;
  font-size: 14px;
  vertical-align: middle;
}

.page-title-text:hover .edit-icon {
  visibility: visible;
}

.mg-active-datapoint {
    fill: black;
    font-size: 0.9rem;
    font-weight: 400;
    opacity: 0.8;
}

.mg-area-color {
    fill: #000;
}

.mg-area1-color {
    fill: #0000ff;
}

.mg-area2-color {
    fill: #05b378;
}

.mg-area3-color {
    fill: #db4437;
}

.mg-area4-color {
    fill: #f8b128;
}

.mg-area5-color {
    fill: #5c5c5c;
}

.mg-area6-color {
    fill: steelblue;
}

.mg-area7-color {
    fill: #f673bf;
}

.mg-area8-color {
    fill: #0b73b0;
}

.mg-area9-color {
    fill: #006400;
}

.mg-area10-color {
    fill: #92514f;
}

text.mg-barplot-group-label {
    font-weight:900;
}

.mg-barplot rect.mg-bar {
    shape-rendering: auto;
}

.mg-barplot rect.mg-bar.default-bar {
    fill: #b6b6fc;
}

.mg-barplot rect.mg-bar.default-active {
    fill: #9e9efc;
}

.mg-barplot .mg-bar-prediction {
    fill: #5b5b5b;
}

.mg-barplot .mg-bar-baseline {
    stroke: #5b5b5b;
    stroke-width: 2;
}

.mg-bar-target-element {
    font-size:11px;
    padding-left:5px;
    padding-right:5px;
    font-weight:300;
}

.mg-baselines line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px;
}

.mg-baselines text {
    fill: black;
    font-size: 0.9rem;
    opacity: 0.6;
    stroke: none;
}

.mg-baselines-small text {
    font-size: 0.6rem;
}

.mg-category-guides line {
    stroke: #b3b2b2;
}

.mg-header {
    cursor: default;
    font-size: 1.2rem;
}

.mg-header .mg-chart-description {
    fill: #ccc;
    font-family: FontAwesome;
    font-size: 1.2rem;
}

.mg-header .mg-warning {
    fill: #ccc;
    font-family: FontAwesome;
    font-size: 1.2rem;
}

.mg-points circle {
    opacity: 0.65;
}

.mg-popover {
    font-size: 0.95rem;
}

.mg-popover-content {
    cursor: auto;
    line-height: 17px;
}

.mg-data-table {
    margin-top: 30px;
}

.mg-data-table thead tr th {
    border-bottom: 1px solid darkgray;
    cursor: default;
    font-size: 1.1rem;
    font-weight: normal;
    padding: 5px 5px 8px 5px;
    text-align: right;
}

.mg-data-table thead tr th .fa {
    color: #ccc;
    padding-left: 4px;
}

.mg-data-table thead tr th .popover {
    font-size: 1rem;
    font-weight: normal;
}

.mg-data-table .secondary-title {
    color: darkgray;
}

.mg-data-table tbody tr td {
    margin: 2px;
    padding: 5px;
    vertical-align: top;
}

.mg-data-table  tbody tr td.table-text {
    opacity: 0.8;
    padding-left: 30px;
}

.mg-y-axis line.mg-extended-yax-ticks {
    opacity: 0.4;
}

.mg-x-axis line.mg-extended-xax-ticks {
    opacity: 0.4;
}

.mg-histogram .axis path,
.mg-histogram .axis line {
    fill: none;
    opacity: 0.7;
    shape-rendering: auto;
    stroke: #ccc;
}

tspan.hist-symbol {
    fill: #9e9efc;
}

.mg-histogram .mg-bar rect {
    fill: #b6b6fc;
    shape-rendering: auto;
}

.mg-histogram .mg-bar rect.active {
    fill: #9e9efc;
}

.mg-least-squares-line {
    stroke: red;
    stroke-width: 1px;
}

.mg-lowess-line {
    fill: none;
    stroke: red;
}

.mg-rollover-rect * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mg-line-color {
    stroke: #000;
}

.mg-hover-line-color {
    fill: #000;
}

.mg-line1-color {
    stroke: #4040e8;
}

.mg-hover-line1-color {
    fill: #4040e8;
}

.mg-line2-color {
    stroke: #05b378;
}

.mg-hover-line2-color {
    fill: #05b378;
}

.mg-line3-color {
    stroke: #db4437;
}

.mg-hover-line3-color {
    fill: #db4437;
}

.mg-line4-color {
    stroke: #f8b128;
}

.mg-hover-line4-color {
    fill: #f8b128;
}

.mg-line5-color {
    stroke: #5c5c5c;
}

.mg-hover-line5-color {
    fill: #5c5c5c;
}

.mg-line6-color {
    stroke: steelblue;
}

.mg-hover-line6-color {
    fill: steelblue;
}

.mg-line7-color {
    stroke: #f673bf;
}

.mg-hover-line7-color {
    fill: #f673bf;
}

.mg-line8-color {
    stroke: #0b73b0;
}

.mg-hover-line8-color {
    fill: #0b73b0;
}

.mg-line9-color {
    stroke: #006400;
}

.mg-hover-line9-color {
    fill: #006400;
}

.mg-line10-color {
    stroke: #92514f;
}

.mg-hover-line10-color {
    fill: #92514f ;
}

.mg-line-legend text {
    font-size: 0.9rem;
    font-weight: 300;
    stroke: none;
}

.mg-line-legend-color {
    color: #000;
    fill: #000;
}

.mg-line1-legend-color {
    color: #4040e8;
    fill: #4040e8;
}

.mg-line2-legend-color {
    color: #05b378;
    fill: #05b378;
}

.mg-line3-legend-color {
    color: #db4437;
    fill: #db4437;
}

.mg-line4-legend-color {
    color: #f8b128;
    fill: #f8b128;
}

.mg-line5-legend-color {
    color: #5c5c5c;
    fill: #5c5c5c;
}

.mg-line6-legend-color {
    color: steelblue;
    fill: steelblue;
}

.mg-line7-legend-color {
    color: #f673bf;
    fill: #f673bf;
}

.mg-line8-legend-color {
    color: #0b73b0;
    fill: #0b73b0;
}

.mg-line9-legend-color {
    color: #006400;
    fill: #006400;
}

.mg-line10-legend-color {
    color: #92514f;
    fill: #92514f;
}

.mg-main-area-solid svg .mg-main-area {
    fill: #ccccff;
    opacity: 1;
}

.mg-markers line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px;
}

.mg-markers text {
    fill: black;
    font-size: 0.8rem;
    opacity: 0.6;
}

.mg-missing-text {
    opacity: 0.9;
}

.mg-missing-background {
    stroke: blue;
    fill: none;
    stroke-dasharray: 10,5;
    stroke-opacity: 0.05;
    stroke-width: 2;
}

.mg-missing .mg-main-line {
    opacity: 0.1;
}

.mg-missing .mg-main-area {
    opacity: 0.03;
}

path.mg-main-area {
    opacity: 0.2;
    stroke: none;
}

path.mg-confidence-band {
    fill: #ccc;
    opacity: 0.4;
    stroke: none;
}

path.mg-main-line {
    fill: none;
    opacity: 0.8;
    stroke-width: 1.1px;
}

.mg-points circle {
    fill-opacity: 0.4;
    stroke-opacity: 1;
}

circle.mg-points-mono {
    fill: #0000ff;
    stroke: #0000ff;
}

tspan.mg-points-mono {
    fill: #0000ff;
    stroke: #0000ff;
}

/* a selected point in a scatterplot */
.mg-points circle.selected {
    fill-opacity: 1;
    stroke-opacity: 1;
}

.mg-voronoi path {
    fill: none;
    pointer-events: all;
    stroke: none;
    stroke-opacity: 0.1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mg-x-rug-mono,
.mg-y-rug-mono {
    stroke: black;
}

.mg-x-axis line,
.mg-y-axis line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px;
}

.mg-x-axis text,
.mg-y-axis text,
.mg-histogram .axis text {
    fill: black;
    font-size: 0.9rem;
    opacity: 0.6;
}

.mg-x-axis .label,
.mg-y-axis .label,
.mg-axis .label {
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 400;
}

.mg-x-axis-small text,
.mg-y-axis-small text,
.mg-active-datapoint-small {
    font-size: 0.6rem;
}

.mg-x-axis-small .label,
.mg-y-axis-small .label {
    font-size: 0.65rem;
}

.mg-european-hours {
}

.mg-year-marker text {
    fill: black;
    font-size: 0.7rem;
    opacity: 0.6;
}

.mg-year-marker line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px;
}

.mg-year-marker-small text {
    font-size: 0.6rem;
}

.mg-brush-container {
    cursor: crosshair;
}

.mg-brush-container .mg-brushing {
    cursor: ew-resize;
}

.mg-brushed, .mg-brushed * {
    cursor: zoom-out;
}

.mg-brush rect.mg-extent {
    fill: rgba(0, 0, 0, 0.3);
}

.mg-brushing-in-progress {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*# sourceMappingURL=perf.3b95d8e2.css.map*/