/* Layout overrides for base theme */

body, .btn, .chosen-container, .dropdown-menu, .form-control, .input-group-addon {
  font-size: 12px;
}

.btn-sm {
  font-size: 11px;
}

.form-group {
  margin-bottom: 8px;
}

.form-control, .input-group-addon {
  height: 32px;
  padding: 4px 8px;
  font-size: inherit;
}

.redactor-editor div, .redactor-editor p, .redactor-editor table, .redactor-editor blockquote, .redactor-editor pre {
  font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}

.selection {
  font-size: 12px;
}
