.inp_login{
	text-align: center;
	background: transparent;
    border: none;
    outline: none; /* remove a linha azul ao clicar no input */
    font-family: Verdana, sans-serif;
    /*font-weight: bold;*/
    padding: 5px;
}