.accent-color-1: {color: #000000}.accent-bkgd-color-1: {background-color: #000000}.accent-border-color-1: {border-color: #000000}.activityHeader a:link, .activityHeader a:visited {color: #000000}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(0,0,0,0.63), rgb(0,0,0,0.63));background: -o-linear-gradient(rgb(0,0,0,0.63), rgb(0,0,0,0.63));background: -moz-linear-gradient(rgb(0,0,0,0.63), rgb(0,0,0,0.63));background: linear-gradient(rgb(0,0,0,0.63), rgb(0,0,0,0.63));}#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:#800080 !important;border-color:#800080 !important;background: -webkit-linear-gradient(#800080, #800080);background: -o-linear-gradient(#800080, #800080);background: -moz-linear-gradient(#800080, #800080);background: linear-gradient(#800080, #800080);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #800080; !important}input:required, select:required {border-left-color:#800080}.payment-element-classic {border-left: 6px solid #800080padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#800080, #800080);background: -o-linear-gradient(#800080, #800080);background: -moz-linear-gradient(#800080, #800080);background: linear-gradient(#800080, #800080);}.contentArea .contentTitle {background-color:#800080;background: -webkit-linear-gradient(#800080, #660066);background: -o-linear-gradient(#800080, #660066);background: -moz-linear-gradient(#800080, #660066);background: linear-gradient(#800080, #660066);border-color:#800080;}.color_header_border {border-color:#800080;}.contentArea {}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #800080!important;
		}
		.gratuity-option:hover{
			background-color: #e464e4!important;
			color: #660066;
		}
		.gratuity-selected:hover{
			color:#800080!important;
			border-color: #800080!important;
			background-color: #800080!important;
		}