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