/* transaction Detail */

.abc{
    color: green;
}
.tb-header{
    font-size: 14px;
    text-align: center;
}

.tb-body{
    font-size: 13px;
    text-align: center;
}

.btn_details{
    font-size: 13px;
    color: green;
    background: none;
    border: none;
}

.disp-json{
    font-size: 16px;
}

.row-margin{
    margin: 4px;
}
