input[type=password]{
    padding-left: 2%;
}

input[type=text]{
    padding-left: 2%;
}

input[type=email]{
    padding-left: 2%;
}