.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:#ff29ff !important;border-color:#ff29ff !important;background: -webkit-linear-gradient(#ff29ff, #ff29ff);background: -o-linear-gradient(#ff29ff, #ff29ff);background: -moz-linear-gradient(#ff29ff, #ff29ff);background: linear-gradient(#ff29ff, #ff29ff);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #ff29ff; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#0000ff !important;}input:required, select:required {border-left-color:#ff29ff}.payment-element-classic {border-left: 6px solid #ff29ffpadding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#ff29ff, #ff29ff);background: -o-linear-gradient(#ff29ff, #ff29ff);background: -moz-linear-gradient(#ff29ff, #ff29ff);background: linear-gradient(#ff29ff, #ff29ff);color:#0000ff !important;}.contentArea .contentTitle {background-color:#ff1fff;background: -webkit-linear-gradient(#ff1fff, #ff1fff);background: -o-linear-gradient(#ff1fff, #ff1fff);background: -moz-linear-gradient(#ff1fff, #ff1fff);background: linear-gradient(#ff1fff, #ff1fff);border-color:#ff1fff;color:#0000ff;}.color_header_border {border-color:#ff1fff;}.contentArea {}.contentArea, .contentArea a:link:not(.btn), .contentArea a:visited:not(.btn), .contentArea a:hover:not(.btn), .contentArea a:active:not(.btn) {color:#ff1fff;}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #000000!important;
			border-color: ##000000!important;
			background-color: #ff29ff!important;
		}
		.gratuity-option:hover{
			background-color: #ff8dff!important;
			color: #cc21cc;
		}
		.gratuity-selected:hover{
			color:#ff29ff!important;
			border-color: #ff29ff!important;
			background-color: #ff29ff!important;
		}