.accent-color-1: {color: #ffffff}.accent-bkgd-color-1: {background-color: #ffffff}.accent-border-color-1: {border-color: #ffffff}.activityHeader a:link, .activityHeader a:visited {color: #ffffff}.overlay-classic-layout {background: -webkit-linear-gradient(#ffffff, #9b9b9b);background: -o-linear-gradient(#ffffff, #9b9b9b);background: -moz-linear-gradient(ffffff, #9b9b9b);background: linear-gradient(#ffffff, #9b9b9b);background-attachment: fixed;}#design-addon-1, #design-addon-2, #design-addon-3, #design-addon-4, #design-addon-5 {display:none !important;}#eventName {color:#000000;}#eventName a:link, #eventName a:visited, #eventName a:hover, #eventName a:active {color:#000000;}#eventDatePlace {color:#000000;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#000000;}#eventDatePlace .location {color:#000000;}#eventDatePlace .location a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#000000;}#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:#228b22 !important;border-color:#228b22 !important;background: -webkit-linear-gradient(#228b22, #1b6f1b);background: -o-linear-gradient(#228b22, #1b6f1b);background: -moz-linear-gradient(#228b22, #1b6f1b);background: linear-gradient(#228b22, #1b6f1b);border-color: #228b22;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #228b22; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffffff !important;}input:required, select:required {border-left-color:#228b22}.payment-element-classic {border-left: 6px solid #228b22padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#228b22, #1b6f1b);background: -o-linear-gradient(#228b22, #1b6f1b);background: -moz-linear-gradient(#228b22, #1b6f1b);background: linear-gradient(#228b22, #1b6f1b);border-color: #228b22;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: #228b22!important;
		}
		.gratuity-option:hover{
			background-color: #86ef86!important;
			color: #1b6f1b;
		}
		.gratuity-selected:hover{
			color:#228b22!important;
			border-color: #228b22!important;
			background-color: #228b22!important;
		}