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