
body .gform_wrapper .gform_body {
    font-size: 16px;
}

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
    font-weight: 400;
    font-size: 20px;
    /* letter-spacing: 0.1em;
    text-transform: uppercase; */
}

body .gform_wrapper ul li.gfield {
    margin-top: 28px;
}

.gform_wrapper table th {
    font-weight: 400;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin-top: 12px;
    letter-spacing: 0;
}

body .gform_wrapper .gform_body select {
    font-weight: 300;
}


/* Nested Forms */

.tingle-modal-box {
    /* animation: none !important; */
    /* animation-delay: 500ms; */
}
.tingle-modal {
    z-index: 99999999 !important;
}
.tingle-modal__closeIcon {
    /* width: 15px;
    display: inline-block; */
}

.tingle-modal__close {
    display: none;
}