#tab_product_home img { height: 14px; }
#settings {
  .db_advanced_settings { display: none; }

  #plugin_settings_marketplace_license_key,
  #plugin_settings_license_key {
    font-size: 80%;
    font-family: monospace;
    resize: vertical;
  }

  #advanced_settings {
    .code_editor { display: none; }
    .CodeMirror { height: 500px; }
    .description { margin-bottom: 10px; }
  }

  #additional_settings_tab {
    .admin_groups { margin-top: 10px; }

    .checkbox.sub_setting {
      display: none;
      margin-top: 10px;
    }
  }
}

#troubleshooting {
  h2 .actions { font-size: 80%; }

  .field-value .actions { font-weight: normal; }

  form.aui {
    section .field-group {
      padding-top: 0;
      padding-bottom: 0;
    }

    .field-value { word-wrap: break-word; }
  }

  .action_eval { margin: 10px 0; }
}
/*

 */

