/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.github-connection-selection {
  width: 500px; }
  .github-connection-selection .connection-subheader {
    margin-top: 10px; }
  .github-connection-selection .section {
    margin-bottom: 48px; }
  .github-connection-selection .section-header {
    margin-bottom: 20px; }
  .github-connection-selection .install-button {
    margin-bottom: 8px; }
  .github-connection-selection .authorize-button {
    margin-top: 10px; }
  .github-connection-selection .github-description, .github-connection-selection .github-footer {
    margin-bottom: 20px; }
