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