input.form-control:not([type="password"]):not([type="email"]) {
    text-transform: uppercase;
}