.pivoted-textbox-with-copy-container .ms-Pivot.ms-Pivot--tabs .ms-Pivot-link {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  margin-left: 1px;
}

.clone-to-computer-section .multiple-toggle-credentials-keys {
  display: inline-block;
}

.clone-to-computer-section .multiple-toggle-credentials-keys .manage-ssh-keys-section {
  font-size: 14px;
  margin-top: 16px;
  line-height: 32px;
}

.clone-to-computer-section .multiple-toggle-credentials-keys .manage-ssh-keys-section .bowtie-icon {
  color: rgba( 16, 110, 190 ,  1 );
  color: rgba( var(--palette-primary-shade-10,16, 110, 190) ,  1 );
}

.clone-to-computer-section .multiple-toggle-credentials-keys .manage-ssh-keys-section .bowtie-icon.bowtie-security-access {
  margin-right: 4px;
}

.clone-to-computer-section .multiple-toggle-credentials-keys .git-getting-started-credentials-container {
  margin-top: 16px;
}

.clone-to-computer-section .or-text-container {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}

.clone-to-computer-section .or-text-container .or-upper-case-text {
  font-weight: 600;
  font-size: 16px;
  margin: 0 19px;
}

.clone-to-computer-section .clone-in-ide-container {
  display: inline;
}

.clone-to-computer-section .clone-in-ide-section {
  display: inline-block;
  vertical-align: top;
}

.clone-to-computer-section .protip-section {
  margin-top: 16px;
}

.clone-to-computer-section .protip-section .bowtie-icon.bowtie-status-info-outline {
  margin-right: 5px;
  color: rgba( 200, 200, 200 ,  1 );
  color: rgba( var(--palette-neutral-20,200, 200, 200) ,  1 );
}

.clone-to-computer-section .protip-section .protip-text {
  font-size: 12px;
  line-height: 1.4;
  color: rgba(0, 0, 0, .55);
  color: var(--text-secondary-color,rgba(0, 0, 0, .55));
}

.clone-to-computer-section .pivoted-textbox-with-copy-container .label-box {
  height: 32px;
}

#clone-section .multiple-toggle-credentials-keys {
  width: 610px;
}

#clone-section-in-popup .clone-section {
  margin: 0px;
}

#clone-section-in-popup .pivoted-textbox-with-copy-container {
  display: block;
  margin-bottom: 16px;
}

#clone-section-in-popup .pivoted-textbox-with-copy-container .label-box {
  width: 386px;
}

#clone-section-in-popup .pivoted-textbox-with-copy-container .label-box .ms-Label {
  width: 352px;
}

#clone-section-in-popup .manage-ssh-keys-section {
  line-height: 32px;
  margin-bottom: 16px;
}

#clone-section-in-popup .git-getting-started-credentials-container {
  margin-top: 0px;
  margin-bottom: 16px;
}

#clone-section-in-popup .git-getting-started-credentials-container .multiple-toggle-container {
  width: 386px;
}

#clone-section-in-popup .git-getting-started-credentials-container .multiple-toggle-text-showing-copy-button {
  width: 362px;
}

#clone-section-in-popup .git-getting-started-credentials-container .multiple-toggle-text-editable {
  width: 386px;
  min-width: 386px;
}

#clone-section-in-popup .git-getting-started-credentials-container .vc-inline-git-credentials-button-pane {
  width: 386px;
}

#clone-section-in-popup .git-getting-started-credentials-container .vc-inline-git-credentials-password-confirmation-container,
#clone-section-in-popup .git-getting-started-credentials-container .vc-inline-git-credentials-password-container,
#clone-section-in-popup .git-getting-started-credentials-container .vc-inline-git-credentials-button-pane {
  width: 386px;
}

#clone-section-in-popup .git-getting-started-credentials-container .text-field-with-copy-button {
  width: 386px;
}

#clone-section-in-popup .git-getting-started-credentials-container .text-field-with-copy-button .text-field {
  width: 362px;
}

#clone-section-in-popup #vc-inline-git-credentials-create-credentials-button {
  margin: 0 0 16px 0;
}

#clone-section-in-popup .clone-in-ide-section {
  display: block;
}

#clone-section-in-popup .horizontal-bar {
  border-bottom:  1px solid;
  border-bottom-color: rgba( 234, 234, 234 ,  1 );
  border-bottom-color: rgba( var(--palette-neutral-8,234, 234, 234) ,  1 );
  margin-top: 16px;
  margin-bottom: 12px;
}
