.nav.nav-list .nav-header {
    font-weight: bold;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    text-transform: uppercase;
}

.ui-widget-header {
	font-weight: 700;
	background-color: #F5F5F5;
	border-color: #DDD;
	color: #1ccf91
}
