
.blockOverlay {
    z-index: 999999 !important;
}

.blockMsg {
    z-index: 9999999 !important;
}

.text-sm {
    font-size: 15px !important;
}

.text-xs {
    font-size: 13px !important;
}

td, th {
    vertical-align: middle !important;
}

.alert {
    margin-bottom: 1rem !important;
}

.modal-header {
    display: unset !important;
}

.table {
}

    .table tbody tr {
        font-size: 14px !important;
    }

        .table tbody tr td {
            vertical-align: middle !important;
        }

        .table tbody tr th {
            vertical-align: middle !important;
        }

    .table thead tr th {
        vertical-align: middle !important;
    }

    .table tfoot tr td {
        vertical-align: middle !important;
    }

    .table thead tr {
        font-size: 14px !important;
    }

        .table thead tr th {
            vertical-align: middle !important;
        }

.text-sm {
    font-size: 14px !important;
}
