/* Your Custom CSS Goes here */
.right-div{
    color: grey !important; 
    width:100%; 
    text-align:right;
}

.card{
    background-color:rgb(226, 226, 226) !important;
}

#datatable1{
    font-size: 14px; 
    width:100% !important;
}
