/*----------------------------------------------------------------------------- */
/* TN-Express Specific values
----------------------------------------------------------------------------- */

/* top nav right side with MY ACCOUNT button */
nav.desktop .utility-nav {
 	font: 13px/1.25em Futura, sans-serif;
    text-transform: uppercase;
    letter-spacing: .09em;
    display:none;
 }

/* align MY ACCOUNT, phone icon in blue bar  */
nav.desktop .right {
    margin-top: 20px;
    margin-right: -100px;
}

/* remove search icon */
	nav.desktop .utility-nav li.search-nav-item .search-icon {
    display: none;
    }
    
/* outline Forgot Password button on login page*/
	#tn-account-login-forgot-login-link	{
	border-width: 1px;
	border-style: solid;
	border-color: #1962A6;
}


/* height of promo code box */
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-sm {
	min-height: 40px;
}
.tn-utility-nav-inline-promo-code-form__input {
	min-width:200px;
}

/* style cart button */
.tn-utility-nav-cart-link {
    display: inline !important;
    margin-right: 30px;
    /*min-height: 40px;*/
}

.tn-utility-nav-cart-link__label {
    font-size: 14px;
    }
    
    
/* add border to datepicker month box */
.tn-btn-datepicker--with-range-btns .tn-btn-datepicker__btn {
    border: 1px solid #999;   
    }
    
/*
.tn-btn-datepicker__btn-container {
    border: 1px solid #999;   
    }
  */  
    
/*Style Best Available Seating button */    
    .tn-ticketing-mode-change__content {
    background-color: #1962A6 !important;
    font-style: normal;
    }
    
    .tn-ticketing-mode-change__content a{
    text-decoration:none;
    color: #FFF;
    }
    
    
 /*Change timer to relative positioning so it isn't over the blue on mobile*/   
    .tn-utility-nav-cart-timer {
    position:relative !important;
    
    }
    
    .tn-utility-nav-cart-timer__time {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
    }
    
 /*style times in calendar cells */
    .tn-events-calendar__event-time {
    font-size: 1em;
    text-transform: uppercase;
    }


/*-------Upsell page-------*/    

#tnc-package-upsell {
	overflow:auto;
}
    
tnc-package-upsell table{
	margin-top: 30px;
}    
    
    
/*-------Payment page-------*/

/*Outline Not Right Now and Apply Gift Cert buttons*/

#tnc-decline {
	border-width: 1px;
	border-style: solid;
	border-color: #1962A6;
}

#tn-payment-apply-gift-certificate-button-submit {
	border-width: 1px;
	border-style: solid;
	border-color: #1962A6;
}

.legend {
    font-weight: 600;
    border-bottom: 0;
}

#tnc-donation-form .tn-heading-sub-text{

}

#tnc-donation-form img {
    margin-bottom: 30px;
    width: 100%;
    }

#tnc-donation-form .col-sm-6 {
    width: 100%;
    }
    


/* Merchant Services Box */

.adyen-checkout__label__text {
font-size: 18px !important;
padding-top: 5px !important;

}

.adyen-checkout-form-instruction {
margin-bottom: 25px !important;

}

/* v7 Styles Added*/
body { 
	background-color: #fff; 
	color: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.form-control {
    font-size: 20px !important;
}

.tn-subnav-component {
    padding: 50px 60px 0px;
    max-width: 1220px;
    margin: 0 auto;
}

main {
    padding: 50px 60px 60px;
    max-width: 1220px;
    margin: 0 auto;
}

main {
    padding: 50px 60px 60px;
    max-width: 1220px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
  main {
    padding: 50px 20px 60px;
  }
}

/*.tn-events-listing-page, .tn-events-detail-page, .tn-cart-details-page, .tn-account-login-page, 
.tn-payment-page, .tn-error-page, .tn-account-create-page, .tn-account-update-password-page,
.tn-account-logout-page, .tn-account-update-page, .tn-account-interests-page, .tn-production-season-overview-page,
.tn-contribution-group-page, .tn-gift-certificate-default-page, .tn-renewals-detail-page, .tn-package-listing-page,
.tn-fixed-package-detail-page, .tn-receipt-page, .tn-shipping-page, .tn-pre-cart-page,
.tn-flex-package-detail-page, .tn-flex-package-selections-page, .tn-flex-package-in-progress-page, .tn-cart-guest-page, 
.tn-one-page-giving-page, .tn-digital-content-page, .tn-digital-content-display-page, .tn-upcoming-events-page {
    padding: 50px 60px 60px;
    max-width: 1220px;
    margin: 0 auto;
}*/



/* CHANGE BKG COLOR OF TNEW CALENDAR ITEMS */

/*THE HEART BLUE NEW */

.tn-events-calendar__day-cell  a[href*="19515"] {
  color: #fff !important;
  background-color: #1962A6 !important;
  border: 0 !important;
}

/*ALL THE MEN ORANGE NEW */

.tn-events-calendar__day-cell  a[href*="19563"] {
  color: #fff !important;
  background-color: #F45003 !important;
  border: 0 !important
}

/*WORKING GIRL PINK */

.tn-events-calendar__day-cell  a[href*="19597"] {
  color: #fff !important;
  background-color: #ff01dd !important;
  border: 0 !important
}


/* THESE MAKE THE DATE/TIME IN LIST VIEW WHITE INSTEAD OF DARK GRAY */

/*.tn-prod-list-item__perf-time {
  color: #fff !important;
}

.tn-prod-list-item__perf-property--datetime {
  color: #fff !important;
}
*/


.tn-events-calendar__table .tn-events-calendar__event {
    padding-top:20px !important;
}    

.tn-events-calendar__event-name{
	/*font: 13px/1.25em Futura, sans-serif;
    text-transform: uppercase;
    letter-spacing: .09em;*/
    font-size: 1.2em;
    margin-top: 10px;
}
/*
.tn-events-calendar__event-time {
	position: relative !important;
	font: italic normal 16px/1em "Georgia" serif;
    display: block;
}
*/
.tn-events-calendar__day-cell {
    border: 1px solid #ccc;
}    

/*
.tn-events-calendar__day-event-list-item .btn-primary{
	color: #fff !important;
	background-color: #1962A6;
    border-color: #2e6da4;
}
*/

.tn-events-calendar__day-event-list-item .btn-primary:hover {
	background-color: #000 !important;
}

.tn-events-calendar__day-cell--today {
	background-color: #ffffff! important;
    /* opacity: .8; */
    border: 2px solid #000;
	
}
.tn-events-calendar__table .tn-events-calendar__event-status {
    line-height: 16px;
}

h1 {
	font: 40px/1.25em Futura, sans-serif;
    text-transform: uppercase;
    font-weight:700;
    letter-spacing: .09em;
    color: #1962A6;
    margin-bottom: 50px;
}

h2 {
	font-size: 24px;
    font-weight:700;
    margin:30px 0;
}

.tn-prod-season-header__title, .tn-event-detail__title {
	font: 40px/1.25em Futura, sans-serif;
    text-transform: uppercase;
    font-weight:700;
    letter-spacing: .09em;
    color: #1962A6;
    /*margin-bottom: 50px;*/
}

.tn-prod-list-item__property--img-container img {
	width:80%;
}

.tn-syos-mobile-cart-controls__summary-subtotal {
    font-size: 20px !important;
}

.tn-syos-screen-button,.tn-additional-events__btn-toggle-list-view {
	padding: 10px !important;
	background-color: #FFF !important;
	color: #000 !important;
	border: 1px solid #1962A6 !important;
}


.tn-cart-buttons__secondary-action {
	text-decoration: underline;
	font-size: 16px;
}


.tn-cart-totals {
    margin: 20px 0 20px;
}

.tn-cart-totals__label {
	font-size:20px !important;
	margin-top: 6px !important;
}

.tn-btn-datepicker__btn-period-prev-next {
	font-size:12px !important;
}

.glyphicon {
	font-family: Glyphicons Halflings !important;
	font-style: normal !important;
}

.tn-prod-list-item__perf-action img {margin-right:20px;}

.tn-prod-list-item__perf-list-item {
    font-size: 18px;
}

.tn-prod-list-item__perf-property--action {
	width:15% !important;
	font-size: 14px !important;
}

/*.tn-subnav-component .tn-promo-box input {
	border: 1px solid #1962A6;
	font-style: regular !important; 
	font-size: 13px !important;  
}*/

.tn-syos-screen-container__button-list-heading, .tn-syos-seat-info__header td {
    font-size: 20px !important;
}    

.tn-additional-events__list-item {
    margin-bottom: 10px !important;
    font-size: 14px;
    line-height: 16px;
}

.btn, .btn-primary, .input.btn, .button.btn, #tn-apply-promo .tn-subnav-promo-button, #tn-login-button, .tn-register-button, #tn-payment-apply-gift-certificate-submit, 
#tn-payment-submit-button, .tn-syos-seat-info__price-type--button, #tn-account-register-button-register, #tn-update-button, #tn-contribution-submit, 
#tn-gift-certificate-submit, .tn-ticket-selector__controls-container button, #tn-add-to-cart-button, .tn-flex-cart button, .tn-cart-buttons__primary-action,
.tn-account-login__guest-login-section-button {
	border: 1px solid #1962A6 !important; 
	/*
	-webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    border-radius: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    min-width: 0 !important;
    text-align: center;
    min-height: 30px;
    background:#FFF !important; 
    font: italic 13px/35px "Georgia",serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    opacity: 1;
    cursor: pointer;
    padding: 0 20px;
    color: #000 !important; 
    */
/*
}

.btn:hover, .btn-primary:hover, .input.btn:hover, .button.btn:hover, #tn-apply-promo .tn-subnav-promo-button:hover, #tn-payment-apply-gift-certificate-submit:hover, .tn-syos__btn-add-to-cart:hover,
#tn-payment-submit-button:hover, #tn-account-register-button-register:hover, #tn-login-button:hover, .tn-register-button:hover, 
#tn-update-button:hover, #tn-contribution-submit:hover, #tn-gift-certificate-submit:hover, .tn-ticket-selector__controls-container button:hover,
#tn-add-to-cart-button:hover, .tn-flex-cart button:hover, .tn-cart-buttons__primary-action:hover, .tn-account-login__guest-login-section-button:hover {
	background: rgba(25,98,166,0.8) !important;
    border-color: rgba(25,98,166,0.8) !important;
    color: #FFF !important;
}

/*
#tn-login-button, .tn-register-button {
	max-width: 200px;
	margin: 20px 0;
	border: 1px solid #1962A6; 
}

#tn-payment-submit-button{
	max-width: 252px;
	margin: 50px 0;
}
*/

.col-xs-12 {
	padding-left: 15px;
	padding-right: 50px !important;
}

.tn-detail-production-text-show-link, .tn-detail-production-text-hide-link {
	padding: 10px;
	margin-left: 0px !important;
	background-color: #fafafa;
    border: 1px solid #ddd;
}

.tn-prod-season-header__description-container, .tn-additional-events__instructions {
	background-color: #FFF !important;
}

.tn-additional-events__instructions {
	font-size: 18px;
}

.tn-syos__btn-add-to-cart {
	font-size:18px !important;
	background-color: #1962A6 !important;
}


.tn-syos__btn-add-to-cart:disabled {
    background-color: #ccc !important;
}

.tn-cart-payment-validation-message table img {
	width:100%;
}

.tn-cart-payment-validation-message .btnStyle {
	margin-top:10px;
}

.modal-header .close {
	border:0 !important;
}

.tn-prod-list-item__perf-property {
	margin-left: 6px;
}

.tn-prod-list-item__perf-action {
	margin-right:10px;
}

.tn-toggle-btn[aria-expanded=false] .tn-toggle-btn__label-show, .tn-toggle-btn[aria-expanded=true] .tn-toggle-btn__label-hide {
    display: block;
    margin-right: 20px;
}

.tn-flex-performance-group__btn-toggle-productions, .tn-flex-production__btn-toggle-performances, .tn-flex-selections__btn-start-over {
    border: 1px solid #ccc !important;
}

#tn-payment-submit-button {
	float: right;
}

.tn-cart-item-summary__property--name {
	font: 30px/1em Futura, sans-serif;
    text-transform: uppercase;
    font-weight:700 !important;
    color: #1962A6;
    margin-bottom: 50px;
}

.tn-cart-item-summary__property--location {
	font-size: 18px !important;
}



.tn-flex-production:last-child {min-height:200px !important}






/* v4 Styles Added*/
/*div, td, p, table { font-weight: normal; font-size: 20px; font-family: Georgia,serif; }*/

/* SYOS Required Styles */
#syosSwfContainer { width: 900px; height: 650px; }
object { outline:none; /* disable swf outline in firefox */ }
      
/* color classes */
/****************************************************/
.c1 {color:#005277;}
.c2 {color: #2E89B8;}	
.c3 {color: #666666;}
.c4 {color: #999999;}
.w {color: #ffffff;}
.b {color: #000000;}

.bgC1 {background-color: #005277;}
.bgC2 {background-color: #2E89B8;}
.bgC3 {background-color: #666666;}
.bgC4 {background-color: #ffffff;}
.bgW {background-color: #ffffff;}
.bgB {background-color: #000000;}

/* font classes */
/****************************************************/
/*@font-face{
	font-family:'Futura LT Pro Medium';
	src:url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-medium/FuturaLTPro-Medium.eot");
	src:url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-medium/FuturaLTPro-Medium.eot?#iefix") format("embedded-opentype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-medium/FuturaLTPro-Medium.woff") format("woff"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-medium/FuturaLTPro-Medium.ttf") format("truetype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-medium/FuturaLTPro-Medium.svg#FuturaLTPro-Medium") format("svg");
	font-weight:500;
	font-style:normal
}

@font-face{font-family:'Futura LT Pro Light';
	src:url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-light/FuturaLTPro-Light.eot");
	src:url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-light/FuturaLTPro-Light.eot?#iefix") format("embedded-opentype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-light/FuturaLTPro-Light.woff2") format("woff2"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-light/FuturaLTPro-Light.woff") format("woff"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-light/FuturaLTPro-Light.ttf") format("truetype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-light/FuturaLTPro-Light.svg#FuturaLTPro-Light") format("svg");
	font-weight:100;
	font-style:normal
}

@font-face{font-family:'Futura LT Pro Bold';
	src:url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-bold/FuturaLTPro-Bold.eot?#iefix") format("embedded-opentype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-bold/FuturaLTPro-Bold.otf") format("opentype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-bold/FuturaLTPro-Bold.woff") format("woff"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-bold/FuturaLTPro-Bold.ttf") format("truetype"),url("https://lajollaplayhouse.org/wp-content/themes/lajollaplayhouse/sass/type/futura-bold/FuturaLTPro-Bold.svg#FuturaLTPro-Bold") format("svg");
	font-weight:normal;
	font-style:normal
}*/

/*
.smaller {font-family:Georgia,serif; font-size:12px; font-weight:normal;}
.small {font-family:Georgia,serif; font-size:14px; font-weight:normal;}
.medium {font-family:Georgia,serif; font-size:16px; }
.large {font-family:Georgia,serif; font-size:20px; font-weight:normal;}
.larger {font-family:Georgia,serif; font-size:24px; font-weight:700;}
.huge {font-family:Georgia,serif; font-size:28px; font-weight:normal;}
*/

/* border classes */
/****************************************************/
.bLeft{ border-left: 1px solid #e2e3e3}
.bRight{ border-right: 1px solid #e2e3e3}
.bTop{ border-top: 1px solid #e2e3e3}
.bBottom{ border-bottom: 1px solid #e2e3e3}
.bAll{ border: 1px solid #e2e3e3}

/* login page tab styles */
/* tab: bLeft bTop bRight medium bgW */
.tab { border-left: 1px solid #e2e3e3; border-right: 1px solid #e2e3e3; border-top: 1px solid #e2e3e3; background: #EFEFEF; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  border-left: 1px solid #e2e3e3; border-right: 1px solid #e2e3e3; border-top: 1px solid #e2e3e3; background: #FFFFFF; }
.tabLink { color: #005277; }
.tabLink:hover { color: #2E89B8; }

/* calendar styles -- needs cleanup */
/* text calendar styles */
.calendarDay, .calendarDate { text-transform: uppercase; font-weight: bold; display:inline-block; float:left; text-align:center; width: 30px; } 
.calendarDate { font-size: 20px; } 
.small-text-calendar {width:300px;}
.small-text-calendar div.caltextctrl-day-container {width:300px;}

/* calendar div positioning */
#calendarContain, #calendarNav { position: relative; display: block; float: none; padding: 7px;   }
#calendarContain { overflow: auto; min-height: 300px;  }
#boxContain, #textContain { position: absolute; left: 0px; top: 0px; visibility: visible; height: inherit; }
#disp { left: 0px; top: 0px; }
#disp_perfs, #disp_calendar { display: block; float: left; }
#display_perfs { padding-left: 10px; width: 30%; float: left; overflow: visible; height: inherit; }
#display_calendar { width: 65%; overflow: visible; float: left; padding: 3px; }

/* adding 8.15.09: perf day on, off -- easier to manage than to change in code each time TNEW licensee needs customized */
.perfDayOn { border: 1px solid #e2e3e3; background-color: #2E89B8; color: #FFFFFF; font-size:12px; line-height: 14px; cursor:pointer; } 
.perfDayOff { border: 1px solid #e2e3e3; background-color: #005277; color: #e2e3e3; font-size:12px; line-height: 14px;}


/* error style */
/****************************************************/
.errorLabel
{
	font-family:Georgia, serif;
	font-size:12px; 
	color: #990000;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px;
}

.errDiv 
{
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 10px;
	font-size: 12px;
	color: #990000;
	margin-bottom: 10px;
	margin-top: 10px;
}


.tn-additional-events__continue-shopping-link:hover, .tn-cart-buttons__secondary-action:hover {
	background: rgba(25,98,166,0.8);
    border-color: rgba(25,98,166,0.8);
    text-decoration: none;
    color: #FFF;
}

/* .btnStyleInactive
{
	-webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    border-radius: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    min-width: 226px;
    text-align: center;
    height: 37px;
    border: solid 1px #6e6d6d;
    background-color: #dddddd;
    color: #6e6d6d;
    font: italic 13px/35px "Georgia",serif;
    text-transform: uppercase;
    letter-spacing: .49em;
    opacity: 1;
    cursor: pointer;
    padding: 0 20px;
}
*/

/* text, drop down field style */
/****************************************************/
/*.txtBox 
{
	border: solid 1px #6e6d6d;
	color: #6e6d6d;
	background-color: #FFFFFF;
	font-family:Georgia, serif; font-size:13px;
	max-width: 180px;
}*/

/*
.txtBoxDisabled 
{
	color: #6e6d6d;
	background-color: #dddddd;
	border: none;
	font-family:Georgia, serif; font-size:13px;
}
*/
/* more info link style */
/****************************************************/
/*.moreInfo
{ 
	color: #6e6d6d;
	font-family:Georgia, serif;
	font-size:13px;
}

.moreInfo:hover
{ 
	color: #000000;
	font-family:Georgia, serif;
	font-size:13px;
}*/

/* small purchaselink style */
/****************************************************/
/*
.purchaseSmall
{ 
	color: #005277;
	font-family:Georgia, serif;
	font-size:13px;
}

.purchaseSmall:hover
{ 
	color: #000000;
	font-family:Georgia, serif; 
	font-size:13px;
}
*/
/* large purchaselink styles */
/****************************************************/
/*
.purchaseLarge
{ 
	color: #005277;
	font-family:Georgia, serif;
	font-size:16px; 
	font-weight:700;
}

.purchaseLarge:hover
{ 
	color: #000000;
	font-family:Georgia, serif; 
	font-size:16px; 
	font-weight:700;
}*/

/* change event styles */
/****************************************************/
/*
.changeEvent
{ 
	color: #6e6d6d;
	font-family:Georgia, serif; 
	font-size:16px; 
	font-weight:700;
}

.changeEvent:hover
{ 
	color: #000000;
	font-family:Georgia, sans-serif; 
	font-size:16px; 
	font-weight:700;
}
*/

/* Cart Styles */
/****************************************************/
/*
.cart
{
	font-family: Georgia, serif;
	font-size: 13px;
	color: #990000;
}
.cart TH
{
	background-color: #005277;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.lineitem TH
{
	background-color: #FFFFFF ! important;
	font-size: 11px ! important; 
	font-weight: bold; 
	text-decoration: underline;
}
.lineitem2 { background-color: #005277; }
.lineitem1 { background-color: #005277; }
.lineitemAlternate { color: #333333; }
.lineitemTopBorder { border-top: 1px solid #990000; }
.lineitemHide { color: #ffffff; }
*/

/* jQuery Dialog Window */
/****************************************************/
.ui-dialog { position: relative; padding: .2em; width: 400px; background-color: #FFFFFF; border: 1px solid #005277; font-family:Georgia, serif; font-size:13px; color: #005277;  }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; background-color: #6b6b6b; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; color: #FFFFFF; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 15px; margin: -10px 0 10px 0; padding: 1px; height: 15px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; color: #005277; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; color: #005277; }
.ui-dialog .ui-dialog-buttonpane button { float: right; cursor: pointer; width:auto; overflow:visible; color: #6b6b6b; font-size:10px; font-weight: bold;  }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
#prodText, #pText { text-align: left; }




/* Nancy edits */
/****************************************************/

#tnew-site-table-wrapper {
	padding: 20px;
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
}

/* Breakpoints for mobile */
/*@media only screen and (max-width: 768px) {
    #tnew-site-table-wrapper {
        width: auto;
    }
}

@media screen and (max-width: 600px) {
  #tnew-site-table-wrapper {
    float: none;
    width: 100%;
  }
}*/

/* #tnew-site-cell-wrapper  {
    width: 100% !important;
} */

@media screen and (max-width: 768px) {
  .mobile-menu {
    visibility: hidden;
    clear: both;
    display: none;
  }
}

nav.desktop ul.navigation-items{font-family:Futura, sans-serif !important;}
nav.mobile ul.navigation-items{font-family:Futura, sans-serif !important;}

footer .footer-bottom:not(.mobile) ul.footer-menu li a{font: 11px/19px Futura, sans-serif !important;} 
footer .footer-bottom.mobile ul.footer-menu li a{font: 11px/19px Futura, sans-serif !important;} 

/* Brings Login, Don't Have Account, Continue Shopping, Promo Code to the left */
/*#tnew-site-loginwidget-wrapper {
	text-align:left !important;
	font-size: 14px;
	margin-bottom:16px;
}*/

/* Makes Login, Don't Have Account, Continue Shopping buttons */
/*#ucLoginWidget_spanEnterLogin a{
	-webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    border-radius: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    *min-width: 226px;*
    text-align: center;
    height: 37px;
    *border: 1px solid #1962A6;*
    border:none;
    background: #FFF;
    *color:#FFF;*
    font: italic 13px/35px "Georgia",serif;
    text-transform: uppercase;
    letter-spacing: .2em !important;
    opacity: 1;
    cursor: pointer;
    padding: 0 20px;
}*/

/*#ucLoginWidget_spanEnterLogin a:hover{
	background: #EDEDED;
}*/

#ucLoginWidget_spanEnterLogin a{
	text-decoration:none;
}

/* Hides Don't Have an Account button 
#ucLoginWidget_lnk_needAccount{
	display:none;
}*/

/* Hides Continue Shopping button
#ucLoginWidget_lnk_needAccount{
	display:none;
} */

/* Makes bulletpoints disappear */
#ucLoginWidget_spanEnterLogin {color:#FFF;}

/* Makes font color of input buttons white*/
input[type="submit"], .button {color:#FFF}


input[type="submit"].tnew-login-guest-checkout-register-button, input[type="submit"].tnew-login-guest-checkout-button{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* TNEW Calendar */
#btn-prev {min-width:0 !important;}
#btn-next {min-width:0 !important;}

/*#calendar{
	float: none !important;
	width: 100% !important;
}*/

.textctrl-buy-link{float:none !important;}

#detailed-events div.image{max-width:50% !important;}


/* Makes SYOS Click Here image responsive */

/*
#screen-selector {width: 100% !important;}
    
#screen-selector img {
	width: 100% !important;
	max-width:800px !important;
}

#syos-container-left{width: 100% !important;}

#change-event-date{width: 100% !important;}

ul.eventdate li {float: none;}
*/

/* Makes Seat Map responsive */

/*
#seat-map {
	width: 100% !important;
	max-width:1086px !important;
}
*/

/* #seat-map-viewport{overflow:scroll !important;} */

div.legend {background-color: #fff !important;}

/*#stage-indicator {display:none !important;}*/

/* Performance title styling */
h2.titleofevent {
    text-transform: uppercase;
    font: 28px/1em Helvetica Neue, Helvetica, Arial, sans-serif; !important;
}

h3 {
	font: 28px/1em Helvetica Neue, Helvetica, Arial, sans-serif; !important;
	color: #000;
}

/* Promo Code box */
/*.tn-subnav-promo-code, .tn-promo-box input{
	-webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-appearance: none;
    border-radius: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    min-width: 160px;
    text-align: center;
    height: 37px;
    border: 1px solid #1962A6;
    background: #FFF;
    font: italic 13px "Georgia",serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    opacity: 1;
    cursor: pointer;
    padding: 0 20px;
}*/

/* Promo Code submit button 
#lbtn_promo{
	-webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-appearance: none;
    border-radius: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    min-width: 60px;
    text-align: center;
    height: 20px;
    border: none;
    background: #1962A6;
    font: italic 12px/30px "Georgia",serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    opacity: 1;
    cursor: pointer;
    padding: 0 20px;
}*/

/*#lbtn_promo img{
	display:none;
}*/

/* Change Performance link*/
#mainContent_lnk_changePerf{margin-top:20px;}

td.tdFormLabel{width:auto !important;}

.ui-tabs .ui-tabs-nav {padding:0 !important;}


/* Select Seating page - used to be 2 column*/
/*td.tnew-selectseating-container-left-column{display:inline !important;}
td.tnew-selectseating-container-right-column{display:inline !important;}*/

img.tnew-selectseating-img{
	max-width:200px !important;
	margin-top: -100px;
}

/* Round Up Page */

#divValidationMessage h2{
	color: rgb(0, 82, 119);
	font-size: 20px;
}

#divValidationMessage img{
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
}

#divValidationMessage font{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Cart Page */

#cartTable td{min-width:0 !important;}

td{
	min-width:0 !important;
	/*display:inline !important;*/
}

a.cart_delete_btn{font-size:12px;}

#mainContent_btn_shop{
	border: 1px solid #1962A6;
    background: #FFF;
    color: #005277;
    letter-spacing: .2em !important;
}
#mainContent_btn_checkout{
    letter-spacing: .2em !important;
}


/*Shipping Page*/

.TNEW_subheader_bar {
    /*background-color: #999999;*/
    background-color: #FFF !important;
    color: #000 !important;
    padding: 0 !important;
    font-size: 20px !important;
}

/* Forms Global */
/*
input, textarea, select, button {
	font-size: inherit;
    font-family: inherit;
    border-radius: 0px;
    display: block;
    outline: none;
    padding: 0 15px !important;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;

}
*/

select {
	/*text-indent: 2px;*/
    line-height: 1.5em;
    margin-bottom: 5px;
    margin-top: 2px;
    outline: 1 px #;
    /*display: block;*/
    /*width: 100% !important;*/
    height: 45px;
    /*background: rgba(255,255,255,0.15);*/
    border: 1px solid #1962A6;
    font-family: inherit;
    letter-spacing: normal;
    font-size: inherit;
    border-radius: 5px;
}

label {
	font-size:20px !important;
	margin-left:4px !important;
	font-weight:400;
}


/* DYO Performance Listings */

select#perfListings{height: auto !important;}
select#chosenPerfs{height: auto !important;}

.tnew-cyoperf-add-button, .tnew-cyoperf-drop-button {width: 200px !important;}   

#viewNFSPerfButton {width: 200px !important;}   





