
.sidebar {
	background: #223e9c !important;
}
.sidebar .nav > .nav-item:hover > .nav-link {
    background: linear-gradient(45deg, #223e9c, #FFFFFF) !important;
}
.aurl {
    background: linear-gradient(45deg, #223e9c, #FFFFFF) !important;
}
.btn-default,.btn-primary {
	background: #223e9c !important;
}
.ui-widget-header{
	background: #223e9c !important;
}						