input[type=text], .v-form select.form-control
{
   max-width: 595px
}

.input-group input[data-type=currency]
{
   max-width: 562px
}


