/* Global layout styles for TFS */
/* Colors used specifically in TFS */
/* Global layout styles for TFS */
/* Colors used specifically in TFS */
a:not(.ms-Button):not(.is-link) {
  text-decoration: none; }

.ci-hover-behavior a, .ci-hover-behavior a:not(.ms-button), .ci-hover-behavior a:visited, .ci-hover-behavior a:not(.ms-button):visited, .ci-hover-behavior a.ms-Link, .ci-hover-behavior a.ms-Link:not(.ms-button), .ci-hover-behavior a.ms-Link:visited, .ci-hover-behavior a.ms-Link:not(.ms-button):visited, .ci-hover-behavior a.bolt-link, .ci-hover-behavior a.bolt-link:not(.ms-button), .ci-hover-behavior a.bolt-link:visited, .ci-hover-behavior a.bolt-link:not(.ms-button):visited {
  color: inherit; }

.ci-hover-behavior:hover a, .ci-hover-behavior:hover a:not(.ms-button), .ci-hover-behavior:hover a:visited, .ci-hover-behavior:hover a:not(.ms-button):visited, .ci-hover-behavior:hover a.ms-Link, .ci-hover-behavior:hover a.ms-Link:not(.ms-button), .ci-hover-behavior:hover a.ms-Link:visited, .ci-hover-behavior:hover a.ms-Link:not(.ms-button):visited, .ci-hover-behavior:hover a.bolt-link, .ci-hover-behavior:hover a.bolt-link:not(.ms-button), .ci-hover-behavior:hover a.bolt-link:visited, .ci-hover-behavior:hover a.bolt-link:not(.ms-button):visited {
  text-decoration: underline; }

.pipelines-icon-right-margin {
  margin-right: 3px; }

.pipelines-icon-left-margin {
  margin-left: 3px; }

.pipeline-link {
  min-width: 68px; }

.github-fork-protection-settings .base-toggle-width {
  min-width: 96px; }
