/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

table.statement {
    width: 100% !important;
}

table.statement td.amount {
    text-align: right;
    margin-right: 10px;
}

.nss-dashicons{
    margin-right: 5px;
}