/*
 * REA Customisations for fixing bugs or making tweaks to the original templates provided
 * Author: Sweller
 * Jan 2015
 */

#item-vfb-55 div.form-item--input,
#item-vfb-174 div.form-item--input,
#item-vfb-175 div.form-item--input {
    border: none;
}

#item-vfb-55 div.form-item--input {
    margin-bottom: 160px;
}

#item-vfb-174 div.form-item--input {
    margin-bottom: 100px;
}

#item-vfb-175 div.form-item--input {
    margin-bottom: 40px;
}

.cu-sandbox label.vfb-desc,
.cu-sandbox #vfb-form-10 label.vfb-desc,
.cu-sandbox #support-contact-form-11 label.vfb-desc,
.cu-sandbox #vfb-form-1 label.vfb-desc {
    display: block;
}

/* All labels are hidden :( */
.cu-sandbox #vfb-form-1 input,
.cu-sandbox #vfb-form-1 .vfb-item,
.cu-sandbox #support-contact-form-11 input,
.cu-sandbox #support-contact-form-11 label.vfb-desc {
    margin-bottom: 0;
}