.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,0.8), rgb(252,252,252,0.8));background: -o-linear-gradient(rgb(252,252,252,0.8), rgb(252,252,252,0.8));background: -moz-linear-gradient(rgb(252,252,252,0.8), rgb(252,252,252,0.8));background: linear-gradient(rgb(252,252,252,0.8), rgb(252,252,252,0.8));}#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:#008000 !important;border-color:#008000 !important;background: -webkit-linear-gradient(#008000, #008000);background: -o-linear-gradient(#008000, #008000);background: -moz-linear-gradient(#008000, #008000);background: linear-gradient(#008000, #008000);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #008000; !important}input:required, select:required {border-left-color:#008000}.payment-element-classic {border-left: 6px solid #008000padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#008000, #008000);background: -o-linear-gradient(#008000, #008000);background: -moz-linear-gradient(#008000, #008000);background: linear-gradient(#008000, #008000);}.contentArea .contentTitle {background-color:#;background: -webkit-linear-gradient(#, #);background: -o-linear-gradient(#, #);background: -moz-linear-gradient(#, #);background: linear-gradient(#, #);}.color_header_border {}.contentArea {}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #008000!important;
		}
		.gratuity-option:hover{
			background-color: #64e464!important;
			color: #006600;
		}
		.gratuity-selected:hover{
			color:#008000!important;
			border-color: #008000!important;
			background-color: #008000!important;
		}