.tribe-bar-submit {
	display: none;
}
#tribe-events-bar #tribe-bar-form #tribe-bar-views [name=tribe-bar-view] {
	border-radius: 0 !important;
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
	padding-left: 10px;
	max-height: 32px;
}
#tribe-events-bar #tribe-bar-form input[type=text]:first-of-type {
	max-height: 32px;
	margin-top: 0 !important;
}
#tribe-bar-form .typeahead.tt-input {
	font-style: normal;
	border-color: #767676;
	margin-top: 0 !important;
    height: 2rem;
}
div[id^="eventscalendarsearchaddonwidget"] {
	width: 279px;
}
#tribe-events-bar #tribe-bar-form .tribe-bar-filters {
    float: none;
    position: relative;
    left: inherit;
    padding-left: 0;
    top: 1.1em;
    margin-right: -0.5em;
    padding: 0;
}
#tribe-events-bar #ecsa-search .icon-img {
    height: 70%;
    background: none;
    margin-top: 3px;
}
#ecsa-search.layout-small .tt-menu {
    top: 2rem !important;
    position: absolute !important;
}
.ecsa-search-icon .icon-img {
	pointer-events: none;
}