.pivoted-textbox-with-copy-container .ms-Pivot.ms-Pivot--tabs .ms-Pivot-link {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  margin-left: 1px;
}

.push-from-command-line-section .pivoted-textbox-with-copy-container .label-box {
  border: 1px solid transparent;
  height: auto;
  min-width: 610px;
  width: auto;
  max-width: 100%;
  display: inline-block;
  position: relative;
  background-color: black;
}

.push-from-command-line-section .pivoted-textbox-with-copy-container .label-box .ms-Label {
  padding: 5px 35px 5px 5px;
  line-height: 30px;
  height: auto;
  color: white;
  white-space: pre-wrap;
}

.push-from-command-line-section .pivoted-textbox-with-copy-container .label-box .ms-TooltipHost {
  right: -1px;
  top: -1px;
  height: 30px;
  position: absolute;
}
