.viewer-file-iframe {
    width: 100%;
    height: 800px;
    max-height: 790px;
}

#card-form-search label {
    font-size: 0.7rem;
}

#form-search-scope div label, #form-search div label {
    font-size: 0.7rem;
}
.table th {
    padding: 0.1rem;
    vertical-align:middle;
}

.table td {
    padding: 0.3rem;
}
div.dt-processing  {
    border: solid 1px #dadada;
    top: 35%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) !important;
}
.dataTable tbody tr td.dt-empty {
    height: 90px;
    line-height: 90px;
}
