    .btn-default{
        cursor: pointer!important;
        background-color: transparent;
        
    }
    
    .btn-default:hover > .tn-atom {
        background-color: #8F9EB4 !important;
        
    }
     
     
     #allrecords{
         
         background-color: #6c6666;
     }
     
     
     

  
    .card-bg-hover{
        cursor: pointer;
        transition: all 0.3s !important;
    }
    
    .card-bg-hover > * + * {
        cursor: pointer;
        transition: all 0.3s !important;
    }
    
    .card-bg-hover .tn-atom__sbs-anim-wrapper .tn-atom{
        transition: all 0.3s !important;
    }
    
    .card-bg-hover .tn-atom__sbs-anim-wrapper {
        transition: all  0.3s !important;
    }
    
    .card-bg-hover:hover .tn-atom__sbs-anim-wrapper .tn-atom{
        transition: all  0.3s !important;
        
        background-color: #8F9EB4 !important;
    }
    
    .card-bg-hover:hover  .tn-atom{
        transition: all  0.3s !important;
        
        background-color: #8F9EB4 !important;
    }
    
/*#rec609590750 {
    position: absolute;
    top:0;
    left: 0;
    right:0;
    z-index: 10;
}*/


    
