@charset "UTF-8";
/* THE EVENTS CALENDAR PLUGIN */

/*.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past .arrow-icon {
	margin: 10px 10px 10px 0;
}

.tribe-events-nav-next.tribe-events-nav-right .arrow-icon {
	margin: 10px 0 10px 10px;
}

.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past a, .tribe-events-nav-next.tribe-events-nav-right a {
	color: #585450;
	font-weight: 700;
}

.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past a:hover, .tribe-events-nav-next.tribe-events-nav-right a:hover {
	color: #036A8F;
}

.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past .arrow-icon, .tribe-events-nav-next.tribe-events-nav-right .arrow-icon {
	margin-top: 7px;
	background-color: #007FAC;
    padding: 7px 5px;
    border-radius: 50%;
}

.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past .arrow-icon:hover, .tribe-events-nav-next.tribe-events-nav-right .arrow-icon:hover {
	background-color: #036A8F;
}
*/
ul.cait-event-details {
	margin-top: 10px;
	margin-left: 0;
}

li.cait-date-time {
	display: inline-block;
	font-weight: 700;
	margin-left: 0;
	padding-right: 20px;
}

li.cait-date-time i {
	padding-right: 10px;
	color: #79745f;
}

.tribe-recurring-event-time {
	display: inline-block;
}


.tribe-events-nav-previous .arrow-icon {
	margin: 0 10px 0 0;
}

.tribe-events-nav-next .arrow-icon {
	margin: 0 0 0 10px;
}

.tribe-events-nav-previous a,
.tribe-events-nav-next a {
	color: #585450;
	font-weight: 700;
}

.tribe-events-nav-previous a:hover,
.tribe-events-nav-next a:hover {
	color: #036A8F;
}

.tribe-events-nav-previous .arrow-icon,
.tribe-events-nav-next .arrow-icon {
	/*margin-top: 7px;*/
	background-color: #007FAC;
    padding: 7px 5px;
    border-radius: 50%;
	display: inline-block;
}

.tribe-events-nav-previous .arrow-icon {
	float: left;
}

.tribe-events-nav-next .arrow-icon {
	float: right;
}

.tribe-events-nav-previous .arrow-icon:hover,
.tribe-events-nav-next .arrow-icon:hover {
	background-color: #036A8F;
}

#tribe-events-footer .tribe-events-sub-nav.month {
	padding: 5px 15px;
	background-color: #eaeaea;
	border-top: 0;
}

@media handheld, only screen and (max-width: 767px) {
	.single-tribe_events #tribe-events-footer .tribe-events-sub-nav {
		display: flex;
	}
}

/***** VIEW AS BAR *****/
#tribe-events-bar {
	position: absolute;
	width: auto;
	z-index: 10;
}

/*.tribe-bar-disabled {
	float: unset;
}*/

#tribe-bar-form {
	width: 220px;
}

#tribe-bar-form #tribe-bar-views {
	/*width: 210px;*/
	width: auto;
	left: 0;
}


#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
	padding: 10px 0 5px;
	background: #eaeaea;
}

#tribe-bar-form .tribe-bar-views-inner label {
	/*display: inline-block;*/
	float: left;
	padding: 6px 10px 4px;
	color: #d47600;
	font-style: normal;
	width: 40%;
	display: block;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
	margin-top: 0;
}

.tribe-bar-collapse #tribe-bar-views-toggle {
	font-size: 14px;
	float: left;
    display: block;
    width: 60%;
	padding: 3px 10px 0;
	text-align: center;
}
#tribe-bar-views-toggle:after {
	/*position: relative;
	right: -25px;
	top: 0;*/
	border-bottom: 0!important;
    border-left: 4px!important;
    border-right: 4px!important;
    border-top: 0!important;
    border-style: solid!important;
    border-width: 1px 1px 0 0!important;
    content: ''!important;
    display: inline-block!important;
    height: 0.7em!important;
    width: 0.7em!important;
    position: absolute!important;
    top: 50%!important;
    right: 20px!important;
    transform: rotate(-45deg)!important;
    vertical-align: middle!important;
}

.tribe-bar-views-open #tribe-bar-views-toggle:after {
	top: 10%!important;
	transform: rotate(-225deg)!important;
}

#tribe-bar-views .tribe-bar-views-list {
	background: #eaeaea;
	position: relative;
	margin-top: 43px;
}
#tribe-bar-views-toggle:focus,
#tribe-bar-views-toggle:hover,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views .tribe-bar-views-option:hover {
	background: transparent;
}

.tribe-bar-views span[class^=tribe-icon-] {
	display: inline;
}

/*
#tribe-bar-views-toggle {
	display: none;
}

#tribe-bar-views .tribe-bar-views-list, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {*/
	/*display: inline-block;*/
/*	background: transparent;
	padding: 0 8px;
	text-align: right;
	font-size: 14px;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	background: #eaeaea;
	color: #007fac;
	font-size: 12px;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
	background: transparent;
	font-weight: 700;
	color: #007fac;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a {
	font-weight: 700;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
	background: transparent;
}

.tribe-bar-view-list a[class*=tribe-icon-], .tribe-bar-views-list span[class^=tribe-icon-], .tribe-select2-results-views span[class^=tribe-icon-] {
	min-height: 12px;
	padding-left: 18px;
}

.tribe-bar-view-list a.tribe-icon-month, .tribe-bar-views-list span.tribe-icon-month, .tribe-select2-results-views .tribe-icon-month {
	background-size: 12px 12px;
}*/

/***** FILTER *****/
#tribe_events_filters_wrapper.tribe-events-filters-vertical {
	padding: 60px 0 15px!important;
}

.tribe-events-filters-content {
	background: transparent!important;
	border: none!important;
}

#tribe_events_filters_wrapper .tribe-events-filters-content>label {
	border-bottom: none;
	background-color: #eaeaea;
}

#tribe_events_filters_wrapper label.tribe-events-filters-label {
	font-size: 12px!important;
	padding: 15px 20px!important;
	font-style: normal;
}

#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
	background: #036a8f!important;
	border-bottom: 2px solid #007fac!important;
	color: #fff!important;
	padding: 10px 20px!important;
}

#tribe_events_filters_wrapper.tribe-events-filters-vertical h3:after {
	border-bottom: 0!important;
	border-left: 4px!important;
	border-right: 4px!important;
	border-top: 0!important;
	color: #fff!important;
	border-style: solid!important;
	border-width: 1px 1px 0 0!important;
	content: ''!important;
	display: inline-block!important;
	height: 0.7em!important;
	width: 0.7em!important;
	position: absolute!important;
	top: 50%!important;
	right: 20px!important;
	transform: rotate(-45deg)!important;
	vertical-align: middle!important;
}

#tribe_events_filters_wrapper.tribe-events-filters-vertical .closed h3:after {
	transform: rotate(135deg)!important;
	top: 40%!important;
}

#tribe_events_filters_wrapper ul li:first-child {
	background: #fff;
	padding: 10px 0 0;
}

#tribe_events_filters_wrapper ul li:last-child {
	background: #fff;
	padding: 0 0 10px;
}

#tribe_events_filters_wrapper .tribe-events-filter-group label {
	border-bottom: none!important;
	padding: 5px 20px!important;
	background: #fff;
}

#tribe_events_filters_wrapper label span {
	color: #007fac;
	font-style: normal;
}

#tribe_events_filters_wrapper .tribe-filter-status {
	color: #fff!important;
}

.tribe-events-filter-count {
	background: #fff!important;
	color: #007fac!important;
}

.tribe-events-filter-group, .tribe-events-filter-group ul {
	max-height: 100%!important;
}

.tribe-events-filter-group {
	border-bottom: none!important;
}

.tribe-reset-icon {
	display: none;
}

.tribe-filters-closed .tribe-events-filters-content {
	display: none;
}


#tribe_events_filters_wrapper input[type=submit] {
	background-color: #036a8f!important;
	border: 1px solid #036a8f!important;
	border-radius: 50px!important;
	color: #fff!important;
	font-size: 14px!important;
	line-height: 1.4em!important;
	font-weight: 700!important;
	padding: 7px 15px!important;
	text-transform: none!important;
	height: unset!important;
	transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out!important;
	-webkit-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out!important;
	-moz-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out!important;
	-o-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out!important;
	display: inline!important;
}

#tribe_events_filters_wrapper input[type=submit]:hover {
	color: #007fac!important;
	background-color: #fff!important;
	border: 1px solid #007fac!important;
}

.event-help {
	margin: 20px;
}

.event-help p {
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
}

/********** EVENTS LOOP **********/





/***** LIST LOOP *****/
.tribe-events-list-separator-month {
	color: #fff!important;
	background-color: #79746F;
	font-size: 20px!important;
	line-height: 1.4em;
	font-weight: 400!important;
	padding: 8px 15px;
	text-transform: none!important;
	margin: 0;
}
/*
.tribe-events-list .type-tribe_events:first-of-type {
	margin-top: 0!important;
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
	padding-top: 0!important;
}

.tribe-event-date-start, .tribe-event-date-end {
	font-size: 16px!important;
}

.tribe-events-read-more {
	text-decoration: underline!important;
}
*/
.event-list-container {
	width: 67%;
	float: left;
}

.tribe-events-list .tribe-events-list-event-title {
	display: inline;
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.tribe-events-list .tribe-events-list-event-title a {
	color: #D47600;
}

.tribe-event-schedule-details {
	margin-bottom: 10px!important;
}

.tribe-events-loop .tribe-events-content p {
	margin-bottom: 20px!important;
}

.tribe-events-list .type-tribe_events {
	border-bottom: 1px solid #79746F;
	padding: 2.25em 15px;
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
	display: inline!important;
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
	display: inline!important;
	float: none;
	padding: 0;
}
/*
.tribe-events-venue-details {
	display: none!important;
}
*/

.events-list #tribe-events-footer {
	margin: 0 0 18px;
}

#tribe-events-footer .tribe-events-sub-nav {
	border-top: 1px solid #79746F;
	padding-top: 20px;
}


/***** MONTH VIEW *****/
.tribe-events-filter-view .tribe-events-page-title {
	display: none;
}

.tribe-events-page-title.month {
	display: block;
}

.tribe-events-tooltip {
	display: none!important;
}

h2.tribe-events-page-title.month {
	color: #fff;
	background-color: #585450;
	border: 1px solid #eaeaea;
	border-bottom: none;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 400;
	padding: 10px 15px 0;
	text-transform: none;
	margin: 0;
	text-align: left;
}

#tribe-events-content table.tribe-events-calendar {
	border: 1px solid #eaeaea;
	border-top: none;
	margin-top: 0!important;
	margin-bottom: 0!important;
	margin-left: 0!important;
}

.tribe-events-calendar th {
	background-color: #585450;
	color: #fff;
	font-size: 18px!important;
	line-height: 0;
	font-weight: 400!important;
	text-align: center!important;
	padding: 0 2% 10px!important;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
	background-color: transparent;
	color: #585450;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #d47600;
	color: #fff;
	width: 33px;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	color: #79746f
}

#tribe-events-content .tribe-events-calendar td {
	padding: 0 0 .5em!important;
}

#tribe-events-content .tribe-events-calendar td {
	border: 7px solid #eaeaea;
	height: 110px;
}

#tribe-events-content table.tribe-events-calendar td:first-child {
	border-left: 14px solid #eaeaea!important;
}

#tribe-events-content table.tribe-events-calendar td:last-child {
	border-right: 14px solid #eaeaea!important;
}

.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
	color: #090706;
}


.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
	margin: 0;
	border-bottom: none;
	padding: 0 8px;
}


/***** SINGLE EVENT *****/
.single-tribe_events .mk-post-nav {
	display: none;
}

.page-title.calendar {
}
/*
.list-widget-category div {
	display: none;
}
*/
.single-tribe_events .tribe-events-content {
}

.single-tribe_events .tribe-events-event-image {
	width: 33%;
	margin-left: 30px;
	float: right;
}
.single-tribe_events .tribe-events-event-image .stacked-caption {
	margin-top: 0!important;
	display: block;
	text-align: left;
}
/*
.single-tribe_events .tribe-events-event-image img {
	width: 33%;
	margin-left: 30px;
	float: right;
}

ul.tribe-event-categories {
	margin-left: 0;
	pointer-events: none;
}

.tribe-event-categories a {
	color: #090706;
}
*/
.event-cat-list {
	margin-bottom: 10px;
}

.single-tribe_events .tribe-events-single-event-title {
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 1.3em;
	color: #d47600;
	font-weight: 700;
	padding-top: 0px;
	text-transform: none!important;
}

.tribe-event-date-start, .tribe-event-date-end {
	color: #090706;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	display: inline-block;
	box-sizing: border-box;
	color: #007fac;
	background-color: transparent;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none!important;
	border: 1px solid #007fac;
	border-radius: 50px;
	padding: 7px 15px;
	/*margin-bottom: 20px;*/
	transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
	-webkit-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
}

#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
	color: #fff;
	background-color: #036a8f;
	border: 1px solid #036a8f;
}

.single-tribe_events .tribe-events-cal-links {
}

abbr {
	text-transform: none!important;
	letter-spacing: 0!important;
}

.tribe-events-meta-group .tribe-events-single-section-title {
	margin: 20px 0;
}

.tribe-organizer, .tribe-venue {
	font-weight: 700;
	pointer-events: none;
}

.tribe-organizer a, .tribe-venue a {
	color: #090706;
}


dt {
	font-size: 100%!important;
}

.single-tribe_events .tribe-events-event-meta {
	font-size: 14px;
	background-color: #e3e3e3;
	border: none;
	margin: 30px 0 0;
	padding: 15px 0;
	background-image: url(https://cait.rutgers.edu/wp-content/themes/jupiter-child/images/CAIT_Logo_White20.svg);
	background-repeat: no-repeat;
	background-position: 235% 25px;
	background-size: 1000px;
}

.single-tribe_events .tribe-events-event-meta.secondary {
	padding: 0;
}

.single-tribe_events .cait-meta {
	/*padding: 0 4% 20px;
	background: #e3e3e3;*/
	display: block;
	border-top: 1px solid #585450;
	margin: 0 4%;
	padding: 35px 0 20px;
	float: left;
	width: 92%;
}

.single-tribe_events .cait-meta span {
	padding-top: 20px;
}

.tribe-country-name {
	display: none;
}

.single-tribe_events hr {
	margin: 0;
}

.single-tribe_events .tribe-events-venue-map {
	background: #e3e3e3;
	border: 0;
	border-radius: 0;
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	zoom: 1;
}

.single-tribe_events .secondary .tribe-events-venue-map {
	width: 100%;
}

.event-table-row {
	border-bottom: 1px solid #585450;
}

.event-table-row:first-child {
	border-top: 1px solid #585450;
}

.event-table-label {
	width: 25%;
	font-weight: 700;
}

.event-table-details {
	width: 75%;
}

.agenda-label {
	font-weight: 700;
}

table#event-additional-info {
	margin: 25px 0 !important;
}

table.agenda-table {
	margin: 0!important;
}

table td .agenda-table {
	padding: 0 0 10px!important;
}

.agenda-time {
	font-weight: 700;
}

.agenda-item p {
	margin-bottom: 0!important;
}

.event-deadline {
	margin-left: 20px;
}

.single-tribe_events #tribe-events-footer .tribe-events-sub-nav {
	border-top: 0;
}

.single-tribe_events #tribe-events-footer li {
	width: 32%;
}

.single-tribe_events #tribe-events-footer .tribe-events-sub-nav .tribe-events-back {
	text-align: center;
	margin: 0 5px;
}

.single-tribe_events .tribe-events-nav-previous a,
.single-tribe_events .tribe-events-nav-next a {
	font-weight: 400;
}

.cait-event-icon.prev {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.cait-event-icon.next {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
    align-items: flex-start;
}



/********* THE EVENTS CALENDAR - LIST FEED - HOME PAGE **********/
.cal-upcoming .type-tribe_events {
	width: 30%;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background-color: #fff;
	border: 1px solid #eaeaea;
    box-shadow: 0 3px 10px #eaeaea;
	height: 405px;
}

.cal-upcoming .tribe-mini-calendar-event {
	margin-top: 0!important;
	border-bottom: none;
}

.cal-upcoming .tribe-events-widget-link {
	display: none;
}

.cal-upcoming .tribe-mini-calendar-event .list-date {
	margin: 0;
	width: 35%;
	background-color: #000;
}

.cal-upcoming .tribe-mini-calendar-event .list-date .list-daynumber {
	font-size: 55px;
	line-height: 1em;
	font-weight: 300;
	padding: 28px 0 0;
}

.cal-upcoming .tribe-mini-calendar-event .list-date .list-dayname {
	color: #fff;
	background-color: #000;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0;
	padding: 5px 0 28px;
}

.cal-upcoming .event-cat-list {
	color: #fff;
}

.cal-upcoming .tribe-mini-calendar-event .list-title {
	width: 65%;
	float: left;
	background-color: #007FAC;
	padding: 15px;
	height: 145px;
}

.cal-upcoming h2.tribe-events-title {
	font-size: 14px;
	line-height: 1.4em;
}

.cal-upcoming .tribe-events-title a {
	color: #fff;
}

.cal-upcoming .tribe-events-title a:hover {
	opacity: .7;
}

.cal-upcoming .tribe-mini-calendar-event .list-info {
	width: 100%;
	padding: 10px 25px;
	height: 240px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.cal-upcoming .tribe-mini-calendar-event .list-info .tribe-events-single-event-description {
	flex-grow: 1;
}

.cal-upcoming .cait-button-container {
	margin-top: 20px;
	margin-bottom: 0;
	/*float: right;*/
}

/*
.cal-upcoming #tribe-events .tribe-events-content p {
	font-size: 14px;
}

.cal-upcoming .tribe-events-list .type-tribe_events {
	border-bottom: none!important;
}


@media handheld, only screen and (max-width: 768px) {
	.cal-upcoming #tribe-events-content.tribe-events-list {
		margin-bottom: 10px;
	}
	
	.cal-upcoming .tribe-events-list .type-tribe_events {
		width: 100%;
		margin: 10px 0;
		height: auto;
	}
	
	.cal-upcoming #tribe-events .tribe-events-loop .tribe-events-content {
		padding: 0 12px;
	}
}*/
@media only screen and (max-width: 1023px) and (min-width: 768px) {
	.cal-upcoming .type-tribe_events {
		width: 100%;
		height: auto;
	}
	
	.cal-upcoming .tribe-mini-calendar-event .list-info {
		height: auto;
	}
	
	.tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-vertical {
		margin: 0 0 20px;
	}
}

@media handheld, only screen and (max-width: 767px) {
	#tribe-events-bar {
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	}
	
	#tribe-bar-form {
		width: auto;
	}
	
	#tribe-bar-form #tribe-bar-views {
		width: 100%;
	}
	
	.tribe-bar-views-inner {
		border-radius: 0;
	}
	
	.tribe-events-notices {
		margin: 60px 0 20px;
	}
	
	.cal-upcoming .type-tribe_events {
		width: 100%;
		height: auto;
	}
	
	.cal-upcoming .tribe-mini-calendar-event .list-info {
		height: auto;
	}
	
	.tribe-filters-open #tribe_events_filter_control.tribe-events-filters-mobile-controls #tribe_events_filters_reset {
		display: none;
	}
	
	#tribe_events_filters_wrapper.tribe-events-filters-vertical {
		padding: 0!important;
	}
	.tribe-events-filters-content {
		background: #fff!important;
	}
	
	.tribe-events-loop,
	.tribe-events-filter-view.tribe-bar-is-disabled .tribe-events-page-title {
		margin-top: 55px!important;
	}
	
	.tribe-events-list .tribe-events-loop .tribe-events-event-image {
		display: inline;
		float: none;
		width: 100%;
	}
	
	.event-list-container {
		width: 100%;
		float: none;
	}
	
	.event-cat-list {
		margin-top: 10px;
	}
	
	.single-tribe_events .tribe-events-event-image {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	
	/*.single-tribe_events .tribe-events-event-image img {
		width: 100%;
		margin-left: 0;
		float: none;
	}*/
	
	.tribe-events-meta-group .tribe-events-single-section-title {
		margin: 20px 0 10px;
	}
	
	.single-tribe_events .cait-meta {
		margin-top: 20px;
	}
	
	.single-tribe_events .tribe-events-event-meta {
		background-position: 40px 87%;
		background-size: 370px;
	}
}

@media handheld, only screen and (max-width: 768px) {
	.tribe-events-sub-nav li a,
	.tribe-events-sub-nav li a:hover,
	.tribe-events-sub-nav li a:visited {
		background: transparent;
		color: #585450;
		padding: 5px 0;
	}
	
	#tribe-mobile-container {
		margin: -1px 0 0;
	}
	
	#tribe-events-footer:after,
	#tribe-events-footer:before,
	#tribe-events-header:after,
	#tribe-events-header:before {
		background-color: transparent;
	}
	
	/*.tribe-events-filters-vertical .tribe-events-filters-content {
		margin-top: 50px;
	}
	*/
	#tribe_events_filter_control #tribe_events_filters_toggle {
		background: #eaeaea;
		color: #000;
		text-align: left;
	}
	
	#tribe_events_filter_control #tribe_events_filters_toggle:after {
		border-bottom: 0!important;
		border-left: 4px!important;
		border-right: 4px!important;
		border-top: 0!important;
		color: #000!important;
		border-style: solid!important;
		border-width: 1px 1px 0 0!important;
		content: ''!important;
		display: inline-block!important;
		height: 0.7em!important;
		width: 0.7em!important;
		position: absolute!important;
		top: 30%!important;
		right: 20px!important;
		transform: rotate(135deg)!important;
		vertical-align: middle!important;
	}
	
	.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_wrapper #tribe_events_filters_toggle {
		width: auto;
		padding-left: 10px;
	}
	
	#tribe_events_filter_control a {
		border: none;
		padding-left: 10px;
	}
	/*
	.tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-vertical {
		margin: 0 0 20px;
	}*/
	
	.tribe-filters-open #tribe_events_filters_wrapper, .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-vertical {
		position: relative;
	}
	
	.tribe-events-filter-view.tribe-filters-closed #tribe-events-content, .tribe-events-filter-view.tribe-filters-open #tribe-events-content {
		float: none!important;
		padding-left: 0!important;
		width: 100%!important;
		padding-top: 35px;
	}
	
	#tribe_events_filters_reset .cait-button {
		background: #fff;
	}
}