El relleno de entrada sin cambiar el ancho
input.input {
width: 100%;
box-sizing: border-box;
}
Witness
input.input {
width: 100%;
box-sizing: border-box;
}