.vc-change-details-header-pane .vc-header-tool-bar {
  margin: 8px 0px;
  width: 100%;
}

.vc-change-details-header-pane .vc-header-tool-bar .vc-changedetails-headerbar {
  display: inline-block;
  float: left;
}

.vc-change-details-header-pane .vc-header-tool-bar .vc-actions-toolbar {
  display: inline-block;
  float: right;
}

.vc-change-details-header-pane .vc-header-tool-bar .vc-actions-toolbar .stats-badges-container {
  display: inline-block;
  position: relative;
  top: 2px;
}

.vc-change-details-header-pane .vc-header-tool-bar .vc-actions-toolbar .stats-badges-container .stat-badge {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  margin: 0px 12px;
  padding: 4px 4px;
}

.vc-change-details-header-pane .vc-header-tool-bar .vc-actions-toolbar .search-in-branches-button {
  margin-right: 12px;
  vertical-align: middle;
  border: 1px solid transparent;
}

.vc-change-details-header-pane .vc-header-tool-bar .clear-float {
  clear: both;
}

.vc-change-details-header-pane .vc-page-summary {
  font-size: 14px;
}

.vc-change-details-header-pane .vc-page-summary .vc-change-summary-header {
  padding: initial;
}

.ms-ContextualMenu-container button:focus {
  box-shadow: none;
}
