
.wh-co
	{
		color: white !important;
	}
	
	a:hover a:active, .dropdown:hover
	{	
		background-color: #0172B0 !important ;
	    
	}

	body, html {
		height: 100%;
		overflow-x:hidden;
	}
	
	

	.error
	{
	color:#FF0000;
	}
	
.btn-ticket
{
	background-color:#ADD8E6 !important ;
	color: black !important;
}