.hidden_field {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    left: 9999999px;
    height: 1px;
}