

.sidebar .nav-pills .active>a, .sidebar .nav-pills .active>a:hover {
background-color: #8c1c5a;
}


.acc-header {
background-color: #8c1c5a;
color: #fff;
margin-top: 2px;
text-transform: uppercase;
line-height: 1.54;
padding: 6px 8px 4px 6px;
}



#footer-bar{
/*Background colour*/
	background-color:#eee !important;
}







.dashboardMenu .badge {
border-radius: 1em;
background-color: #d6dce3;
color: #00A668;
padding: 1px 9px 2px;
font-weight: bold;
white-space: nowrap;
}

#practiceSettings #columns .widget .widget-head h3 {
    background-color: #1B598A;
    font-weight: bold;
    color: #FFF;
}
