/* = Events Navigation Bar
   @ Template: modules/bar.php
=============================================*/

/* Datepicker
   ========================================================================== */

.datepicker td,
	.datepicker table tr td span {
	border-radius: 0;
}

.datepicker td {
	border-top: 1px solid #ededed;
}

.datepicker table tr td.active.active,
			.datepicker table tr td span.active.active {
	background: #666;
}

.datepicker table tr td.active.active:hover, .datepicker table tr td span.active.active:hover {
	background: #dadada;
	color: inherit;
}

/* Tribe Bar Full Layout */

.tribe-bar-date-filter {
	float: left;
	margin-bottom: 0;
	padding: 15px;
	width: 25%;
}

.tribe-bar-search-filter {
	float: left;
	margin-bottom: 0;
	padding: 15px;
	width: 33.3333%;
}

.tribe-bar-submit {
	float: left;
	margin-bottom: 0;
	margin-left: 16.6667%;
	padding: 15px;
	width: 25%;
}

.tribe-bar-submit input[type=submit]:hover {
	background: #999;
	color: #fff;
}

#tribe-bar-views:hover,
#tribe-bar-views label:hover {
	cursor: pointer;
}

.tribe-bar-views-inner {
	background: #e0e0e0;
	margin: 0;
	padding: 15px 0 45px 0;
}

.tribe-bar-views-inner .select2-container {
	padding: 0 15px;
}

.tribe-select2-results-views.select2-drop {
	background: #dbdbdb;
	border: none;
	box-shadow: none;
	z-index: 10001;
}

#tribe-bar-views .tribe-bar-views-list {
	border-radius: 0 0 3px 3px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	top: auto;
	z-index: 99;
}

#tribe-bar-views li.tribe-bar-views-option {
	background: none;
	border: none;
	box-shadow: none;
	display: none;
	filter: 'progid:DXImageTransform.Microsoft.gradient(enabled=false)';
	line-height: 14px;
	list-style: none;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	padding: 0;
}

#tribe-bar-views .tribe-bar-views-option:first-child,
	#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
	#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
	display: list-item;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	background: #333;
	color: #eee;
	display: block;
	padding: 6px 15px;
	text-align: left;
	text-decoration: none;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
	background: #333;
	color: #fff;
}

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

#tribe-bar-views .tribe-bar-views-option:last-child  a {
	border-radius: 0 0 3px 3px;
}

#tribe-bar-views [name='tribe-bar-view'] {
	display: none;
}

#tribe-bar-views .tribe-bar-views-list {
	float: left;
	width: 100%;
}

#tribe-bar-views .tribe-bar-settings {
	display: none;
}

/* Views Select */

.tribe-no-js #tribe-bar-views [name='tribe-bar-view'] {
	display: block;
}

/* Tribe Bar Mini Styles */

#tribe-bar-form.tribe-bar-mini * {
	font-size: 12px;
}

#tribe-bar-form.tribe-bar-mini label {
	font-size: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
	-webkit-appearance: button;
	font-size: 11px;
	padding: 10px 5px;
}

.tribe-bar-mini .tribe-bar-filters {
	float: left;
	width: 83.3333%;
}

.tribe-bar-mini .tribe-bar-date-filter {
	padding: 10px;
}

.tribe-bar-mini .tribe-bar-search-filter {
	padding: 10px;
	width: 45%;
}

.tribe-bar-mini .tribe-bar-submit {
	margin-left: 5%;
	padding: 10px;
	width: 25%;
}

.tribe-bar-mini #tribe-bar-views {
	width: 16.66667%;
}

.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	padding: 4px 15px;
}

.tribe-bar-mini .tribe-bar-views-inner {
	padding: 10px 0 35px 0;
}

.tribe-bar-mini .tribe-bar-views-inner label {
	padding: 0 10px;
}

/* Tribe Bar Collapse Styles */

#tribe-bar-collapse-toggle {
	background: #f5f5f5;
	display: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	padding: 15px;
	position: relative;
	text-transform: uppercase;
}

#tribe-bar-collapse-toggle:hover {
	cursor: pointer;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow::after {
	border-bottom-color: inherit;
	border-top-color: transparent;
	top: 0;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
	display: inline-block;
	margin: 0 4px;
	position: absolute;
	right: 10px;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow::after {
	border: solid transparent;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: inherit;
	border-width: 8px;
	content: ' ';
	height: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 10px;
	width: 0;
}

.tribe-bar-collapse .tribe-bar-filters-inner > div,
	.tribe-bar-collapse #tribe-bar-views {
	height: auto;
	margin: 0;
	width: 100%;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
	display: block;
	width: 70%;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width {
	width: 100%;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
	float: left;
	left: auto;
	width: 30%;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views + .tribe-bar-filters {
	clear: both;
	display: none;
	left: auto;
	margin-top: 5px;
	overflow: hidden;
	right: auto;
	width: 100%;
}

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

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

.tribe-bar-disabled {
	float: right;
	position: relative;
	z-index: 101;
}

.tribe-bar-disabled .tribe-events-page-title {
	clear: none;
	line-height: 45px;
	margin: 0;
	text-align: left;
}

.tribe-bar-disabled #tribe-events-bar {
	float: none;
	min-width: 0;
	width: auto;
}

.tribe-bar-disabled #tribe-bar-form {
	border-radius: 3px;
	width: auto;
}

.tribe-bar-disabled .tribe-bar-filters {
	float: left;
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
	padding: 5px 10px;
}

.tribe-bar-disabled #tribe-bar-form label {
	font-size: 10px;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type='text'] {
	border: none;
	display: block;
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	width: 85px;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
	float: left;
	font-size: 16px;
	left: 50%;
	padding: 0;
	right: auto;
	width: 50%;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
	left: auto;
	right: 50%;
	width: 50%;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-views-inner label {
	padding: 0 10px;
}

.tribe-bar-disabled .tribe-bar-views-inner {
	border-radius: 0 3px 3px 0;
	min-width: 100px;
	padding: 5px 0 25px 0;
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list,
		.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
	margin: 0;
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	margin: 0;
	padding: 4px 10px;
}

.tribe-bar-disabled #tribe-bar-views .select2-container .select2-choice {
	font-size: 13px;
	height: auto;
	line-height: 18px;
}

.tribe-bar-disabled .tribe-select2-results-views.select2-drop .select2-results li {
	padding: 0 10px;
}

.tribe-bar-disabled #tribe-bar-collapse-toggle,
	.tribe-bar-disabled .tribe-bar-submit {
	display: none;
}

.tribe-bar-disabled .tribe-bar-date-filter,
.tribe-events-uses-geolocation .tribe-bar-disabled .tribe-bar-date-filter {
	width: auto;
}

/* Events Bar Icons */

.tribe-select2-results-views span[class^='tribe-icon-'],
.tribe-bar-views-list span[class^='tribe-icon-'],
.tribe-bar-view-list a[class*='tribe-icon-'] {
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	min-height: 16px;
	padding-left: 24px;
}

.tribe-select2-results-views span[class^='tribe-icon-'] {
	display: inline-block;
	min-height: 16px;
}

/* Default icon */

.tribe-select2-results-views span[class^='tribe-icon-'],
.tribe-bar-views-list span[class^='tribe-icon-'] {
	background-image: url(../images/events-bar/icon-month.png);
	background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-list,
.tribe-bar-views-list span.tribe-icon-list,
.tribe-bar-view-list span[class^='tribe-icon-'] {
	background-image: url(../images/events-bar/icon-list.png);
	background-size: 15px 10px;
}

.tribe-bar-view-list a.tribe-icon-list,
	.tribe-bar-view-list a.tribe-icon-month {
	background-position: 10px 50%;
	padding-left: 30px;
}

.tribe-select2-results-views .tribe-icon-month,
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month {
	background-image: url(../images/events-bar/icon-month.png);
	background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-week, .tribe-bar-views-list span.tribe-icon-week {
	background-image: url(../images/events-bar/icon-week.png);
	background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-day, .tribe-bar-views-list span.tribe-icon-day {
	background-image: url(../images/events-bar/icon-day.png);
	background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-photo, .tribe-bar-views-list span.tribe-icon-photo {
	background-image: url(../images/events-bar/icon-photo.png);
	background-size: 15px 14px;
}

.tribe-select2-results-views span.tribe-icon-map, .tribe-bar-views-list span.tribe-icon-map {
	background-image: url(../images/events-bar/icon-map.png);
	background-position: 2px 50%;
	background-size: 12px 16px;
}
