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