table.dataTable thead th {
    text-align: center !important;
    vertical-align: middle !important;
}

.btn-action {
    width: -webkit-fill-available !important;
}

.label-upload {
    background-color: #3051d3;
    color: white;
    padding: 0.4rem;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 0rem;
}

.file-chosen{
    margin-left: 0.3rem;
    font-family: sans-serif;
}