form .error {
    color: red;
}

.img-1 {
    width: 80px;
    height: 80px;
}

.img-2 {
    width: 150px;
    height: 150px;
}

.img-3 {
    width: 200px;
    height: 200px;
}

table.tablejs-1 tbody td:nth-child(1), table.tablejs-1 tbody td:last-child {
    text-align: center;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before {
    position: unset !important;
    margin-top: 0 !important;
    margin-bottom: 1em;
}