﻿.flex-form .form_grp {
    display: flex;
    grid-template-columns: none;
    gap: inherit;
}
.small-space {
    flex: 0 0 50px !important;
}
.field-idn {
    padding: 0.5em 1em;
}