html {
  font-size: smaller;
}

body {
  background-color:#302E2E;
  background-position: fixed;
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
  padding: 0;
  background-image: url("https://ovationtix.s3.amazonaws.com/clientFiles/34748/BRG-1080x1080-v02.jpg");
  background-position: center top;
}

.client-content-table > tbody > tr:nth-child(1) {
  visibility: hidden;
  height: 300px;
}

.legend {
  border: 1px solid #000;
  color: black;
  visibility: hidden;
}

#consumerMenu {
  background-color:#000000;
  border: 0px solid #000;
  color: transparent;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}

#consumerMenu a {
  color: #eda321;
  border-bottom:none;
  font-weight:normal;
}

#consumerMenu a:hover {
  color: #fff;
  border-bottom:none;
}

.pageFrame {
  background-color: transparent;
  background-image: none;
  border: medium none;
  color: #000;
  padding: 4px;
  width: 99%;
  max-width: 1200px;
}

a {
  border-bottom: none;
  color: #401100;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #000000;
  color: #000000;
  text-decoration: ;
}

.promoLink,
.promoCloseLink {
  border: 1px solid;
  padding: 1px 2px;
}

.content {
  border: none;
  color: #000000;
}

th,
td,
pre,
code {
  background-color:transparent;
  color: #000;
}

td.prodLeft, td.prodLeft + td {
  width: 45%;
}

td.prodLeft + td {
  vertical-align: top;
}

th {
  background-color: transparent;
  background-image: none;
  color: #000;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

td.prodLeft + td > table > tbody > tr:first-child > td {
  padding-top: 10px !important;
}

.description {
  background-color: #ccc;
  background-image: none;
  padding: 6pt 6pt 6pt 12pt;
  text-align: left;
}

.description .seriesName {
  font-size: 15px;
  font-weight: bold;
}

.description .tip {
  background-color: #fff;
  border: 1px outset #000;
}

.description a {

}

.description a:hover {

}

.description b {
  color: #f15a22
}

tr.subHead td,
td.subhead,
th.subhead,
.list th.subhead,
div.subHead,
tr.subhead td,
td.subHead,
th.subHead,
tr.Subhead {
  background-color: #EE582A;
  background-image: none;
  border-color: #EE582A;
  border-style: solid;
  border-width: 1px;
  color: white;
  padding: 2pt 6pt;
}

tr.subHead td a,
td.subhead a,
th.subhead a,
th a,
tr.subhead td a,
td.subHead a,
th.subHead a {
  color: #000;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  text-transform: capitalize;
}

tr.subHead td a:hover,
td.subhead a:hover,
th.subhead a:hover,
th a:hover,
tr.subhead td a:hover,
td.subHead a:hover,
th.subHead a:hover {
  color: white
}

.calendarMonthSelect {
  border-color: #ababab
}

.calendarMonthSelect,
.calendarMonthSelect option {
  background-color: #fff;
  color: #000;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
}

select {
  border: 1px solid #999999;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
}

.calendar {
  background-color: #CCCCCC
}

.calendar td.dayHeader {
  background-color: #fff;
  color:#000;
  font-size: 13px;
}

.calendar .imgLink {
  color: #EE3528;
}

.calendar .imgLink:hover {
  color: #2AAABA;
}

.calendar a:hover {
  text-decoration: none
}

td.datepast {
  background-color: white;
  height: 40px;
  opacity: 0.3;
}

.numberPast {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
}

.date,
.datepast {
  background-color: white;
  color: black;
  height: 100px;
}

.number,
.numberPast,
.numberScheduled {
  background-color: #6f6f6f;
  border: 1px solid #6f6f6f;
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

.numberToday {
  background-color: #000;
  border: 1px solid #000;
}

.superSubTitle {
  font-size: 7pt;
  font-weight: normal;
  line-height: 100%;
}

.calendarProd .prodName {
  border-bottom: 0px solid #666666;
  color: #000;
  font-size: 11px;
  font-weight: bold;
}

.perfCustom {
  padding-left: 0px
}

.dateNextMonth,
.dateLastMonth {
  background-color: #cccccc
}

caption,
.divider {
  border-bottom: 1px solid #666666;
  color: #000;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 1px;
  white-space: nowrap;
}

.submit,
.cancelSubmit,
a.dayNav {
  background-color: #EB392F;
  border: 2px outset #EB392F;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin: 1px;
  padding: 2px;
}

.submit:hover,
.cancelSubmit:hover,
a.dayNav:hover {
  background-color: #F8E855;
  border: 2px outset #F8E855;
  color: #000;
  text-decoration: none;
}

.smalltype {
  color: #000;
  font-size: 8pt;
  font-weight: normal;
}

.tinytype {
  color: #000;
  font-size: 7pt;
  font-weight: normal;
}

a.smalltype,
a.tinytype {
  color: #000000;
  font-weight: normal;
}

a.smalltype:hover,
a.tinytype:hover {
  font-weight: normal
}

.reference {
  background-color: transparent
}

.reference table td {
  background-color: #000000
}

.promoCode td {
  background-color: #d1d1d1;
  color: black;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  padding: 10px;
  display:none;
}

.promoCode .submit {
  background-color: #EB392F;
  border: 2px outset #EB392F;
  color: white;
  font-weight: bold;
  padding: 1px;
}

.promoCode .submit:hover {
  background-color: #F8E855;
  border: 2px outset #F8E855;
  color: #000;
  font-weight: bold;
  padding: 1px;
}

.liTitle {
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  font-size: 8pt;
  white-space:  nowrap;
}

.lineItem > .liTitle {
  color: #000000
}

.price {
  font-weight: bold;
  text-align: right;
  font-size: 7.5pt;
  line-height: 10pt;
  width: 50%;
}

.price > span {
  color: #EEE !important;
  display: inline-block;
}

#pageMask {
  height: 100% !important
}

#viewBySeries td {
  background-color: #b9af9d;
}

.sortNoteContainer td {
  background-color: transparent !important;
  color: #EEE;
}

.sortHeaders td:not(:last-child) {
  background-color: #000 !important;
  color: #FFF;
  padding: 0 0 0 4px;
  font-size: 8pt !important;
  text-transform: uppercase;
}

.sortHeaders a[href*='/title'] {
  margin-left: 4px;
}

.sortHeaders a {
  color: #FEC600;
  
}

.sortHeaders a:hover {
  color: #FCDF80;
}

.sortHeaders img {
  display: none;
}

.sortHeaders td:last-child {
  background-color: transparent !important;
}

.perfList tr.sortHeaders ~ tr:nth-of-type(2n) > td {
  background-color: #eda321 !important;
}

.perfList .dates {
  text-align: left;
  width: 80px;
  font-weight: normal;
  font-size: 8pt;
  padding-right: 0;
}

.perfList .subtitle, .perfList .super, 
.perfList .subtitle a, .perfList .super a {
  font-size: 7.5pt;
  font-weight: normal;
  width: 95px;
  padding: 0;
}

.perfList .subtitle, .perfList .super {
  
}

.perfList td.subtitle, .perfList .super, 
.sortHeaders > td:nth-child(2), .sortHeaders > td:nth-child(4) {
  display: none;
}


.perfList .series {
  font-size: 9pt;
  min-width: 245px;
  max-width: 300px;
  text-indent: -8px;
  padding: 0;
}

.perfList .venue {
  padding: 0;
}

.perfList .buy {
  width: 75px;
}

.perfList .buy a {
  border: 1px solid #000;
  white-space: nowrap;
  font-size: 7pt;
  padding: 2pt 6pt;
  text-transform: uppercase;
  background-color: #EC3329;
  color:white;
}

.perfList .buy a:hover {
  color: #000;
  background-color:#eda321;
}

.perfList .dates {

  text-align: left;
  width: 70px;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 4px;  
}

.perfList .series {
  font-size: 11pt;
  white-space: nowrap;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 6px;
}

.perfList .venue {
  font-size: 9pt;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4px;
}

.perfList .buy {
  font-size: 8pt;
  width: 60px;
  padding-top: 4px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 4px;
}

.perfList .buy a {
  white-space: nowrap;
}

.perfsToday td {
  
}

.dayseries-table-parent-2 th {
  display: none;
}

.dayseries-table-parent-1 tr {
  display: block;
}

.dayseries-table-parent-1 td {
  display: inline-block;
}

.dayseries-table-parent-1 > tbody > tr:nth-child(2) > td:first-child {
  width: 440px;
}

.dayseries-table-parent-1 > tbody > tr:nth-child(2) > td:nth-child(2) {
  width: 30% !important;
}

.dayseries-table-parent-1 .prodLeft {
  width: 100%;
}

.dayseries-table-parent-1 > tbody > tr:nth-child(2) > td:last-child {
  display: none;
}

.dayseries-table-parent-0 .description {
  width: 200px;
  background-color: #000;
  color: #FFF;
  text-align: center;
  margin-bottom: 20px;
  border: 1px solid #000;
}

.dayseries-table-parent-0 .description div {
  text-align: center;
  font-size: 12pt;
}

.dayseries-table-parent-0 .description .sub, 
.dayseries-table-parent-0 .description .Super {
  font-size: 7pt;
}

.dayseries-table-parent-0, 
.dayseries-table-parent-0 td {
  background-color: #FFF;
}

.dayseries-table-parent-0 .ptimes, 
.dayseries-table-parent-0 .time {
  display: block;
  white-space: nowrap;
  padding: 0 8px 4px 8px;
}

.dayseries-table-parent-0 .time {
  padding-top: 18px;
  padding-bottom: 8px;
}

.dayseries-table-parent-0 tr:nth-of-type(2) > td:first-child {
  padding-top: 0 !important;
} 

.dayseries-table-parent-0 .ptimes {
  text-align: right;
  padding-bottom: 13px;
}

.time {
  padding-top: 15px !important;
}

.ptimes {
  padding-top: 15px;
}

.ptimes .perf, .ptimes .perf .imgLink {
  font-size: 8pt;
  white-space: nowrap;
}

.ptimes .perf .imgLink {
  border: 1px solid #000;
  background-color: #A34F2A;
  padding: 2pt 6pt;
  color: #F7E752;
}

.ptimes .perf .imgLink:hover {
  color: #FFF;
}

.calendarProd0, .calendarProd1, .calendarProd2, .calendarProd3, .calendarProd4, .calendarProd5, .calendarProd6, .calendarProd7, .calendarProd8, .calendarProd9 {
  font-size: 8pt;
  font-weight: normal;
  background-color: transparent !important;
}

.shoppingCartFixedPackage {
  border: 1px solid #152348
}

.shoppingCartFixedPackage tr.subHead > td {
  border: 1px outset #666;
  padding-bottom: 0;
  padding-top: 0;
}

.shoppingCartFixedPackage td.description {
  background-color: #EFEFEF;
  color: black;
}

.shoppingCartFixedPackage th {
  background-color: #444;
  color: #FFF;
  font-size: 14px;
}

label:hover {
  color: #FC3305
}

#formCheckout th.smalltype {
  background-color: #666;
  color: #FFF;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  text-transform: lowercase;
}

#formCheckout .divider,
#formCheckout tr > td.subHead,
form td.divider {
  text-align: left !important
}

h1 {
  color: #000;
  font-size: 26px;
}

.calendarDaySelect {
  background-color: ;
  font-size: 17px;
}

#menuDiv > ul#menuList {
  width: 415px
}

.row0 td,
.even td {
  background-color: #DFEEFF
}

form .seatingChart,
.nonseat,
.seatNumber {
  background-color: #fff;
  color: #000;
}

.systemPick > .mainDiv > .leftDiv > .leftSectionSelection {
  position: absolute;
  z-index: 5;
}

.seatingChart td.seatNumber,
.seatingChart td.seatNumber:hover {
  display: none
}

.systemPick .leftDiv > .seatingChartMap > img {
  margin-top: 20px;
  padding-left: 80px;
}

.inCart .divider {
  font-size: 14px
}

.reviewConfirm table td > u.smalltype {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

.inCart .divider > b {
  color: #000000;
  font-size: 16px;
  margin-right: 8px;
}

.reviewConfirm td.subHead > b {
  margin-right: 10px
}

#donationForm tr:nth-child(2) > td:first-child,  
#donationForm a[href*='alldonations'] {
  visibility: hidden;
}

.hide-me {
  display: none;
}

table.priceLevelDisplay td.alignLeft>ul {
  background-color: transparent;
  border: 1px solid #EEE;
}

div.mainDiv {
  width: 65% !important;
}

div.manualPickPT div.shortSummary {
  max-width: 400px !important;
  min-width: 250px !important;
  padding-left: 20px !important;
  width: 350px !important;
}

div.manualPickPT div.promoDiv {
  text-align: left !important
}

/* adds wheelchair icon to light cyan seat price level color 

.priceLevel_5ee6e7 {
  background: #26CECF url(https://ovationtix.s3.amazonaws.com/clientFiles/2662/ADA-WhiteTransp1.png) no-repeat scroll 65% 50% !important
}

/* adds companion icon to dark cyan seat price level color */

/*
.priceLevel_16accd {
background:#16ACCD url(https://ovationtix.s3.amazonaws.com/clientFiles/2662/companionSeatIndicator1.png) no-repeat scroll 65% 50% !important;

} */

.mills-blurb {
  background-color: #eda321;
  width: 50%;
  margin: 0 auto;
  padding: 14pt 14pt;
  font-size: 11pt;
  border-radius: 8px 8px 8px 8px;
}

#blockTitlePT {
	padding-bottom: 8px;
  display: block !important;

}

#blockTitlePT > div {
	width: 25%;
}

#blockTitlePT .packageLoginTitleDiv {
	font-size: 10pt;
}

.manualPickPTLayout .blockTitlePTLayout .shortSummaryLayout, .systemPickPTLayout .blockTitlePTLayout .shortSummaryLayout {
  height: unset !important;
  width: 35% !important;
}


.productionlogoLayout {
	width: unset !important;
}

.productionlogoLayout, 
#blockTitlePT img {
	max-width: 200px;
}

.shortSummaryLayout {
	padding-left: 0px !important;
	width: 25% !important;
	vertical-align: top !important;
	padding-top: 5px;
}

.borderLine {
	display: none;
}

.cellPT {
	display: inline-block;
}

.mainDivLayout {
	width: 65%;
	display: inline-block;
	float: right;
	min-width: unset !important;
	padding: 0 !important;
}

.mainDivLayout > div {
	width: 90% !important;
}

.mainDivLayout .ticketPickTitleLayout {
	display: none;
}

.mainDiv .ticketSelectionLayout {
	width: 100% !important;
}

.ticketSelectionLayout > div, 
.ticketSelectionLayout {
	display: inline-block !important;
	vertical-align: top !important;
}

.ticketSelectionLayout > div {
	width: 45% !important;
}

.systemPickPTLayout #plTableId {
  width: unset !important;
}

.longSummaryLayout {
	width: 35% !important;
}

.longSummaryLayout > div {
	padding-left: 0 !important;
	display: inline-block !important;
	width: 90% !important;
}

.footerHelpLink {
	clear: both;
}

#seatingChartSelector {
	background-color: transparent !important;
	border-spacing: 1px;
}

#seatingChartSelector td {
	width: 10px;
	height: 10px;
}

#seatingChartSelector > tbody > tr > td.nonseat {
	background-color: transparent !important;
	color: transparent
}

#blockTitlePT > .packageLoginDivPT > .packageLoginDiv {
	vertical-align: top;
	width: 75%;
}

.manualPickPTLayout .mainDivLayout .leftSectionSelectionLayout, .systemPickPTLayout .mainDivLayout .leftSectionSelectionLayout {
  font-size: 7pt;
  width: 300px;
  display: inline-block;
  line-height: 7.75pt;
}

#sectionTitle {
  display: block;
  font-size: 9pt;
  font-weight: bold;
  border-bottom: 0;
}

.leftSectionSelectionLayout > br:nth-of-type(3n), 
.leftSectionSelectionLayout > br:nth-of-type(3n-1) {
  display: none;
}

.leftSectionSelectionLayout > a {
  display: inline-block;
  width: 100px;
}

.manualPickPTLayout .mainDivLayout .seatingChartMapLayout, .systemPickPTLayout .mainDivLayout .seatingChartMapLayout {
  width: unset;
  float: right;
}

.systemPickPTLayout .ticketSelectionWrapperLayout{
  width: 60%;
}

.systemPickPTLayout .currentSectionLayout + .ticketSelectionWrapperLayout {
}

.plTableLayout > .singlePlLayout > div:not(.ticketTypePricesLayout) {
  display: inline-block;
  border-bottom: none;
}

.noTicketsAvail {
  visibility: hidden;
}

.inputDiv > div {
  display: inline-block;
  width: 180px;
}

.inputDiv > .inputText > input {
  width: 180px;
}

.contactHeader, .billingInformationHeader, .shippingInformationHeader {
  font-size: 11pt !important;
  padding-bottom: 2pt !important;
}

#shippingCheckoutForm {
  text-align: inherit !important;
}

.deliveryMethod + .buttonContainer {
  display: block;
  text-align: center;
}

.inCart .ticketDetails {
  display: block;
  width: 100%;
  white-space: nowrap;
}

.content.vip-addon {
  border: 1px solid #CCC;
  margin-top: 2em;
}

.vip-addon .description {
  background-color: #333;
  color: #EEE;
}

.vip-addon .add-on-td {
  text-align: center;
  padding: 12pt;
}

.vip-addon .addon-button {
  padding: 4pt 8pt;
  font-size: 12pt;
}

.changeEvents, .changeSeats {
  visibility: hidden;
}