.forgot-inpu-float {float: right !important;}

input {
    background: #eceff8;
    border: 1px solid #eceff8;
    height: 45px;
    box-shadow: none;
   padding-right: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}