html {
  font-size: smaller;
}

body {

  background-image: url("https://ovationtix.s3.amazonaws.com/clientFiles/34797/bg_squared_metal.png");
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
  padding: 0;
}

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

#consumerMenu {
  background-color:#e2e1e1;
  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: #000;
  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%;
}

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

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

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

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

th,
td,
pre,
code {
  background-color:#d3d3d3;
  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;
}

.lineItem > .liTitle {
  color: #000000
}

.price {
  font-weight: bold;
  text-align: right;
}

.price > span {
  color: #EEE !important
}

#pageMask {
  height: 100% !important
}

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

.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: #e2e1e1 !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: #2b2f32;
  color:white;
}

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

.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 {
  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: #ffc600;
  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;
}

.vipupgrade {
  border:1px solid #CCC !important;
  margin-top:2em!important;
}

.hide-me {
  display: none;
}

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

.manualPickPTLayout div.mainDiv {
  max-width: 780px;
  min-width: 750px !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
}

.systemPickPT > .mainDiv {
  display: block !important;
}

.systemPickPT > .mainDiv .tableRow {
  /*! display: block !important; */
} 

.systemPickPT .tableRow > *, 
.systemPickPT .ticketSelectionDiv, 
.systemPickPT .ticketPickLayout {
  /*! display: inline-block !important; */
}

.systemPickPT > .mainDivLayout > .ticketSelectionDiv {
  width: 64% !important;
  vertical-align: top;
}

.systemPickPT > .mainDivLayout > .ticketPickLayout {
  vertical-align: top;
  /*! width: 34%; */
}

.systemPickPT .ticketPickLayout {
  
}

.systemPickPTLayout #shoppingCartForm > .currentSectionLayout {
  /*! width: 60% !important; */
 
}

.systemPickPTLayout .ticketSelectionWrapperLayout {

  position: absolute;
}

.systemPickPTLayout .mainDiv > .currentSectionLayoutWidth {
  width: 30% !important;
}

.systemPickPTLayout .seat

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

NOW BUILT IN TO SYSTEM PRICE LEVEL OPTIONS

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

.kian-jc-blurb {
  background-color: #e2e1e1;
  width: 55%;
  margin: 0 auto;
  padding: 14pt 28pt;
  font-size: 9pt;
  border-radius: 15px 15px 15px 15px;
}

table.vipupgrade {
  border:1px solid #CCC !important;
  margin-top:2em!important;
}

.creditCardRestricted {
  color: #229 !important;
  white-space: nowrap;
}