.short-form{
    width: 140px;
}

.inline-form{
    width: 100px;
    display: inline;
}

.form-group{
    margin-bottom: 0px;
}
