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