.uv-upcomingmenu button.active i ,a, .uv-datecalendarlabel,.uv-upcomingmenu button,.uv-upcomingmenu button i{
    color: #f77c3a;
}
.uv-btn, .uv-panel.closed .uv-panelheader button, .uv-panel.closed a .uv-panelheader, .uv-submititems, .btn-danger{
		background: #f77c3a!important;
	    border: none;
	    color: #fff!important;
}
.uvc-eldate h5{
	    border-bottom: 3px solid #f77c3a;
}
.uv-panel-tickets:not(.closed), .uv-panel-reservations:not(.closed), .uv-panel-tables:not(.closed){
	    border-top: #f77c3a 2px solid;
}
.uv-popmsg .uv-popheader{
	background: #f77c3a!important;
}

.uv-footercopy
{
	
	background-size: 150px 58px;
	padding-left: 150px;
}
.uv-packages-partvisibilitycont{
	position: relative;
	padding-left: 90px;
	min-height: 45px;
	margin-right: 15px;
	display: inline-block;
	margin-bottom: 10px;
}
.uv-packages-partvisibilitycont > div{
	position: absolute;
	line-height: 45px;
	font-size: 17px;
	left: 0;
	top: 0;
}
.uv-packages-partvisibilitycont select{
	height: 45px;
    min-width: 70px;
    padding: 7px 12px;
    font-size: 20px;
    line-height: 1.4;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*.uv-pkcalendar table tbody td:not(.ui-datepicker-unselectable) label{display: none!important;}*/

.uvc-eventlist .uvc-eldate{ width: 12%; }





