.SideAccordion a{
    
}
.list-group-item-success{
    font-family: mitra-b;
    background-color: #f0f0f0 !important; 
}
.list-group-item-success:hover{
      
}
.list-group-item {
    text-align: right !important;
    border-radius: 0 !important;
    color: #909090 !important;
    transition: all 0.2s ease-out;
}
.list-group-item:hover {
    color: #000 !important;
    text-indent: 10px; 
}
.lgi-active{
    color: #000 !important;
    background-image: url(../images/more-arr1.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.side-head1 {
    color:#d1413f !important;
    border-right: 3px solid #d1413f !important;
}
.side-head2 {

    color:#d28020 !important;
    border-right: 3px solid #d28020 !important;
}
.side-head3 {
 
    color:#d462c5 !important;
    border-right: 3px solid #d462c5 !important;
}
.side-head4 {

    color:#baaf30 !important;
    border-right: 3px solid #baaf30 !important;
}
.side-head5 {

    color:#46b258 !important;
    border-right: 3px solid #46b258 !important;
}
.side-head6 {

    color:#2b99c0 !important;
    border-right: 3px solid #2b99c0 !important;
}