.unseenUpdatesCountDisplay {
    margin-right: 5px;
    color: #888;
}
.addNewSubItemTr {
    display : none;
}
.LHSTab.active,
.LHSTabActive {
    font-weight : bold;
    background-color : #e2e1de !important;
}
#LHS .listTableVertical {
    border-spacing: 2px;
    border-collapse: separate;
}
#noteOfSelectScheme {
    margin-top : 5px;
}
table.summaryTable tr td, table.summaryTable th {
    padding: 3px !important;
    vertical-align : top;
}
.summaryTable {
    width: 100%;
    margin-bottom : 20px;
}
.slider-handle {
    background-color: #fe9679 !important;
    background-image : none;
}