.zznl-box,
.zznl-thanks {
    box-sizing: border-box;
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.zznl-email {
    box-sizing: border-box;
    width: 100%;
    min-height: 38px;
    padding: 7px 14px;
    border: 1px solid #888;
    border-radius: 999px;
    background: #fff;
    color: #111;
    font: inherit;
    font-size: 16px;
}

.zznl-email:focus {
    border-color: #333;
    outline: 2px solid #333;
    outline-offset: 1px;
}

.zznl-hp {
    position: absolute !important;
    left: -99999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
}
