.details-layout > .loading {
  background-color: #f4f5f7;
}
.details-layout .split-view .list-results-panel {
  border-right-color: #ebecf0;
}
.details-layout .split-view .list-results-panel .list-panel .issue-list > li {
  border-bottom-color: #dfe1e5;
}
.details-layout .split-view .list-results-panel .list-panel .issue-list > li.focused {
  background-color: #deebff;
}
.details-layout .split-view .list-results-panel .count-pagination {
  border-top-color: #ebecf0;
}
.details-layout .split-view .detail-panel .issue-container .issue-header {
  background-color: #ffffff;
}
