/** Add any custom styles to this css **/
.fieldGroup
{
   margin: 10px 0px 2px 2px;
}

.inputField
{
 width: 150px;
}
