.overlay-classic-layout {}#eventDatePlace {color:#880085;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#880085;}#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:#880085 !important;border-color:#880085 !important;background: -webkit-linear-gradient(#880085, #880085);background: -o-linear-gradient(#880085, #880085);background: -moz-linear-gradient(#880085, #880085);background: linear-gradient(#880085, #880085);border-color: #880085;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #880085; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#efefef !important;}input:required, select:required {border-left-color:#880085}.payment-element-classic {border-left: 6px solid #880085padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#880085, #880085);background: -o-linear-gradient(#880085, #880085);background: -moz-linear-gradient(#880085, #880085);background: linear-gradient(#880085, #880085);border-color: #880085;color:#efefef !important;}.contentArea .contentTitle {background-color:#;background: -webkit-linear-gradient(#, #);background: -o-linear-gradient(#, #);background: -moz-linear-gradient(#, #);background: linear-gradient(#, #);color:#880085;}.color_header_border {}.contentArea {}.contentArea, .contentArea a:link:not(.btn), .contentArea a:visited:not(.btn), .contentArea a:hover:not(.btn), .contentArea a:active:not(.btn) {color:#880085;}.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: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #880085!important;
		}
		.gratuity-option:hover{
			background-color: #ec64e9!important;
			color: #6d006a;
		}
		.gratuity-selected:hover{
			color:#880085!important;
			border-color: #880085!important;
			background-color: #880085!important;
		}