.overlay-classic-layout {}#eventName {color:#ffffff;}#eventName a:link, #eventName a:visited, #eventName a:hover, #eventName a:active {color:#ffffff;}#eventDatePlace {color:#ffffff;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#ffffff;}#eventDatePlace .location {color:#c3e34f;}#eventDatePlace .location a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#c3e34f;}#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:#c3e34f !important;border-color:#c3e34f !important;background: -webkit-linear-gradient(#c3e34f, #c3e34f);background: -o-linear-gradient(#c3e34f, #c3e34f);background: -moz-linear-gradient(#c3e34f, #c3e34f);background: linear-gradient(#c3e34f, #c3e34f);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #c3e34f; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#480573 !important;}input:required, select:required {border-left-color:#c3e34f}.payment-element-classic {border-left: 6px solid #c3e34fpadding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#c3e34f, #c3e34f);background: -o-linear-gradient(#c3e34f, #c3e34f);background: -moz-linear-gradient(#c3e34f, #c3e34f);background: linear-gradient(#c3e34f, #c3e34f);color:#480573 !important;}.contentArea .contentTitle {background-color:#480573;background: -webkit-linear-gradient(#480573, #3a045c);background: -o-linear-gradient(#480573, #3a045c);background: -moz-linear-gradient(#480573, #3a045c);background: linear-gradient(#480573, #3a045c);border-color:#997fac;}.color_header_border {border-color:#997fac;}.contentArea {color:#480573;}.contentArea, .contentArea a:link:not(.btn), .contentArea a:visited:not(.btn), .contentArea a:hover:not(.btn), .contentArea a:active:not(.btn) {color:#ffffff;}.contentArea {background-color:#997fac;background: -webkit-linear-gradient(#997fac, #997fac);background: -o-linear-gradient(#997fac, #997fac);background: -moz-linear-gradient(#997fac, #997fac);background: linear-gradient(#997fac, #997fac);color:#480573;}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #000000!important;
			border-color: ##000000!important;
			background-color: #c3e34f!important;
		}
		.gratuity-option:hover{
			background-color: #ffffb3!important;
			color: #9cb63f;
		}
		.gratuity-selected:hover{
			color:#c3e34f!important;
			border-color: #c3e34f!important;
			background-color: #c3e34f!important;
		}