form.visual-form-builder {
    	font-family: Tox Typewriter;
}

.vfb-legend h3 {
font-family: Tox Typewriter;
}

.vfb-desc {
font-size: 14px;
}

.vfb-desc span {
font-size: 14px;
}

.visual-form-builder li div label, .visual-form-builder li span label {
font-size: 14px !important;
}

input.vfb-text, input.vfb-text[type="text"] {
height:32px;
}

input.vfb-medium[type="email"] {
height:32px;
}

.visual-form-builder span.vfb-right select {
height:32px;
}

input.vfb-medium[type="file"] {
height:32px;
}