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