.overlay-classic-layout {}#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:#ffff00 !important;border-color:#ffff00 !important;background: -webkit-linear-gradient(#ffff00, #ffff00);background: -o-linear-gradient(#ffff00, #ffff00);background: -moz-linear-gradient(#ffff00, #ffff00);background: linear-gradient(#ffff00, #ffff00);border-color: #ffff00;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #ffff00; !important}input:required, select:required {border-left-color:#ffff00}.payment-element-classic {border-left: 6px solid #ffff00padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#ffff00, #ffff00);background: -o-linear-gradient(#ffff00, #ffff00);background: -moz-linear-gradient(#ffff00, #ffff00);background: linear-gradient(#ffff00, #ffff00);border-color: #ffff00;}.contentArea .contentTitle {background-color:#;background: -webkit-linear-gradient(#, #);background: -o-linear-gradient(#, #);background: -moz-linear-gradient(#, #);background: linear-gradient(#, #);}.color_header_border {}.contentArea {}.contentArea {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);}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #000000!important;
			border-color: ##000000!important;
			background-color: #ffff00!important;
		}
		.gratuity-option:hover{
			background-color: #ffff64!important;
			color: #cccc00;
		}
		.gratuity-selected:hover{
			color:#ffff00!important;
			border-color: #ffff00!important;
			background-color: #ffff00!important;
		}