.accent-color-1: {color: #ff0000}.accent-bkgd-color-1: {background-color: #ff0000}.accent-border-color-1: {border-color: #ff0000}.activityHeader a:link, .activityHeader a:visited {color: #ff0000}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(255,0,0,0.1), rgb(255,0,0,0.1));background: -o-linear-gradient(rgb(255,0,0,0.1), rgb(255,0,0,0.1));background: -moz-linear-gradient(rgb(255,0,0,0.1), rgb(255,0,0,0.1));background: linear-gradient(rgb(255,0,0,0.1), rgb(255,0,0,0.1));}#design-addon-1, #design-addon-2, #design-addon-3, #design-addon-4, #design-addon-5 {display:none !important;}#eventDatePlace {color:#0000ff;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#0000ff;}#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:#8a8aff !important;border-color:#8a8aff !important;background: -webkit-linear-gradient(#8a8aff, #8a8aff);background: -o-linear-gradient(#8a8aff, #8a8aff);background: -moz-linear-gradient(#8a8aff, #8a8aff);background: linear-gradient(#8a8aff, #8a8aff);border-color: #ffffff;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #8a8aff; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffffff !important;}input:required, select:required {border-left-color:#8a8aff}.payment-element-classic {border-left: 6px solid #8a8affpadding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#8a8aff, #8a8aff);background: -o-linear-gradient(#8a8aff, #8a8aff);background: -moz-linear-gradient(#8a8aff, #8a8aff);background: linear-gradient(#8a8aff, #8a8aff);border-color: #ffffff;color:#ffffff !important;}.contentArea .contentTitle {background-color:#a8a8ff;background: -webkit-linear-gradient(#a8a8ff, #a8a8ff);background: -o-linear-gradient(#a8a8ff, #a8a8ff);background: -moz-linear-gradient(#a8a8ff, #a8a8ff);background: linear-gradient(#a8a8ff, #a8a8ff);}.color_header_border {}.contentArea {}.contentArea, .contentArea a:link:not(.btn), .contentArea a:visited:not(.btn), .contentArea a:hover:not(.btn), .contentArea a:active:not(.btn) {color:#0000ff;}.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: #000000!important;
			border-color: ##000000!important;
			background-color: #8a8aff!important;
		}
		.gratuity-option:hover{
			background-color: #eeeeff!important;
			color: #6e6ecc;
		}
		.gratuity-selected:hover{
			color:#8a8aff!important;
			border-color: #8a8aff!important;
			background-color: #8a8aff!important;
		}