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