body {
    padding: 0 2em 2em 2em;
}

.full_height {
    height: 100%;
}

.full_width {
    width: 100%;
}

.halign-wrapper {
    justify-content: center;
}

.row .result-row {
    color: white;
}

.file-not-available {
    text-align: center;
}

table td {
    font-size: 0.9em;
}

table td, table th {
    padding: 10px 10px;
}