#credible-signup-section {
  margin-bottom: 32px; }
  #credible-signup-section input {
    margin: 8px;
    margin-left: 0px; }
  #credible-signup-section input[type=text], #credible-signup-section input[type=password] {
    width: 30em; }
  #credible-signup-section input[type=submit] {
    margin: 16px 0; }
  #credible-signup-section label {
    margin-right: 16px; }
  #credible-signup-section .advanced-config {
    display: none; }

#credible-login-section {
  margin-bottom: 32px; }
  #credible-login-section input {
    margin: 8px;
    margin-left: 0px; }
  #credible-login-section input[type=text], #credible-login-section input[type=password] {
    width: 30em; }
  #credible-login-section input[type=submit] {
    margin: 16px 0; }
  #credible-login-section label {
    margin-right: 16px; }
  #credible-login-section .advanced-config {
    display: none; }

#credible_api_key {
  width: 40em; }

#credible-api-key-check-response, #credible-login-response, #credible-signup-response {
  font-size: 16px; }

.credible-danger-zone {
  margin-top: 64px; }

/*# sourceMappingURL=admin.css.map */
