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