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