/***BEGIN ConnectionSelection.css***/
/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.github-enterprise-connection-selection {
  width: 500px; }
  .github-enterprise-connection-selection .connection-subheader {
    margin-top: 10px; }
  .github-enterprise-connection-selection .section {
    margin-bottom: 48px; }
  .github-enterprise-connection-selection .section-header {
    margin-bottom: 20px; }

.pat-panel .content > * {
  margin-bottom: 15px; }
/***END ConnectionSelection.css***/

/***BEGIN GitHubEnterpriseWizard.css***/
/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.github-enterprise-wizard-error {
  width: 660px;
  margin-bottom: 12px; }
/***END GitHubEnterpriseWizard.css***/

