
.changeStatus,.delPrice, .Paid,.unPaid,.eLimit,.delKick,.billDetail, .btnDisable{
    cursor: pointer;
}
.refID .billID{
    cursor: pointer;
}
.bg-gray {
    background-color: #d3d3d3;
}
.text-blue{
    color:#0044cc;
}
.text-greenDark{
    color:#0f7864;
}
.text-danger{
    color:#ff0000;
}
.text-small{
    font-size: 13px;
}