/* Maximum with for reviews content */
#review_request .box-container,
#reviews,
#mozreview-review-header,
#mozreview-child-requests {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/* Review Requests */
.review-request .main {
  background: #FFF;
  border: 0;
  border-radius: 0;
}
.review-request .content .field-container > pre {
  font-family: inherit;
  border: 0;
  padding: 0;
  font-size: 90%;
}
.review-request .header {
  display: none;
}
#mozreview-review-content {
  text-align: center;
}
#mozreview-review-content h1 {
  font-size: 28px;
  font-weight: normal;
  display: block;
  line-height: auto;
  margin-bottom: 10px;
}
#mozreview-review-content .review-request-meta {
  color: #777;
  text-align: center;
  line-height: 1.6;
  font-size: 110%;
}
#mozreview-review-content .review-request-details {
  margin: 20px auto 0 auto;
  font-family: inherit;
  color: inherit;
  text-align: left;
  white-space: pre-wrap;
}
#mozreview-review-content .status {
  margin-bottom: 10px;
}
#mozreview-review-content #review-request-inputs {
  margin-top: 20px;
}
#mozreview-review-content #review-request-inputs input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 6px;
  background: #F9F9F9;
  border: 1px solid #ddd;
  font-family: monospace;
  font-size: 16px !important;
  width: 300px;
  margin-right: 20px;
  text-overflow: ellipsis;
}
#mozreview-review-content {
  text-align: center;
}
#mozreview-review-content h1 {
  font-size: 28px;
  font-weight: normal;
  display: block;
  line-height: auto;
  margin-bottom: 10px;
}
#mozreview-review-content .review-request-meta {
  color: #777;
  text-align: center;
  line-height: 1.6;
  font-size: 110%;
}
#mozreview-review-content #review-request-inputs {
  margin-top: 20px;
}
#mozreview-review-content #review-request-inputs input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 6px;
  background: #F9F9F9;
  border: 1px solid #ddd;
  font-family: monospace;
  font-size: 16px !important;
  width: 300px;
  margin-right: 20px;
}
.status {
  width: auto;
  text-align: center;
  background: #EEE;
  font-weight: bold;
  padding: 3px 10px;
  display: inline-block;
}
.status.no-approval {
  cursor: default;
}
.status.approval {
  cursor: default;
  background-color: #DFFFD7;
}
.status.approval-issues {
  background: #fff4B0;
}
.status .issue-count {
  text-decoration: none;
  color: #000;
}
.status .shipit-count {
  background-image: url("../mozreview/shipit_bg.a368d65cde1a.png");
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #6bc810;
  border: 1px solid #478A06;
  color: #205003;
}
/* Review Banners */
.banner {
  border-bottom: 0;
}
/* Review Comments */
.box,
.box-inner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#reviews .review .box-inner {
  border: 1px #d4dde4 solid;
}
#reviews .box:before {
  border-right-color: #d4dde4;
}

#draft-banner #field_changedescription,
#draft-banner p {
  display: none;
}
.banner-status-flag {
  display: inline-block;
  margin-right: 6px;
}
#mr-review-flag {
  display: inline-block;
}
#discard-banner #btn-review-request-reopen,
#discard-banner #field_changedescription,
#discard-banner p {
  display: none;
}
#draft-banner #btn-draft-publish,
#draft-banner #btn-review-request-discard,
#draft-banner #btn-draft-discard {
  display: none;
}
.parent-request #draft-banner #btn-draft-publish,
.parent-request #draft-banner #btn-review-request-discard,
.parent-request #draft-banner #btn-draft-discard {
  display: inline-block;
}
.commit-request #submitted-banner .banner-actions,
.commit-request #submitted-banner p,
.commit-request #submitted-banner pre {
  display: none;
}
.commit-request #submitted-banner .reopen {
  margin-left: 1em;
  color: #666;
  text-decoration: none;
}
.commit-request #submitted-banner .reopen:hover {
  text-decoration: underline;
}
.actions #close-review-request-link,
.actions #shipit-link,
.actions #upload-diff-link {
  display: none;
}
.parent-request .actions #close-review-request-link {
  display: block;
}
.mozreview-autoland-try-chooser-element {
  margin-bottom: 5px;
  margin-top: 5px;
}
#mozreview-trychooser-iframe {
  width: 100%;
  height: 200pt;
}
label[for="mozreview-autoland-try-syntax"] {
  font-weight: bold;
}
#mozreview-autoland-try-syntax {
  width: 100%;
  height: 8ch;
  box-sizing: border-box;
}
#autoland-content {
  margin-bottom: 1em;
}
#autoland-content #autoland-repo,
#autoland-content .autoland-commit-desc {
  font-weight: bold;
  margin-top: 1em;
}
#autoland-content #autoland-commits {
  max-height: 600px;
  overflow-y: auto;
}
#autoland-content .autoland-commit-rev {
  font-family: monospace;
  margin-right: 2ch;
}
#autoland-content .autoland-commit-warning {
  color: red;
  font-weight: bold;
  margin-left: 1em;
}
#try-syntax-error {
  display: none;
  color: red;
}
.parent-request #id_shipit,
.parent-request label[for="id_shipit"] {
  display: none;
}
.parent-request #review-form .edit-field {
  clear: right;
}
#review_request_details thead:nth-child(4),
#review_request_details tbody:nth-child(5) {
  display: none;
}
.parent-warning {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10pt;
}
#id_shipit,
label[for="id_shipit"] {
  display: none;
}
#reviews .changedesc .box-status {
  display: none;
}
#reviews .changedesc .box-container {
  padding-left: 0;
}
#reviews .changedesc .box::before,
#reviews .changedesc .box::after {
  display: none;
}
#mozreview-child-requests .commits {
  position: relative;
}
#mozreview-child-requests .commits:hover .review-tooltip {
  display: block;
}
.review-tooltip {
  display: none;
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-size: 12px;
  border: 1px #b09700 solid;
  background: #fff49c;
  max-width: 400px;
}
.review-tooltip-text {
  position: relative;
  padding: 10px;
  font-weight: normal;
}
body:not(.parent-request) #review-link {
  background-color: #CDFF9C;
}

/*******************************************************/
#mozreview-request-series {
  margin-top: 5px;
}
.help-icon {
  display: inline-block;
  text-align: center;
  background-color: #D1D1D1;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  border: 1px solid #3E3E3E;
  cursor: default;
  margin-top: -1px;
}
#mozreview-review-header {
  text-transform: uppercase;
  color: #777;
  display: block;
  font-weight: normal;
}
#mozreview-child-requests {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0px;
  margin-top: 10px;
  min-width: 653px;
  border-top: 1px solid #EEE;
  border-right: 1px solid #EEE;
  margin-bottom: 20px;
  border: 1px solid #CCC;
  font-size: 110%;
}
#mozreview-child-requests tr,
#mozreview-child-requests td {
  text-align: left;
}
#mozreview-child-requests .truncate_text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#mozreview-child-requests .commits {
  width: 60%;
}
#mozreview-child-requests .commits ul {
  font-size: 90%;
  list-style-type: none;
  margin: 0 0 0 44px;
  padding: 6px 0;
}
#mozreview-child-requests .commits ul li {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
}
#mozreview-child-requests .commits ul a {
  color: #666;
  text-decoration: none;
}
#mozreview-child-requests .commits ul a:hover,
#mozreview-child-requests .commits ul a:active,
#mozreview-child-requests .commits ul a:focus {
  text-decoration: underline;
}
#mozreview-child-requests .mozreview-child-reviewer-list {
  min-width: 100px;
}
#mozreview-child-requests .reviewer-name {
  min-height: 10px;
  display: inline-block;
}
#mozreview-child-requests .reviewer-name.reviewer-ship-it {
  background-color: #DFFFD7;
  border: 1px solid #478A06;
  padding: 1px 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#mozreview-child-requests .reviewer-name.review-pending::after {
  content: " (r?)";
}
#mozreview-child-requests .reviewer-name.review-granted::after {
  content: " (r+)";
}
#mozreview-child-requests .reviewer-name.review-denied::after {
  content: " (r-)";
}
#mozreview-child-requests .reviewer-name.review-cleared {
  color: grey;
}
#mozreview-child-requests .reviewer-name.review-cleared::after {
  content: " (r? cleared)";
}
#mozreview-child-requests tbody > tr,
#mozreview-child-requests tbody > tr:hover {
  background: #F9F9F9;
}
#mozreview-child-requests .hidden {
  display: none;
}
#mozreview-child-requests.expanded .hidden {
  display: table-row;
}
#mozreview-child-requests.expanded tbody > tr[current],
#mozreview-child-requests.expanded tbody > tr:hover[current] {
  background: #fbfab9;
}
#mozreview-child-requests #mozreview-child-requests-nav-row {
  background: #fff;
  font-size: 90%;
}
#mozreview-child-requests #mozreview-child-requests-nav-row td {
  padding: 7px;
  position: relative;
  text-align: center;
}
#mozreview-child-requests #mozreview-child-requests-nav-row a[rel="next"] {
  position: absolute;
  right: 10px;
}
#mozreview-child-requests #mozreview-child-requests-nav-row a[rel="previous"] {
  position: absolute;
  left: 10px;
}
#mozreview-child-requests .mozreview_commit_summary {
  font-weight: bold;
  text-decoration: none;
}
#mozreview-child-requests .mozreview_commit_summary:hover,
#mozreview-child-requests .mozreview_commit_summary:active,
#mozreview-child-requests .mozreview_commit_summary:focus {
  text-decoration: underline;
}
#mozreview-child-requests .diffstat-insert {
  color: green;
}
#mozreview-child-requests .diffstat-delete {
  color: #A02222;
}
#mozreview-child-requests td,
#mozreview-child-requests th {
  padding: 5px;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
#mozreview-child-requests > thead > tr {
  background: #EEE;
  line-height: 1.5;
}
#mozreview-child-requests > tbody td > a.commit_sha {
  font-family: monospace;
}
#mozreview-child-requests .reviewers .inline-editor-form {
  white-space: normal;
}
#mozreview-child-requests .reviewers input[type=text] {
  min-width: 100px;
}
#mozreview-child-requests .reviewers .buttons {
  white-space: nowrap;
}
#mozreview-commits-presist {
  display: inline-block;
  margin-top: 8px;
}
#error-container {
  border: 1px solid red;
  background-color: #ffb2b2;
  padding: 15px;
}
#error-container:not([haserror="true"]) {
  display: none;
}
#error-container h1 {
  font-size: 1.3em;
  font-weight: bold;
}
#error-container #error-stack {
  display: none;
}
#error-container #error-stack-toggle {
  display: block;
}
#error-container #error-close {
  display: block;
  margin-top: 1.5em;
}
#automation-menu + .menu a {
  opacity: 0.5;
}
#ci-actions {
  border: 1px solid #B8B5A0;
  margin-top: 20px;
  background-color: #FFFFFF;
  max-width: 1200px;
  margin: 20px auto;
}
#ci-actions .action {
  padding: 5px;
}
#ci-actions .action > .action-icon {
  float: left;
  margin-right: 5px;
}
#ci-actions .action > .rounded-icon {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 1px 3px 4px 0px;
}
#ci-actions .action.action-success > .rounded-icon {
  background-color: #B0EFA0;
  border: 1px solid #478A06;
}
#ci-actions .action.action-pending > .rounded-icon {
  background-color: #E6E316;
  border: 1px solid #6F6F6F;
}
#ci-actions .action.action-failure > .rounded-icon {
  background-color: #A9020C;
  border: 1px solid #90010A;
}
#ci-actions .action.action-failure .action-heading {
  color: #90010A;
}
#ci-actions .action > .action-info a {
  float: right;
}
#ci-actions .action > .action-info h4 {
  margin: 0;
}
#ci-actions .action > .action-info span.action-meta {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#ci-actions .action-separator {
  background-color: #E4E3DD;
  height: 1px;
  margin: 5px;
}
#local-draft-banner {
  margin-top: 10px;
  margin-bottom: -10px;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
