#pages\:home\:home-transaction-aggregates td.ui-row-indent-cell,
#pages\:home\:home-transaction-aggregates th.ui-row-indent-cell,
.vpe-aggregates-circuits-acquires th.ui-row-indent-cell,
.vpe-aggregates-circuits-acquires td.ui-row-indent-cell
{
    width: 17px;
    border-left-style: hidden !important;
    border-bottom-style: hidden !important;
    background-color: white;
}

.vpe-aggregates-cell {
    vertical-align: middle;
    text-align: center;
    width: 12%;
}

.vpe-aggregates-expanded-cell {
    vertical-align: middle;
    text-align: center;
    width: 26.2%;
}

#pages\:home\:home-transaction-aggregates .vpe-aggregates-table-cell > td,  
#pages\:home\:home-transaction-aggregates .vpe-aggregates-table,
.vpe-aggregates-circuits .vpe-aggregates-circuits-expansion > td {
    margin: 0;
    padding: 0;
}

#pages\:home\:home-transaction-aggregates .vpe-aggregates-table > .ui-datatable-tablewrapper,
.ui-dialog .vpe-aggregates-circuits-acquires > .ui-datatable-tablewrapper {
    margin-top: -1px;
    margin-right: -1px;
    margin-left: -1px;
    margin-bottom: 15px;
    padding: 0;
    overflow-x: hidden;
}

.vpe-aggregates-circuits-acquires .ui-datatable-tablewrapper {
    margin: -1px;
}

.vpe-aggregates-circuits-acquires > div > table {
    margin: 0;
}

.transactions-dialog-cell {
    margin: 0;
    float: none;
}

#pages\:home\:home-transaction-aggregates td.ui-row-hidden-cell,
#pages\:home\:home-transaction-aggregates th.ui-row-hidden-cell {
    display: none;
}

#pages\:home\:companiesInfo div.ui-datatable, #pages\:home\:storesInfo div.ui-datatable {
    margin: 0px 10px 10px 10px;
}

.vpe-aggregates-dialog-cell {
    float: right;
}