.accent-color-1: {color: #fff7e1}.accent-bkgd-color-1: {background-color: #fff7e1}.accent-border-color-1: {border-color: #fff7e1}.activityHeader a:link, .activityHeader a:visited {color: #fff7e1}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(255,247,225,0.45), rgb(255,247,225,0.45));background: -o-linear-gradient(rgb(255,247,225,0.45), rgb(255,247,225,0.45));background: -moz-linear-gradient(rgb(255,247,225,0.45), rgb(255,247,225,0.45));background: linear-gradient(rgb(255,247,225,0.45), rgb(255,247,225,0.45));}#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:#b12028 !important;border-color:#b12028 !important;background: -webkit-linear-gradient(#b12028, #b12028);background: -o-linear-gradient(#b12028, #b12028);background: -moz-linear-gradient(#b12028, #b12028);background: linear-gradient(#b12028, #b12028);border-color: #b12028;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #b12028; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffffff !important;}input:required, select:required {border-left-color:#b12028}.payment-element-classic {border-left: 6px solid #b12028padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#b12028, #b12028);background: -o-linear-gradient(#b12028, #b12028);background: -moz-linear-gradient(#b12028, #b12028);background: linear-gradient(#b12028, #b12028);border-color: #b12028;color:#ffffff !important;}.contentArea .contentTitle {background-color:#000000;background: -webkit-linear-gradient(#000000, #000000);background: -o-linear-gradient(#000000, #000000);background: -moz-linear-gradient(#000000, #000000);background: linear-gradient(#000000, #000000);color:#ffffff;}.color_header_border {}.contentArea {}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #b12028!important;
		}
		.gratuity-option:hover{
			background-color: #ff848c!important;
			color: #8e1a20;
		}
		.gratuity-selected:hover{
			color:#b12028!important;
			border-color: #b12028!important;
			background-color: #b12028!important;
		}