.accent-color-1: {color: #fcfcfc}.accent-bkgd-color-1: {background-color: #fcfcfc}.accent-border-color-1: {border-color: #fcfcfc}.activityHeader a:link, .activityHeader a:visited {color: #fcfcfc}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(252,252,252,1), rgb(252,252,252,1));background: -o-linear-gradient(rgb(252,252,252,1), rgb(252,252,252,1));background: -moz-linear-gradient(rgb(252,252,252,1), rgb(252,252,252,1));background: linear-gradient(rgb(252,252,252,1), rgb(252,252,252,1));}#design-addon-1, #design-addon-2, #design-addon-3, #design-addon-4, #design-addon-5 {display:none !important;}#eventName {color:#800080;}#eventName a:link, #eventName a:visited, #eventName a:hover, #eventName a:active {color:#800080;}#eventDatePlace {color:#000000;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#000000;}#eventDatePlace .location {color:#ff6600;}#eventDatePlace .location a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#ff6600;}#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, #660066);background: -o-linear-gradient(#800080, #660066);background: -moz-linear-gradient(#800080, #660066);background: linear-gradient(#800080, #660066);border-color: #700070;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #800080; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffff00 !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, #660066);background: -o-linear-gradient(#800080, #660066);background: -moz-linear-gradient(#800080, #660066);background: linear-gradient(#800080, #660066);border-color: #700070;color:#ffff00 !important;}.contentArea .contentTitle {background-color:#ff6600;background: -webkit-linear-gradient(#ff6600, #ff6600);background: -o-linear-gradient(#ff6600, #ff6600);background: -moz-linear-gradient(#ff6600, #ff6600);background: linear-gradient(#ff6600, #ff6600);border-color:#ff6600;color:#0000e6;}.color_header_border {border-color:#ff6600;}.contentArea {}.contentArea {background-color:#ffffff;background: -webkit-linear-gradient(#ffffff, #ffffff);background: -o-linear-gradient(#ffffff, #ffffff);background: -moz-linear-gradient(#ffffff, #ffffff);background: linear-gradient(#ffffff, #ffffff);}}
		/* 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;
		}