

.sidebar .nav-pills .active>a, .sidebar .nav-pills .active>a:hover {
background-color: #2E3287;
}


.acc-header {
background-color: #2E3287;
color: #fff;
margin-top: 2px;
text-transform: uppercase;
line-height: 1.54;
padding: 6px 8px 4px 6px;
}



#footer-bar a {
color:#6C737A;
}

footer {
    
	background-color: #d6dbef;
}

.dashboardMenu .badge {
border-radius: 1em;
background-color: #f5f5f5;
color: #2E3287;
padding: 1px 9px 2px;
font-weight: bold;
white-space: nowrap;
}

#practiceSettings #columns .widget .widget-head h3 {
    background-color: #2E3287;
    font-weight: bold;
    color: #FFF;
}