﻿/*#home-statistic {
    height: 100%;
}

    #home-statistic #gridData {
        margin: 5px 0;
    }

    #home-statistic frmFileInput {
        margin: 30px 0;
    }

    #home-statistic #frmFileInput {
        margin-left: 5px;
        width: 18%;
        min-width: 18%;
        max-width: 18%;
    }

        #home-statistic #frmFileInput > div:not(:first-child) {
            margin-top: 25px;
        }
*/

.swal2-popup {
    width: 60% !important;
}

    .swal2-popup table tr td:first-child{
        white-space: nowrap;
    }

    .swal2-popup table tr td {
        text-align: left !important;
    }

    #home-statistic #divThongTinDieuKien > div {
        margin-bottom: 1vh;
    }

#home-statistic #divThongTinDieuKien .flex > div:not(:last-child) {
    margin-right: 2vw;
}