/* $Id: taxonomy_super_select.css,v 1.2.2.4 2011/02/19 09:48:01 jcisio Exp $ */
/**
 * @file
 *   Changes the default taxonomy select box into checkbox or radio buttons.
 */

.taxonomy-super-select-checkboxes {
  clear: both;
  padding-top: 1em;
}

.taxonomy-super-select-checkboxes .form-item label.option {
  float: left; /* LTR */
  margin-right: 1.5em; /* LTR */
}

.taxonomy-super-select-radios {
  clear: both;
  padding-top: 1em;
}

.taxonomy-super-select-radios .form-item label.option {
  float: left; /* LTR */
  margin-right: 1.5em; /* LTR */
}

.taxonomy-super-select-radios .description {
  clear: both;
}

.taxonomy-super-select-help {
  display: block;
  font-style: italic;
  margin-left: 1em; /* LTR */
}

#taxonomy-form-vocabulary .taxonomy-super-select-radios {
  padding-top: 0;
}

#taxonomy-form-vocabulary .form-radios {
  margin-top: 0;
}

#taxonomy-form-vocabulary .form-item {
  margin-top: 0;
}

.taxonomy-super-select-image .form-item {
  display: inline;
}

.taxonomy-super-select-compact {
  padding-top: 0!important;
}
.taxonomy-super-select-compact fieldset {
  margin: 0;
  padding: 0;
}
.taxonomy-super-select-compact .form-item {
  margin: 0!important;
}
.taxonomy-super-select-term-parent label.option {
  font-weight: bold;
}

/*
     FILE ARCHIVED ON 01:16:00 Sep 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:12:36 Sep 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.529
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.056
  esindex: 0.008
  cdx.remote: 41.605
  LoadShardBlock: 196.62 (3)
  PetaboxLoader3.datanode: 120.014 (4)
  PetaboxLoader3.resolve: 88.528 (2)
  load_resource: 97.28
*/