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