
/* BEGIN - Your CSS styling starts here */

input.fabrikinput.inputbox {
   width: 250px;
}


input-medium form-control fabrikinput inputbox {
    width: 450px;
}

.fb_el_registration___name  {
    border: 1px solid blue;
    padding: 20px;
}

.fabrikGroup input[type="text"] {
width: 80%!important;
}

/* END - Your CSS styling ends here */
