.accent-color-1: {color: #020f1e}.accent-bkgd-color-1: {background-color: #020f1e}.accent-border-color-1: {border-color: #020f1e}.activityHeader a:link, .activityHeader a:visited {color: #020f1e}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(2,15,30,1), rgb(2,15,30,1));background: -o-linear-gradient(rgb(2,15,30,1), rgb(2,15,30,1));background: -moz-linear-gradient(rgb(2,15,30,1), rgb(2,15,30,1));background: linear-gradient(rgb(2,15,30,1), rgb(2,15,30,1));}#design-addon-1, #design-addon-2, #design-addon-3, #design-addon-4, #design-addon-5 {display:none !important;}#eventName {color:#ffffff;}#eventName a:link, #eventName a:visited, #eventName a:hover, #eventName a:active {color:#ffffff;}#eventDatePlace {color:#ffffff;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#ffffff;}#eventDatePlace .location {color:#ffffff;}#eventDatePlace .location a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#ffffff;}#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, .checkout-offer-accept-btn, .daterangepicker .calendar-table td.active, .daterangepicker .calendar-table td.active:hover {background-color:#50b4f0 !important;border-color:#50b4f0 !important;background: -webkit-linear-gradient(#50b4f0, #50b4f0);background: -o-linear-gradient(#50b4f0, #50b4f0);background: -moz-linear-gradient(#50b4f0, #50b4f0);background: linear-gradient(#50b4f0, #50b4f0);border-color: #020f1e;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #50b4f0; !important}input:required, select:required {border-left-color:#50b4f0}.payment-element-classic {border-left: 6px solid #50b4f0padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#50b4f0, #50b4f0);background: -o-linear-gradient(#50b4f0, #50b4f0);background: -moz-linear-gradient(#50b4f0, #50b4f0);background: linear-gradient(#50b4f0, #50b4f0);border-color: #020f1e;}.contentArea .contentTitle {background-color:#1e5aa0;background: -webkit-linear-gradient(#1e5aa0, #1e5aa0);background: -o-linear-gradient(#1e5aa0, #1e5aa0);background: -moz-linear-gradient(#1e5aa0, #1e5aa0);background: linear-gradient(#1e5aa0, #1e5aa0);}.color_header_border {}.contentArea {color:#020f1e;}.contentArea {background-color:#ffffff;background: -webkit-linear-gradient(#ffffff, #ffffff);background: -o-linear-gradient(#ffffff, #ffffff);background: -moz-linear-gradient(#ffffff, #ffffff);background: linear-gradient(#ffffff, #ffffff);color:#020f1e;}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #000000!important;
			border-color: ##000000!important;
			background-color: #50b4f0!important;
		}
		.gratuity-option:hover{
			background-color: #b4ffff!important;
			color: #4090c0;
		}
		.gratuity-selected:hover{
			color:#50b4f0!important;
			border-color: #50b4f0!important;
			background-color: #50b4f0!important;
		}