/* Main CSS TNEW file
----------------------------------------------- */
.tnew,
.modal,
.tnew .tn-datepicker table {
	color: #545454;
	font-family: UniversNW01-420CdRegula, sans-serif;
}

.tnew .tn-prod-list-item__perf-list-item .glyphicon-chevron-right.btn {
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
}

.tnew .btn-default,
.tnew .btn-primary,
.tnew .btn {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border: none;
	padding: 20px 40px;
	font-size: 1em;
}

.tnew .btn-default:hover,
.tnew .btn-primary:hover,
.tnew .btn:hover,
.tnew .btn-default:active,
.tnew .btn-primary:active,
.tnew .btn:active,
.tnew .btn-default:focus,
.tnew .btn-primary:focus,
.tnew .btn:focus {
	background: #ccc;
	color: #41777e;
}

.tnew .btn-default,
.tnew .btn-primary {
	color: #fff;
	background-color: #41777e;
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	border-radius: 4px;
	user-select: none;
}

.tnew .btn-default:hover,
.tnew .btn-primary:hover,
.tnew .btn-default:active,
.tnew .btn-primary:active,
.tnew .btn-default:focus,
.tnew .btn-primary:focus {
	background: #30575c;
	color: #fff;
}

.tnew h1,
.tnew h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #000;
	margin-bottom: 20px;
}

.tnew h1 {
	font-size: 36px;
	line-height: 40px;
	border-bottom: #d7d7d7 1px solid;
	padding-bottom: 20px;
}

.tnew h2 {
	font-size: 24px;
	margin-top: 20px;
}

.tnew a,
.tnew button {
	color: #41777e;
}

.tnew p {
	margin-bottom: 20px;
}

.tnew .adyen-checkout__label__text {
	overflow: visible !important;
}

.tnew .control-label {
	font-weight: 700;
	line-height: 1.3;
	color: #545454;
}

.tnew .tn-detail-production-text-toggle-link {
	display: none;
}

.tnew .tn-package-listing-page .tn-package-list .tn-prod-list-item--package {
	padding: 25px 15px !important;
}

.tnew .tn-package-listing-page .tn-package-list .tn-prod-list-item--package .tn-prod-list-item__property--img-container {
	grid-row: 1/span 3;
	margin: 0;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-package-details__instructions {
	padding-right: 10px;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-package-details__instructions img {
	max-width: 100%;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list-container {
	overflow: inherit;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list {
	overflow: hidden;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production {
	padding-left: 0;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

@media (max-width: 1200px) {
	.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details {
		height: auto;
	}
}

@media (max-width: 768px) {
	.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details {
		padding-right: 0;
	}
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__image {
	margin-right: 20px;
	position: relative;
	left: 0;
	max-width: 350px;
	order: 1;
}

@media (max-width: 1200px) {
	.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__image {
		width: 100%;
		max-width: 100%;
		max-height: 100%;
		display: block;
		height: auto;
		margin-bottom: 15px;
		margin-right: 0;
	}
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__title,
.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__date-range {
	width: inherit;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__title {
	order: 2;
	position: relative;
	max-width: inherit;
	width: -moz-fit-content;
	width: fit-content;
	margin-right: auto;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__title .tn-flex-production__btn-more-info {
	position: relative;
	top: inherit;
	left: inherit;
	right: inherit;
	transform: inherit;
	display: block;
	margin: 0;
	height: auto;
	width: auto;
	padding-left: 30px;
	margin-top: 15px;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__title .tn-flex-production__btn-more-info span.sr-only {
	position: relative;
	height: auto;
	width: auto;
	display: block;
	font-size: 13px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	color: #000;
	margin-top: 0;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-production .tn-flex-production__details .tn-flex-production__date-range {
	order: 3;
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-performance-selector {
	float: none;
	width: 100%;
	margin-top: 0;
}

@media (max-width: 1200px) {
	.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-performance-selector {
		float: none;
		margin-top: 0;
	}
}

.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-selection__list--in-production-season {
	padding-top: 20px;
}

@media (max-width: 1200px) {
	.tnew .tn-flex-package-selections-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-performance-group__container .tn-flex-performance-group__production-list .tn-flex-selection__list--in-production-season {
		padding-top: 25px;
	}
}

.tnew .tn-flex-package-detail-page .tn-header-component .tn-heading-sub-text img {
	width: 100% !important;
	height: auto !important;
}

.tnew .tn-flex-package-detail-page .tn-flex-layout .tn-flex-layout__main-container .tn-flex-details .tn-flex-package-details__image-wrapper {
	display: none;
}

.tnew .tn-flex-package-detail-page .tn-flex-layout .tn-flex-layout__sidebar-container {
	display: none;
}

.tn-flex-in-progress-package__section+.tn-flex-in-progress-package__section .tn-flex-in-progress-package__selections .btn {
	margin-bottom: 10px;
}

.tn-flex-in-progress-package__section+.tn-flex-in-progress-package__section .tn-flex-in-progress-package__selections .btn .tn-toggle-btn__icon {
	display: none;
}

.tn-flex-performance-group__contents .btn-default .tn-toggle-btn__icon,
.tn-flex-performance-group__contents .btn-primary .tn-toggle-btn__icon {
	border: none;
}

.tn-flex-performance-group__contents .btn-default .tn-toggle-btn__icon:before,
.tn-flex-performance-group__contents .btn-primary .tn-toggle-btn__icon:before {
	display: none;
}

.tn-subnav-component {
	margin: 24px 0 40px;
}

.tn-subnav-component .tn-promo-box #tn-apply-promo {
	display: flex;
}

.tn-subnav-component .tn-promo-box input {
	width: 5em;
	margin: 0;
}

#tn-subnav-promo-code {
	border: 1px solid #ccc;
}

#tn-subnav-promo-button {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border: none;
	padding: 1.5px 5px;
	font-size: 1em;
	background: #41777e;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	vertical-align: -1px;
}

#tn-subnav-promo-button:hover,
#tn-subnav-promo-button:active,
#tn-subnav-promo-button:focus {
	background: #41777e;
	color: #fff;
}

@media (max-width: 767px) {
	#tn-subnav-promo-button {
		padding: 2px 3px;
	}
}

.modal .modal-title {
	font-weight: 700;
}

.modal a,
.modal button {
	color: #41777e;
}

.modal p {
	margin-bottom: 20px;
}

.modal .btn {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border: none;
	padding: 20px 40px;
	font-size: 1em;
}

.modal .btn:hover,
.modal .btn:active,
.modal .btn:focus {
	background: #ccc;
	color: #41777e;
}

.tn-detail-page-header .tn-detail-production-text-toggle-link,
.tn-gift-certificate-component #apply-gc-submit,
.tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
.tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
.tn-listing-filter-component .tn-date-filter-reset-button,
.tn-listing-legend-toggle-link,
.tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
.tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
.tn-payment-plan .tn-apply.tn-payment-plan-toggle,
.tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
.tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
.tnew_button_as_link {
	color: #41777e;
}

.tn-account-tab-navigation {
	margin: 0 -24px;
}

@media (max-width: 767px) {
	.tn-account-tab-navigation .nav-tabs a {
		border: 1px solid #ddd !important;
	}
}

.tn-events-keyword-filter--event-listing-multi-mode {
	margin-bottom: -50px !important;
}

.tn-events-keyword-filter__list-item {
	margin-bottom: 4px;
}

@media (max-width: 350px) {
	.tn-event-listing-mode-tab-nav__list-item {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.tn-btn-datepicker__btn-container .btn {
		padding: 20px;
	}
}

.tn-btn-datepicker__btn-container .btn.tn-btn-datepicker__btn {
	background-color: #41777e !important;
	color: #fff;
}

.tn-btn-datepicker__btn-container .btn.tn-btn-datepicker__btn:hover,
.tn-btn-datepicker__btn-container .btn.tn-btn-datepicker__btn:active,
.tn-btn-datepicker__btn-container .btn.tn-btn-datepicker__btn:focus {
	background-color: #30575c !important;
}

@media (max-width: 767px) {
	.tn-btn-datepicker__btn-container .btn.tn-btn-datepicker__btn {
		padding: 20px 10px;
	}
}

.tn-events-keyword-filter__keyword-check-icon {
	opacity: .8 !important;
}

.tn-events-keyword-filter__keyword-input:focus+.tn-events-keyword-filter__keyword-button {
	background: #ccc;
	color: #fff;
	border-color: #fff;
}

.tn-datepicker td.day[aria-current=date] span,
.tn-events-keyword-filter__keyword-input:checked+.tn-events-keyword-filter__keyword-button {
	background-color: #41777e !important;
	border-color: #41777e !important;
}

.tn-events-list-view__btn-reset-dates,
.tn-btn-datepicker__btn {
	height: auto !important;
	line-height: inherit !important;
}

.tn-event-listing-mode-tab-nav__list-item,
.tn-btn-datepicker__icon-container {
	color: #41777e;
}

.tn-btn-datepicker__icon-container {
	color: #fff !important;
}

.tn-btn-datepicker__icon-container .glyphicon:before {
	color: #fff;
}

.tnew .tn-prod-list-item__perf-list-item .glyphicon-chevron-right.btn {
	padding: 0;
}

.tn-events-calendar__table .tn-events-calendar__event {
	display: block;
}

.tnew .tn-datepicker {
	width: 100%;
}

.tnew .tn-datepicker table {
	width: 100%;
}

.tnew .tn-datepicker table tr td {
	padding: 10px !important;
}

.tn-prod-season-header__title-and-image-container {
	position: relative;
	padding-bottom: 50px;
	display: block !important;
}

@media (min-width: 768px) {
	.tn-prod-season-header__image-wrapper {
		width: 100% !important;
	}
}

#tn-shipping-button {
	margin-top: 20px;
}

.tn-cart-item-summary__property--name {
	font-weight: 700;
}

.tn-cart-item-details__list {
	margin-top: 5px !important;
}

.tn-additional-events__btn-submit {
	line-height: inherit;
	padding: 6px 12px !important;
	margin-left: 5px !important;
	border-radius: 4px !important;
	height: 34px;
	z-index: inherit !important;
}

.tn-events-listing-page .tn-prod-list-item {
	grid-column-gap: 3%;
	grid-template-columns: 35% auto;
}

@media (max-width: 767px) {
	.tn-events-listing-page .tn-prod-list-item {
		display: grid;
	}
}

.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--description,
.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--heading {
	grid-column: 3;
}

@media (max-width: 767px) {

	.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--description,
	.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--heading {
		grid-column: 1/4;
	}
}

.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--perf-list {
	grid-column: 1/span 3;
}

@media (max-width: 767px) {
	.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--perf-list {
		margin-bottom: 20px;
	}
}

.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--img-container {
	display: block;
	grid-column: 1/3;
	grid-row: 1/span 4;
	margin: 0;
	max-width: 420px;
}

@media (max-width: 767px) {
	.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--img-container {
		grid-column: 1/4;
	}
}

@media (max-width: 767px) {
	.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--img-container a {
		width: 100%;
		display: block;
	}
}

.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--img-container a img {
	width: 100%;
}

@media (max-width: 767px) {
	.tn-events-listing-page .tn-prod-list-item .tn-prod-list-item__property--img-container a img {
		margin-bottom: 15px;
	}
}

.input-group-btn {
	font-size: inherit;
}

.tn-production-season-detail-page-layout__header-container {
	grid-column: 3/3 !important;
	grid-row: 2/2 !important;
}

.tn-production-season-detail-page-layout__image-container {
	margin-bottom: 30px;
	grid-column: 3/3;
	grid-row: 1/2;
}

.tn-production-season-detail-page-layout__performance-list-container {
	grid-column: 3/3;
	grid-row: 3/3;
}

/* Admission Page Styles */
.tnew form .tn-ticket-selector__controls-container .tn-radio-button-list__list-item {
	flex-basis: 23% !important;
	flex: inherit;
	margin: 0 10px 10px 0;
}

@media (max-width: 550px) {
	.tnew form .tn-ticket-selector__controls-container .tn-radio-button-list__list-item {
		flex-basis: 100% !important;
	}
}

.tnew form .tn-ticket-selector__controls-container .tn-radio-button-list {
	justify-content: flex-start;
	margin-top: 20px;
}

.tnew form .tn-ticket-selector__controls-container .btn-default,
.tnew form .tn-ticket-selector__controls-container .btn-primary {
	width: 100%;
	padding: 18px 12px;
	border: 2px solid transparent;
	font-size: 1.3em;
}

.tnew form .tn-ticket-selector__controls-container .tn-radio-button-list__input:checked+.tn-radio-button-list__button {
	background-color: white;
	border-color: #41777e;
	color: #41777e;
	border: 2px solid #41777e;
}

.tnew form .tn-ticket-selector__controls-container .btn-default .tn-radio-button-list__check-icon,
.tnew form .tn-ticket-selector__controls-container .btn-primary .tn-radio-button-list__check-icon {
	display: none;
}

@media (min-width: 768px) {
	.tn-prod-list-item__perf-property:nth-child(2) {
		width: 35%;
	}

	.tn-production-season-detail-page__image {
		width: 100%;
	}

	.tn-production-season-detail-page-layout__main-container--with-image {
		grid-column-gap: 0 !important;
	}
}

.tn-contribution-component .tn-required-field {
	display: none;
}

.tn-one-page-giving-page .tn-opg-form__footer {
	display: block;
}

.tn-one-page-giving-page .tn-opg-form__footer .tn-opg-form__totals {
	width: 100%;
	margin-bottom: 10px;
}

.tn-one-page-giving-page .tn-opg-form__footer .tn-opg-form__btn-submit-wrapper button {
	width: 100%;
	display: block;
}