.dialog .bar {
	background-color: #ededed;
}
.dialog .bar > .color {
	width: 40px;
	height: 8px;
	border-right: 1px solid #ffffff;
	background: #034ebc;
}
.dialog .submenu .navbar {
	background-color: #034ebc;
}
/*
.dialog .ui-datepicker .event a {
	background-color: #1f61c2 !important;
	color: #ffffff !important;
}
.dialog .ui-datepicker .event_old a	{
	background-color: #ccc !important;
	color: #ffffff !important;
}
*/
