
.input-login{
    font-size: 14px;
    padding: 10px 15px 10px 15px;
    background-color: #F4F4F4
}
input:focus {
    outline:none;
}