﻿body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}

img {
	vertical-align: middle;
	border: 0;
}

h3 {
	line-height: 1.3;
}

.header .searchBox {
	padding: 0 10px 0 10px;
}

.logo {
	margin: 17px 0 25px 0;
}

.menu {
	margin: 0;
}

.nav-util {
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
}

	.nav-util li a {
		padding: 0 10px 10px 10px;
		color: #585858;
	}

	.nav-util li.button a {
		padding: 7px 12px;
		text-transform: none;
		color: #FFF;
		border: solid 5px #d7d7d7;
		border-radius: 4px;
		background: #1e9fe2; /* Old browsers */
		background: -moz-linear-gradient(top, #1e9fe2 1%, #018ad1 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #1e9fe2 1%,#018ad1 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #1e9fe2 1%,#018ad1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e9fe2', endColorstr='#018ad1',GradientType=0 ); /* IE6-9 */
	}

	.nav-util li a:focus {
		background: inherit;
		text-decoration: underline;
	}

	.nav-util li.button a:hover {
		text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
		text-decoration: none;
		border-radius: 4px;
	}

	.nav-util .nav a:hover {
		border-radius: 0;
		background-color: transparent;
		text-decoration: underline;
	}


.navbar-default {
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

	.navbar-default .nav {
		width: 100%;
	}

	.navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:hover {
		background: #0089d0;
		color: #ffffff;
		box-shadow: none;
		-webkit-box-shadow: none;
	}

.navbar-header .navbar-brand {
	color: #FFF;
}

.navbar-header .navbar-toggle .icon-bar {
	background-color: #FFF;
	border-color: #FFF;
}

.navbar-header .navbar-toggle:hover {
	background-color: #FFF;
}

	.navbar-header .navbar-toggle:hover .icon-bar {
		background-color: #0089d0;
	}

.navbar-nav > li {
	height: 55px;
}

	.navbar-nav > li.active, .navbar-nav > li:hover {
		/*height: 52px;*/
		border-bottom: solid 3px #fff;
	}

	.navbar-nav > li > a {
		color: #fff;
		text-shadow: none !important;
	}

.navbar, .footer, .shortcuts {
	background: #0089d0;
	color: #FFF;
	font-size: 13px;
	margin: 0;
	border: none;
	border-radius: 0;
}

.navbar-default .navbar-collapse {
	/*margin-left: -5px;
	margin-right: -20px;*/
	padding-left: 0;
	padding-right: 0;
	margin-right: 40px;
}

.navbar-default .navbar-nav li a {
	color: #FFF;
	padding: 16px;
	font-size: 19px;
}

.shortcuts {
	overflow: hidden;
	max-height: 1500px;
}

.transitions {
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.shortcuts.closed {
	max-height: 160px;
}

.shortcuts .shortcut {
	margin: 0;
	margin-top: 18px;
	color: #FFF;
	height: 160px;
	border: none;
}

	.shortcuts .shortcut .glyphicon {
		font-size: 30px;
	}

	.shortcuts .shortcut .media-body h3 {
		margin: 11px 0 5px 0;
		font-size: 16px;
		font-weight: 600;
	}

	.shortcuts .shortcut .media-body {
		font-size: 12px;
		font-weight: 500;
	}

.shortcutToggle {
	margin: 0 auto;
	padding: 10px 35px 12px 35px;
	width: 160px;
	background: #0089d0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.go-to-next {
	margin: 0 auto;
	width: 83px;
	cursor: pointer;
}

.startpage .alternating-odd {
	background-color: #e6e6e6;
}

.startpage .container:last-of-type {
	padding-bottom: 70px;
}

.startpage .container {
	/*margin: 25px 0 25px 0;*/
	padding-top: 10px;
	padding-bottom: 20px;
}

.top-border {
	border-top: 2px #0089d0 solid;
}

.media {
	color: #474747;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}

.media-object {
	/*background-color: #d7d7d7;*/
	text-align: center;
	overflow: hidden;
	background-size: cover;
}

.media-big .media-heading {
	font-size: 21px;
}

.media-big .media-object .glyphicon {
	font-size: 50px;
	line-height: 196px;
}

.media-small .media-object .glyphicon {
	font-size: 30px;
	line-height: 54px;
}

.media-small .media-body {
	font-size: 11px;
}

.cards .headericon img {
	width: 16px;
	margin: 0 0 3px 0;
}

/* Decrease padding between cards when having 3/4 columns in smaller area */
.outercontentarea.col-md-9 .innercontentarea.col-md-8 .col-sm-3.anchor,
.outercontentarea.col-md-9 .innercontentarea.col-md-8 .col-sm-4.anchor {
	padding: 0 5px;
}

/* Remove padding around cards */
.anchor .col-md-12.lift {
	padding: 0;
}

/* Decrease height of image when having 4 columns */
.col-sm-3.anchor .media-big .media-object,
/* Decrease height of image when having 2/3 columns in small area */
.outercontentarea.col-md-9 .innercontentarea.col-md-8 .col-sm-6.anchor .media-big .media-object,
.outercontentarea.col-md-9 .innercontentarea.col-md-12 .col-sm-4.anchor .media-big .media-object {
	height: 130px;
}

	/* Decrease height of glyphimage when having 4 columns */
	.col-sm-3.anchor .media-big .media-object .glyphicon,
	/* Decrease height of glyphimage when having 2/3 columns in small area */
	.outercontentarea.col-md-9 .innercontentarea.col-md-8 .col-sm-6.anchor .media-big .media-object .glyphicon,
	.outercontentarea.col-md-9 .innercontentarea.col-md-12 .col-sm-4.anchor .media-big .media-object .glyphicon {
		line-height: 130px;
	}


.col-sm-3.anchor .media-small,
.col-md-9 .col-md-8 .col-sm-6.anchor .media-small,
.col-md-9 .col-md-12 .col-sm-4.anchor .media-small {
	margin: 7.18px 0;
}

.media-big .media-object {
	height: 195px;
	width: 100%;
	border-left: 1px #d7d7d7 solid;
	border-right: 1px #d7d7d7 solid;
	border-top: 1px #d7d7d7 solid;
}

.media-object img {
	width: 100%;
	vertical-align: top;
}

.media-big .media-body {
	border-left: 1px #d7d7d7 solid;
	border-right: 1px #d7d7d7 solid;
	border-bottom: 1px #d7d7d7 solid;
	border-radius: 2px;
	height: 150px;
	padding: 10px;
}

.media-small {
	border-bottom: 1px #d7d7d7 solid;
	padding: 10px 10px;
	height: 85px;
}

/*PuffImage*/
	.media-small .media-object {
		float: left;
		margin-right: 10px;
		height: 75px;
		width: 75px;
		/* margin-top: 5px; */
	}

/*.media-small img {
	height: 54px;
	width: 54px;
}*/


.right-column img {
	max-width: 100%;	
}

.media-small .media-heading {
	font-size: 16px;
	margin-top: 1px;
}

.right-column .media-small .media-heading {
	width: 250px;
}

.right-column .link-box a {
	text-decoration: none;
}

	.right-column .link-box a h3 {
		color: #000;
	}

.media-small .show-more, .media-small h4 {
	/*display: none;*/
	font-size: 11px;
}

	.media-small .show-more, .media-small h4 .EventDate {
	}

a {
	color: #428bca;
	text-decoration: none;
}

	a:hover {
		color: #2a6496;
		text-decoration: underline;
	}

div.cards .anchor {
	position: relative;
}

	div.cards .anchor .lift {
		top: 0;
		-webkit-transition: 0.1s ease-in; /* Safari */
		transition: 0.1s ease-in;
	}

	div.cards .anchor:hover .lift {
		position: relative;
		top: -4px;
		-webkit-box-shadow: 0px 11px 0px -7px rgba(0,0,0,0.14);
		-moz-box-shadow: 0px 11px 0px -7px rgba(0,0,0,0.14);
		box-shadow: 0px 11px 0px -7px rgba(0,0,0,0.14);
		-webkit-transition: 0.1s ease-in; /* Safari */
		transition: 0.1s ease-in;
	}

a.media-link:hover {
	text-decoration: none !important;
	color: #2a6496;
}

.media .show-more {
	color: #0089d0;
	text-transform: uppercase;
	bottom: 0px;
	position: absolute;
	left: 15px;
}

.preFooter {
	margin-top: 80px;
}

.footer a {
	color: #FFFFFF;
}

.footer .glyphicon {
	font-size: 20px;
}

.footer .body .heading {
	margin: 0;
	font-size: 13px;
}

.footer .content {
	margin: 15px 5px;
}

	.footer .content .body {
		padding-left: 40px;
	}

.footer .heading {
	margin: 16px 0;
	text-transform: uppercase;
	font-size: 16px;
}

.a-o .btn {
	background: #FFF;
	filter: none;
	margin: 0 3px;
}

.searchBox .glyphicon-search {
	cursor: pointer;
}

.searchinput::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: rgba(255, 255, 255, 0.9);
}

.searchinput:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}

.searchinput::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}

.searchinput:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgba(255, 255, 255, 0.9);
}

.searchinput {
	background-color: #0089d0;
	color: #FFF;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	transition: none;
	-webkit-transition: none;
	padding: 0;
}

.hero {
	min-height: 460px;
	background-repeat: no-repeat;
	background-position: left top;
	-ms-background-size: cover;
	background-size: cover;
}

.top-search {
	padding: 0 25px 0 0;
	font-size: 25px;
}

.searchBox, .hero .heroTextBox {
	/*display: inline-block;*/
	background-color: #0089d0;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

	.searchBox input.searchinput:focus {
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		outline: none;
	}

.hero .searchBox {
	height: 75px;
}

	.hero .searchBox .searchinput {
		margin: 0;
		padding: 0;
		height: 55px;
		font-size: 30px;
	}

	.hero .searchBox span {
		font-size: 40px;
	}

.heroTextBox {
	width: 100%;
}

	.heroTextBox div:first-child {
		margin: 10px;
	}

.hero .heroTextBox h1 {
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.hero .heroTextBox p {
	margin: 0;
	padding: 15px 0;
	font-size: 17px;
	font-weight: 100;
}

.hero .heroTextBox a {
	color: #ffffff;
}

	.hero .heroTextBox a:hover {
		text-decoration: none;
	}

	.hero .heroTextBox a .HeroButton {
		min-width: 300px;
		max-width: 500px;
		width: 300px;
		margin: 20px auto 20px auto;
		padding: 5px;
		text-transform: uppercase;
		text-align: center;
		border: 1px #FFF solid;
		border-radius: 2px;
		display: block;
	}

	.hero .heroTextBox a:hover .HeroButton {
		background-color: #ffffff;
		color: #0089d0;
	}

.hero .heroTextBox .energyDataRow {
	margin: 10px;
	font-size: 20px;
}

.breadcrumb {
	background: none;
}

	.breadcrumb > .active {
		color: #3b3b3b;
	}

.ingress {
	font-size: 16px;
}

.left-nav {
	margin-bottom: 15px;
}

	.left-nav .nav-header {
		padding: 10px;
		margin-bottom: 0;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		color: #FFF;
	}

		.left-nav .nav-header a {
			color: #FFF;
			text-decoration: none;
		}

		.left-nav .nav-header button {
			margin-top: -4px;
			margin-right: 0;
			border: 1px solid #FFF;
		}

			.left-nav .nav-header button span {
				background: #FFF;
			}

			.left-nav .nav-header button:hover {
				background-color: #FFF;
			}

				.left-nav .nav-header button:hover span {
					background-color: #0089d0;
				}

	.left-nav .nav {
		display: none;
	}

	.left-nav li {
		margin-bottom: 2px;
	}

	.left-nav .glyphicon {
		float: right;
	}

	.left-nav li li {
		margin-left: 15px;
	}

	.left-nav li a.expanded span {
		border-left: 3px #0089d0 solid;
	}

	.left-nav li a.active span {
		border-left: 3px #f7941e solid;
	}

	.left-nav li a:not(.expanded) span {
		border-left: 3px #ffffff solid;
	}

	.left-nav li a span {
		padding-left: 5px;
		display: block;
	}

	.left-nav li a {
		padding: 10px;
		/*margin: 5px 0;*/
	}

	.left-nav .nav-header {
		background: #0089d0;
		padding: 10px;
	}

		.left-nav .nav-header a {
			color: #ffffff;
		}

	.left-nav a {
		color: #3b3b3b;
		font-size: 14px;
	}

@media (min-width: 992px) {
	.left-nav .nav-header {
		cursor: default;
	}

	.left-nav .nav {
		display: block !important;
	}
}

.page-column {
	padding-left: 0;
}

.right-column .row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.top-image img {
	width: 100%;
	margin-bottom: 10px;
}

iframe {
	width: 100%;
}


/* 
	=============================================
	404 page 
	=============================================
*/
.fourofourpage {
	text-align: center;
}

	.fourofourpage .ingress {
		font-size: 24px;
	}

	.fourofourpage H1 {
		font-size: 200px;
		color: #FF9900;
	}

	.fourofourpage .glyphicon-home, .fourofourpage .glyphicon-search {
		font-size: 100px;
		color: #4174D9;
	}

/* 
	=============================================
	YTAB
	=============================================
*/
.theater-calendar .calendar-box {
	padding: 10px;
	/*background: #8f929a;*/
	/*background: #4A4C52;*/
	background: #eaeeee;
}

.theater-calendar .calendar-btn {
	/*background: #FF9900;*/
	background: #fff;
	/*color: #FFF;*/
	color: #333;
	padding: 5px 10px;
	cursor: pointer;
	margin: 0;
}

	.theater-calendar .calendar-btn .glyphicon {
		float: right;
	}

.theater-calendar .calendar .navigation .name {
	text-align: center;
}

.theater-calendar .calendar .navigation .glyphicon {
	color: #FFF;
	cursor: pointer;
	display: inline;
	font-size: 14px;
}

.theater-calendar .calendar .navigation .days th {
	width: 14.28571428571429%;
}

.theater-calendar .calendar table {
	color: #FFF;
	margin: 0;
}

.theater-calendar .calendar tr {
	/*background: #ff9900;*/
	background: #fff;
}

.theater-calendar .calendar th, .theater-calendar .calendar td {
	text-align: center;
	border: 0 none;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}

.theater-calendar .calendar tr.navigation {
	background: #4A4C52;
}

	.theater-calendar .calendar tr.navigation th {
		background: #4A4C52;
		padding: 4px;
	}

.theater-calendar .calendar span {
	/*background: #e58f17;*/
	background: #eaeeee;
	/*color: #f1b082;*/
	color: #333;
	display: block;
	margin: 2px;
}

	.theater-calendar .calendar span.got-event {
		/*color: #FFF;*/
		color: rgb(0,127,197);
		cursor: pointer;
	}

	.theater-calendar .calendar span.empty {
		background: none;
	}

.theater-calendar .calendar th span {
	background: none;
	/*color: #FFF;*/
	color: #333;
}

.theater-calendar .events h4, .theater-calendar .calendar-search h4 {
	/*color: #FFF;*/
	color: #333;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0 5px 0;
}

.theater-calendar .events .show-more {
	background: #4A4C52;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}

.theater-calendar .event {
	box-shadow: none;
	border: 0 none;
	border-radius: 0;
	margin-bottom: 5px;
}

	.theater-calendar .event .panel-heading {
		/*background: #4A4C52;*/
		background: #666666;
		color: #FFF;
		border-radius: 0;
		font-size: 14px;
		font-weight: bold;
		padding: 3px 10px;
	}

	.theater-calendar .event .panel-body {
		padding: 3px 10px;
	}

		.theater-calendar .event .panel-body h5 {
			font-size: 13px;
			margin: 0;
			font-weight: bold;
		}

			.theater-calendar .event .panel-body h5 a {
				color: #000;
				text-decoration: none;
			}

		.theater-calendar .event .panel-body p {
			font-size: 11px;
			margin: 0;
		}

		.theater-calendar .event .panel-body .time {
			font-weight: bold;
			margin-right: 3px;
		}

		.theater-calendar .event .panel-body .tickets {
			float: right;
		}

			.theater-calendar .event .panel-body .tickets a {
				color: rgb(0,127,197);
			}

.theater-navbar {
	/*background: #f90;
    border: 1px solid #d7dde3;*/
	margin-top: 20px;
}

	.theater-navbar .navbar-group div {
		font-weight: bold;
		font-size: 13px;
		padding: 5px 10px;
		float: left;
	}

		.theater-navbar .navbar-group div .glyphicon {
			font-size: 10px;
			visibility: hidden;
		}

	.theater-navbar .navbar-group .selected .glyphicon {
		visibility: visible;
	}

	.theater-navbar .navbar-group .heading {
		border-right: 1px solid #d7dde3;
	}

	.theater-navbar .btn-group {
		padding-top: 3px !important;
		padding-bottom: 4px !important;
		/*background: #f90;*/
	}

		.theater-navbar .btn-group:hover {
			/*text-decoration: underline;*/
		}

		.theater-navbar .btn-group .btn {
			background: none;
			border: 0 none;
			font-weight: bold;
			box-shadow: none;
			font-size: 13px;
			/*color: #fff;*/
		}

	.theater-navbar .btn-default .caret {
		border-top-color: #000;
	}

	.theater-navbar .btn-group ul {
		list-style: none outside none;
		margin: 0;
		padding: 5px 0;
	}

		.theater-navbar .btn-group ul a {
			position: relative;
		}

		.theater-navbar .btn-group ul .glyphicon {
			position: absolute;
			left: 5px;
			top: 7px;
		}

.theater-categorylist {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 10px;
}

	.theater-categorylist h3 {
		margin-top: 0;
	}

	.theater-categorylist .media-list {
		line-height: 1.2;
	}

	.theater-categorylist ul li {
		margin-top: 8px;
	}

.event-media .col-md-3 {
	padding: 0;
}

.event-media img {
	margin-left: auto;
	margin-right: auto;
}

.event-media h4 {
	margin: 0 0 5px;
	color: #333;
	text-decoration: none;
}

.event-media a.heading:hover, .event-media a.heading:focus {
	text-decoration: none;
}

.event-media .media-body p b {
	display: block;
	margin-bottom: 3px;
}

.event-media .media-body .content {
	font-size: 13px;
}

.event-media .media-footer {
	margin-top: 20px;
}

.event-media p {
	font-size: 13px;
}

.event-media .datebox {
	width: 30px;
	display: inline-block;
	border: 1px solid #ccc;
	float: left;
}

	.event-media .datebox .date-day, .event-media .datebox .date-month, .event-media .datebox .date-year {
		display: block;
		text-align: center;
		font-weight: bold;
	}

	.event-media .datebox .date-day {
		font-size: 12px;
		line-height: 12px;
		padding: 2px;
		background: #f2f4f6;
	}

	.event-media .datebox .date-month, .event-media .datebox .date-year {
		font-size: 10px;
		line-height: 10px;
		padding: 2px;
		color: #FFF;
		background: #2e427c;
	}

.event-media .datebox-seperator {
	height: 44px;
	line-height: 44px;
	float: left;
	font-weight: bold;
	margin: 0 3px;
}

.event-media .media-footer .btn {
	margin-top: 6px;
	float: right;
	_background: #2e427c;
	font-weight: normal;
	_color: #FFF;
	border: 0 none;
	border-radius: 2px;
	box-shadow: none;
	text-shadow: none;
}

.content .event-media img {
	margin: 5px 0 15px;
	max-width: 100%;
}

.event-seperator {
	margin: 5px 0;
}

.event-pagination {
	text-align: center;
}

	.event-pagination .active a, .event-pagination .active a:hover, .event-pagination .active a:focus {
		background: #2e427c;
		border-color: #2e427c;
	}

.events-empty-result {
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
}

.event-media .img {
	text-align: center;
	margin: 10px auto;
}

	.event-media .img img {
		margin: 0 auto;
	}

/*Occasions*/
.occBox-container {
	display: inline-block;
	width: 75%;
}

.occBox {
	width: 65px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	border-radius: 2px;
}

.occ-time {
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	background: #fff;
}

.occ-date {
	line-height: 30px;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #2e427c;
}

.occ-year {
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #2e427c;
}

.input-group-btn.icon label {
	left: 10px;
	position: absolute;
	top: 7px;
	z-index: 100;
	cursor: pointer;
}

.input-group-btn.icon input, .input-group-btn.icon button {
	padding-left: 30px;
}

.buttonlinklist {
	margin: 15px 0;
}

	.buttonlinklist a:hover {
		text-decoration: none;
	}

	.buttonlinklist a div {
		margin: 15px 0;
		height: 35px;
		text-align: center;
		padding-top: 5px;
		font-size: 15px;
		border-radius: 2px;
		background-color: #FFF;
		color: #0089d0;
		border: #0089d0 solid 1px;
	}

	.buttonlinklist a:hover div {
		border: #FFFFFF solid 1px;
		background-color: #0089d0;
		color: #FFF;
		height: 35px;
		text-align: center;
		padding-top: 5px;
		font-size: 15px;
	}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

	.ellipsis.multiline {
		white-space: normal;
		display: block;
		/* Fallback for non-webkit */
		display: -webkit-box;
		/*max-width: 200px;
	height: 109.2px;*/
		/* Fallback for non-webkit */
		margin: 0 auto;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		padding-top:2px;
	}

.media-big .ellipsis.multiline {
	-webkit-line-clamp: 4;
	max-height: 80px;
}

.media-small .ellipsis.multiline {
	max-height: 36px;
}

.link-box {
	margin-bottom: 20px;
}

	.link-box h3 {
		margin-top: 10px;
	}

	.link-box img {
		margin: 0 auto;
		max-width: 100%;
		display: block;
	}

.content img {
	margin: 0 0 15px;
	max-width: 100%;
}

.siteerror {
	margin: 0;
}

.google-translate-box {
	display: block;
	position: absolute;
	z-index: 10000;
	background: #fff;
	max-width: 250px;
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.3);
	border: 1px solid rgba(0,0,0,0.3);
}

	.google-translate-box b {
		display: block;
		margin-bottom: 5px;
	}


	.google-translate-box .goog-te-gadget select {
		margin-top: 15px;
		width: 100%;
		font-size: 15px;
		font-family: 'Open Sans', sans-serif;
	}


/*
	=======================================
	MOBILE
	=======================================
*/
@media (max-width: 767px) {
	.logo img {
		width: 125px;
	}

	.header .searchBox {
		padding: 0 10px 0 10px;
	}

	.navbar-header {
		border-bottom: solid 1px #fff !important;
	}

	.navbar-nav {
		padding: 10px;
	}

	.navbar-default .navbar-nav li {
		height: 30px;
	}

		.navbar-default .navbar-nav li a {
			padding: 0 0 0 30px;
			font-size: 13px;
			font-weight: 600;
		}

	.navbar-nav > li.active, .navbar-nav > li:hover {
		text-decoration: none !important;
		border: 0;
	}

	.hero {
		min-height: 0;
		/*background-image: none !important;*/
	}
}

@media (max-width: 595px) {
	.nav-util ul.nav-pills li {
		width: 100%;
	}

		.nav-util ul.nav-pills li a {
			float: right;
		}
}

.TitleListBlock {
	font-size: 23px;
}

h3, .h3 {
    font-size: 23px;
}


/*Card Modifications*/
.col-md-12.cards {
    /*padding: 0;
	padding-left: 25px;
	padding-right: 25px;*/
}

.media-small {
    border-bottom: 1px #d7d7d7 solid;
    padding: 0px 0px;
    height: 75px;
}
h4.EventDate {
    margin-top: auto;
    margin-bottom: 2px;
}

.media-heading {
    margin: 0 0 3px;
}

.container {
	width: 80%;
}

.hiddenDojoButton {
	display: none;
}

.pageTitle {
	margin-top: 20px;
}