.lost-pw {
    background: black;
    color: white;
    padding: 1rem;
    /* margin-top: 3rem; */
    top: 1rem;
    position: relative;
}

.single-quote-item {
    overflow-y: unset !important;
}

#field_54_35 {
    flex-basis: 32%;
}

#input_54_35 {
    background-color:white !important;
    color:black;
    background-color: white !important;
    color: black;
    padding-top: 0;
    padding-bottom: 0;
    height: 2.5rem;

}

#gform_52 .gform_body li input {
    color:black !important;
}

#input_52_11_1_container, #input_52_11_2_container {
    display:unset !important;
    flex-direction: unset !important;
    flex-basis:48% !important;
}
#gform_52 .gform_body li input {
    min-height:unset !important;
}

#input_52_11_container {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
}