.accent-color-1: {color: #ffffff}.accent-bkgd-color-1: {background-color: #ffffff}.accent-border-color-1: {border-color: #ffffff}.activityHeader a:link, .activityHeader a:visited {color: #ffffff}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(255,255,255,0.67), rgb(255,255,255,0.67));background: -o-linear-gradient(rgb(255,255,255,0.67), rgb(255,255,255,0.67));background: -moz-linear-gradient(rgb(255,255,255,0.67), rgb(255,255,255,0.67));background: linear-gradient(rgb(255,255,255,0.67), rgb(255,255,255,0.67));}#design-addon-1, #design-addon-2, #design-addon-3, #design-addon-4, #design-addon-5 {display:none !important;}#btnGetTicketsNow, .ticket-type-item.a:link, #btnGetTicketsNow, .ticket-type-item.a:visited, #btnGetTicketsNow, .ticket-type-item.a:hover, #btnGetTicketsNow, .ticket-type-item.a:active, .btn, #orderFormSubmitButton, .apply_button, .btn.btn-main, .btn.btn-primary, .daterangepicker .calendar-table td.active, .daterangepicker .calendar-table td.active:hover {background-color:#003157 !important;border-color:#003157 !important;background: -webkit-linear-gradient(#003157, #003157);background: -o-linear-gradient(#003157, #003157);background: -moz-linear-gradient(#003157, #003157);background: linear-gradient(#003157, #003157);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #003157; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffffff !important;}input:required, select:required {border-left-color:#003157}.payment-element-classic {border-left: 6px solid #003157padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#003157, #003157);background: -o-linear-gradient(#003157, #003157);background: -moz-linear-gradient(#003157, #003157);background: linear-gradient(#003157, #003157);color:#ffffff !important;}.contentArea .contentTitle {background-color:#003157;background: -webkit-linear-gradient(#003157, #003157);background: -o-linear-gradient(#003157, #003157);background: -moz-linear-gradient(#003157, #003157);background: linear-gradient(#003157, #003157);color:#ffffff;}.color_header_border {}.contentArea {}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #003157!important;
		}
		.gratuity-option:hover{
			background-color: #6495bb!important;
			color: #002746;
		}
		.gratuity-selected:hover{
			color:#003157!important;
			border-color: #003157!important;
			background-color: #003157!important;
		}