/**
 * 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/
 */

/* = Post Type Listing
=============================================*/
.events-cal .tablenav select[name=m],
	.events-cal #post-query-submit {
	display: none;
}
.fixed .column-start-date,
	.fixed .column-end-date,
	.fixed .column-events-cats {
	width: 14%;
}
#additional-field-table input,
	#additional-field-table select,
	#additional-field-table textarea {
	width: 200px;
}
#additional-field-table tbody tr {
	height: 72px;
}
.tribe-restore-link + a {
	display: none;
}
/* = Post Type Editing
=============================================*/
.eventForm {
	margin-top: -20px;
}
.eventForm td {
	font-size: 12px;
	padding: 0 6px 10px 0;
	vertical-align: middle;
}
/* Add extra separation between form inputs when left aligned */
.eventForm td input.alignleft, .eventForm td select.alignleft {
	margin-right: 4.8px;
	margin-right: 0.3rem;
}
.eventForm #event-meta td {
	vertical-align: top;
}
.eventForm #event-meta td div {
	margin-bottom: 10px;
}
.eventForm #event-meta td div:last-child {
	margin-bottom: 20px;
}
.eventForm textarea {
	width: 100%;
}
.eventForm h4 {
	font-size: 1.2em;
	margin: 1em 0 1em;
}
.eventForm h4.event-time {
	margin-top: 0;
}
.eventForm .tribe_sectionheader {
	padding-bottom: 5px;
}
.eventForm p {
	margin: 0 0 10px 0;
}
.eventForm input[type="text"] {
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 20px;
	margin-left: 0;
}
.eventForm .event-dynamic-helper-text {
	color: #999;
	font-style: italic;
	padding: 0;
}
.eventForm .tribe-datetime-block .tribe-allday {
	margin: 10px 0 0;
}
.eventForm .tribe-datetime-block .tribe-field-start_date,
		.eventForm .tribe-datetime-block .tribe-field-start_time,
		.eventForm .tribe-datetime-block .tribe-field-end_date,
		.eventForm .tribe-datetime-block .tribe-field-end_time {
	height: 28px;
}
.eventForm .tribe-datetime-block .tribe-field-start_date,
		.eventForm .tribe-datetime-block .tribe-field-end_date {
	width: 100px;
}
.eventForm .tribe-datetime-block .tribe-field-start_time,
		.eventForm .tribe-datetime-block .tribe-field-end_time {
	width: 80px;
}
.eventForm .tribe-datetime-block .tribe-field-timezone {
	width: 100px;
	margin-top: -2px;
	display: none;
}
.eventForm .tribe-datetime-block .tribe-field-timezone.select2-container {
	display: inline-block;
	margin-top: -4px;
}
.eventForm .tribe-datetime-block .tribe-change-timezone {
	white-space: nowrap;
}
.eventForm .tribe-datetime-label {
	vertical-align: top;
	padding-top: 5px;
}
/* Apply a grey highlight to 'today' */
.ui-datepicker-calendar .ui-datepicker-today a {
	background: -webkit-linear-gradient(96deg, #ccc 0%, #eee 100%);
	background: linear-gradient(354deg, #ccc 0%, #eee 100%);
	color: black;
}
/* If today is also the current selected day, prefer the default blue highlight */
.ui-datepicker-calendar .ui-datepicker-today.ui-datepicker-current-day a {
	background: -webkit-linear-gradient( 96deg, rgba(10, 85, 160, 1.00) 0%, rgba(18, 136, 235, 1.00) 100% );
	background: linear-gradient( 354deg, rgba(10, 85, 160, 1.00) 0%, rgba(18, 136, 235, 1.00) 100% );
	color: #fff;
}
.ui-datepicker select.ui-datepicker-month {
	width: 128px;
	width: 8rem;
}
.tribe-community-event-info {
	width: 100%;
	margin: 10px;
}
.eventtable,
#EventInfo {
	width: 100%;
	margin: 0;
	padding-top: 0;
}
#event_tickets,
.eventtable.ticket_list.eventForm {
	table-layout: fixed;
}
#ticket_start_date,
#ticket_end_date {
	width: 100px;
}
.form-table form input {
	border: none;
}
#submitLabel {
	display: block;
}
#submitLabel input {
	display: block;
	padding: 0;
}
#EventBriteDetailDiv h4,
.tribe-community-event-info h4,
.eventForm .tribe_sectionheader h4 {
	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
}
.tribe-events-error {
	display: none;
}
.tribe-events-multi-event-day {
	color: #0f81bb;
}
.ui-front {
	z-index: 1000000;
}
.events-cal .ui-widget-overlay.ui-front {
	z-index: 90;
}
.edit-linked-post-link {
	display: inline-block;
	margin-left: 10px;
}
.linked-post-wrapper tbody + tbody tr.saved_linked-post td,
	.linked-post-wrapper tbody + tfoot tr td {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #e5e5e5;
}
.linked-post-wrapper .linked-post td:first-child {
	padding-left: 30px;
}
.move-linked-post-group {
	padding-right: .5em;
	cursor: move;
}
.tribe-delete-this {
	float: right;
	color: #444;
}
.tribe-delete-this:hover,
	.tribe-delete-this.hover-state {
	color: #a00;
}
.tribe-delete-this.tribe-confirm-delete-this {
	display : none;
}
.tribe_community_edit .edit-linked-post-link a {
	display: none;
}
.tribe-linked-post-error.error {
	display: inline;
	margin-left: 5px;
	padding: 5px 10px;
}
/* = Eventbrite
=============================================*/
.tribe-community-event-info small,
#EventBriteDetailDiv small {
	font-size: 10px;
	color: #a3a3a3;
}
#eventBriteTicketing,
#mainDonateRow {
	margin: -11px 6px 0;
	padding: 10px 15px;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-radius: 3px;
	background: url(../images/bg_fade.png) repeat-x top left;
	background-color: #fff;
}
#eventBriteTicketing h2 {
	height: 80px;
	margin: 0;
	background: url(../images/eb_press_little.gif) no-repeat top right;
}
.tribe-community-event-info,
table.eventForm {
	width: 100%;
}
/* = Recurrence
=============================================*/
#custom-recurrence-weeks label {
	display: block;
	float: left;
	width: 45px;
	margin-bottom: 3px;
}
#custom-recurrence-frequency input {
	width: 30px;
}
#custom-recurrence-years label {
	display: block;
	float: left;
	width: 50px;
	margin-bottom: 3px;
}
#recurrence-changed-row {
	display: none;
	color: red;
}
#rec-end-error {
	color: red;
}
#rec-days-error {
	color: red;
}
.rec-error {
	display: none;
}
#recurrence-pattern-description {
	font-style: italic;
}
.recurrence-pattern-description-row {
	display: none;
}
/* = Chosen
=============================================*/
.chosen,
.tribe-chosen,
.chzn-container {
	margin-right: 10px!important;
}
.linked-post-dropdown,
.venue-dropdown,
.organizer-dropdown,
.events-dropdown,
#eventsDefaultState,
#defaultCountry,
#StateProvinceSelect {
	width: 220px !important;
}
.multi-day-cutoff-dropdown {
	width: 100px !important;
}
/* fix for widgets + chosen support */
.widget-liquid-right .widget,
.inactive-sidebar .widget,
.widget-liquid-right .sidebar-description {
	overflow: visible !important;
}
.tribe-aggregator-import-details {
	overflow: hidden;
}
.tribe-aggregator-import-details dt {
	clear: left;
	float: left;
	margin-right: 4px;
	margin-right: .25rem;
}
.tribe-aggregator-import-details dd {
	margin-left: 0;
}
.tribe-aggregator-import-details .tribe-value {
	font-weight: bold;
}
.tribe-ea-facebook-disconnect {
	color: #a00;
	display: inline-block;
	margin-left: 16px;
	margin-left: 1rem;
}
.tribe-ea-facebook-disconnect:active,
	.tribe-ea-facebook-disconnect:hover {
	color: #f00;
}
.tribe-ea-facebook-button {
	background: #3d599b;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	padding: 8px 24px;
	padding: .5rem 1.5rem;
	text-decoration: none;
	-webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
.tribe-ea-facebook-button:active,
	.tribe-ea-facebook-button:hover {
	background: #32497e;
	color: #fff;
	cursor: pointer;
}
/* = Event Aggregator Status
=============================================*/
.event-aggregator-status {
	background-color: #fff;
	width: 100%;
	border: 2px solid #e4e5e6;
	border-spacing: 0;
	margin-bottom: 16px;
}
.event-aggregator-status tbody tr:nth-child(even) td {
	background-color: #f9f9f9;
}
.event-aggregator-status th {
	text-align: left;
	border-bottom: 1px solid #e4e5e6;
}
.event-aggregator-status th, .event-aggregator-status td {
	padding: 8px 12px;
	background-color: #fff;
}
.event-aggregator-status td.label {
	width: 220px;/* @todo: responsive breakpoint? */
}
.event-aggregator-status td.label img {
	width: 18px;
	height: 18px;
	margin-right: 6px;
	float: left;
}
.event-aggregator-status td.indicator {
	width: 20px;
}
.event-aggregator-status td.indicator.good {
	color: #38b042;
}
.event-aggregator-status td.indicator.bad {
	color: #ed5047;
}
.event-aggregator-status td.indicator.warning {
	color: #f3ae46;
}
#event_tribe_organizer .saved-linked-post .saved-organizer-table-cell {
	width: 170px;
}