#select2-saved_tribe_venue-results > li[id^=select2-saved_tribe_venue-result-]:first-child {
	display: none;
}
.tribe-dropdown.select2-container--open input.select2-search__field {
	box-sizing: border-box;
	padding: 3px;
}
.select2-search--dropdown {
	padding: 7px;
}
.tribe-dropdown.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: block;
}
.tribe-community-events.select2-container .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-selection__choice {
	padding: 3px 8px;
    border-width: 0;
}
.events-community-post-content .wp-editor-tabs button {
	min-height: 1.8rem;
}
@media screen and (min-width: 729px) {
	#grid-wrapper #tribe-community-events .events-community-post-content, #grid-wrapper #tribe-community-events .events-community-post-title {
		padding-left: 0;
		padding-right: 0;
	}
}
.ui-dialog {
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 5px;
    border-width: 0;
}
.ui-dialog-buttonpane {
	border-width: 0;
}
.ui-dialog-buttonset .button {
	border-width:0;
	color: white;
}
.ui-dialog-buttonset .button-red {
	background-color: #f20;
}

.ui-dialog-buttonset .button-secondary {
	background-color: #000;
}
.tribe-section.tribe-section-custom-fields {
	padding-bottom:0;
	margin-bottom:0;
}
.tribe-community-events .req {
	margin-left: 1rem;
}
