.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:#2e2eff !important;border-color:#2e2eff !important;background: -webkit-linear-gradient(#2e2eff, #2e2eff);background: -o-linear-gradient(#2e2eff, #2e2eff);background: -moz-linear-gradient(#2e2eff, #2e2eff);background: linear-gradient(#2e2eff, #2e2eff);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #2e2eff; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffffff !important;}input:required, select:required {border-left-color:#2e2eff}.payment-element-classic {border-left: 6px solid #2e2effpadding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#2e2eff, #2e2eff);background: -o-linear-gradient(#2e2eff, #2e2eff);background: -moz-linear-gradient(#2e2eff, #2e2eff);background: linear-gradient(#2e2eff, #2e2eff);color:#ffffff !important;}.contentArea .contentTitle {background-color:#0000ff;background: -webkit-linear-gradient(#0000ff, #0000ff);background: -o-linear-gradient(#0000ff, #0000ff);background: -moz-linear-gradient(#0000ff, #0000ff);background: linear-gradient(#0000ff, #0000ff);}.color_header_border {}.contentArea {}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #2e2eff!important;
		}
		.gratuity-option:hover{
			background-color: #9292ff!important;
			color: #2525cc;
		}
		.gratuity-selected:hover{
			color:#2e2eff!important;
			border-color: #2e2eff!important;
			background-color: #2e2eff!important;
		}