/*
 *  -------------------------------------------------
 *  Hybrid MLM  Copyright (c) 2018 All Rights Reserved
 *  -------------------------------------------------
 *
 *  @author Acemero Technologies Pvt Ltd
 *  @link https://www.acemero.com
 *  @see https://www.hybridmlm.io
 *  @version 1.00
 *  @api Laravel 5.4
 */

.reportOptions {
    margin-bottom: 10px;
}

.reportOptions button.btn i {
    font-size: 15px;
    padding-right: 2px;
}

.dataTables_wrapper .table-scrollable {
    margin: 0px !important;
}

.reportOptions > button {
    margin-right: 7px;
}

.totalSale {
    text-align: right;
    padding: 10px 0;
}

.totalSale label {
    font-weight: 600;
}