div.z-presalePopUp label {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.z-submit {
    text-align: center;
    height: 60px;
    width: 100%;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin-top: 20px;
    box-sizing: border-box;
    outline: none;
    background: transparent;
    font-family: 'Roboto',Arial,sans-serif;
}

.z-input {
    margin-top: 6px;
    height: 40px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    box-sizing: border-box;
    outline: none;
    border-radius: 0;
    font-family: 'Roboto',Arial,sans-serif;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

#rec783605986 {
    display: none;
}

#calculatedZukuLabel {
    display: none;
}