.jqx-button.jqx-fill-state-hover {
	background-image: linear-gradient(to bottom,#78afe6,#78afe6);
} 

.jqx-grid-cell-pinned-draeger {
	background-color: rgb(222, 222, 222) !important; 
}


.jqx-menu-horizontal {
	background-color: #78afe6;
}

.jqx-menu-item-top {
	background-color: #78afe6;
	color: white;
}

.jqx-menu-item-top-hover {
	background-color: #78afe6;
	color: black;
}