.ghes-service-endpoint-editor .hide-oauth-btn .authorize-oauth {
  display: none; }

.ghes-service-endpoint-editor .service-endpoint-section-headers {
  display: none; }

.ghes-service-endpoint-editor .create-new-oauth.oauth-form .auth-scheme-details-auth-input-descriptors {
  display: none; }

.ghes-service-endpoint-editor .create-new-oauth.oauth-form .endpoint-details-input-descriptors {
  display: none; }

.ghes-service-endpoint-editor .create-new-oauth.oauth-form .authorize-oauth {
  margin-top: 0px; }

.ghes-service-endpoint-editor .create-new-oauth .endpoint-editor-panel-pick-list {
  display: none; }

.ghes-service-endpoint-editor .oauth-created .authorize-oauth {
  display: none; }

.ghes-service-endpoint-editor .auth-scheme-selection-section .auth-scheme-picker {
  margin-top: 8px; }

.ghes-service-endpoint-editor .create-save-button {
  margin-top: 30px;
  margin-bottom: 20px; }

.ghes-service-endpoint-editor .bolt-radio-button-label {
  display: inline-block; }

.ghes-service-endpoint-editor .created-oauth-name {
  margin-top: 8px; }

.ghes-service-endpoint-editor .service-endpoint-component.hidden {
  display: none; }
