/**
 * This CSS file was auto-generated via PostCSS
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * src/resources/postcss/ file. For more information, check out our engineering
 * docs on how we handle CSS in our engineering docs.
 *
 * @see: http://moderntribe.github.io/products-engineering/css/
 */

/* Dependency CSS */
.tribe-dependent {
	display: none;
}
.tribe-dependent.tribe-active {
		display: inline-block;
	}
div.tribe-dependent.tribe-active {
			display: block;
		}
div.tribe-dependent.tribe-active.select2-container {
				display: inline-block;
			}
td.tribe-dependent.tribe-active,
		th.tribe-dependent.tribe-active {
			display: table-cell;
		}
tr.tribe-dependent.tribe-active {
			display: table-row;
		}
