body {
    font-size: 13px;
}

.form-control {
    font-size: 13px;
}

.input-error {
    border-color: red;
}